diff --git a/.cvsignore b/.cvsignore index e69de29..4cf8faf 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +hyph_ga_IE.zip diff --git a/hyphen-ga.spec b/hyphen-ga.spec new file mode 100644 index 0000000..27575de --- /dev/null +++ b/hyphen-ga.spec @@ -0,0 +1,37 @@ +Name: hyphen-ga +Summary: Irish hyphenation rules +%define upstreamid 20040220 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_ga_IE.zip +Group: Applications/Text +URL: http://borel.slu.edu/fleiscin/index.html +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPL+ +BuildArch: noarch +Requires: hyphen + +%description +Irish hyphenation rules. + +%prep +%setup -q -c -n hyphen-ga + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p hyph_ga_IE.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_hyph_ga_IE.txt +%{_datadir}/hyphen/* + +%changelog +* Tue Aug 05 2008 Caolán McNamara - 0.20040220-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..ce166ff --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hyphen-ga-0_20040220-1_fc9:HEAD:hyphen-ga-0.20040220-1.fc9.src.rpm:1219517801 diff --git a/sources b/sources index e69de29..81d09d0 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +bd410dd925853de0dc7e5e117ac2555d hyph_ga_IE.zip