2009-05-29 15:42:02 +00:00
|
|
|
Name: hyphen-ku
|
|
|
|
Summary: Kurdish hyphenation rules
|
2010-03-31 10:24:06 +00:00
|
|
|
Version: 1.71.2
|
2011-02-09 11:28:34 +00:00
|
|
|
Release: 2%{?dist}
|
2010-03-31 10:24:06 +00:00
|
|
|
Source: http://extensions.services.openoffice.org/e-files/2445/12/kitandin.oxt
|
2009-05-29 15:42:02 +00:00
|
|
|
Group: Applications/Text
|
|
|
|
URL: http://extensions.services.openoffice.org/project/kitandin
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
License: LGPLv2+
|
|
|
|
BuildArch: noarch
|
|
|
|
Requires: hyphen
|
|
|
|
|
|
|
|
%description
|
|
|
|
Kurdish hyphenation rules.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -c -n hyphen-ku
|
|
|
|
|
|
|
|
%build
|
|
|
|
chmod -x *
|
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
|
|
|
cp -p hyph_ku.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_ku_TR.dic
|
|
|
|
|
|
|
|
pushd $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
|
|
|
ku_TR_aliases="ku_SY"
|
|
|
|
for lang in $ku_TR_aliases; do
|
|
|
|
ln -s hyph_ku_TR.dic hyph_$lang.dic
|
|
|
|
done
|
|
|
|
popd
|
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%doc README_ku.txt
|
|
|
|
%{_datadir}/hyphen/*
|
|
|
|
|
|
|
|
%changelog
|
2011-02-09 11:28:34 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.71.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-03-31 10:24:06 +00:00
|
|
|
* Wed Mar 31 2010 Caolan McNamara <caolanm@redhat.com> - 1.71.2-1
|
|
|
|
- latest version
|
|
|
|
|
2009-07-25 02:53:54 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.60-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-06-24 07:54:25 +00:00
|
|
|
* Wed Jun 24 2009 Caolan McNamara <caolanm@redhat.com> - 1.60-1
|
|
|
|
- latest version
|
|
|
|
|
2009-06-12 09:31:35 +00:00
|
|
|
* Fri Jun 12 2009 Caolan McNamara <caolanm@redhat.com> - 1.00-1
|
|
|
|
- latest version
|
|
|
|
|
2009-05-29 15:42:02 +00:00
|
|
|
* Thu May 28 2009 Caolan McNamara <caolanm@redhat.com> - 0.21-1
|
|
|
|
- initial version
|