diff --git a/.cvsignore b/.cvsignore index e69de29..b2c3f81 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +hyph_uk_UA.zip diff --git a/hyphen-uk.spec b/hyphen-uk.spec new file mode 100644 index 0000000..7afb473 --- /dev/null +++ b/hyphen-uk.spec @@ -0,0 +1,38 @@ +Name: hyphen-uk +Summary: Ukrainian hyphenation rules +%define upstreamid 20030903 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_uk_UA.zip +Group: Applications/Text +URL: http://wiki.services.openoffice.org/wiki/Dictionaries +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPLv2+ +BuildArch: noarch + +Requires: hyphen + +%description +Ukrainian hyphenation rules. + +%prep +%setup -q -c + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_hyph_uk_UA.txt +%{_datadir}/hyphen/* + +%changelog +* Fri Jan 09 2009 Caolan McNamara - 0.20030903-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..e0c916a --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hyphen-uk-0_20030903-1_fc10:HEAD:hyphen-uk-0.20030903-1.fc10.src.rpm:1231924601 diff --git a/sources b/sources index e69de29..295c497 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +caae40c900d8e1fdd3e0ad095ce1e787 hyph_uk_UA.zip