From df6fe959aaf7e8423e5c02b8519c8c0bc2eae746 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Jan 09 2009 08:55:26 +0000 Subject: *** empty log message *** --- diff --git a/.cvsignore b/.cvsignore index e69de29..a6f1d73 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +hyph_is_IS.zip diff --git a/hyphen-is.spec b/hyphen-is.spec new file mode 100644 index 0000000..8ac3755 --- /dev/null +++ b/hyphen-is.spec @@ -0,0 +1,41 @@ +Name: hyphen-is +Summary: Icelandic hyphenation rules +%define upstreamid 20030920 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_is_IS.zip +Group: Applications/Text +URL: http://wiki.services.openoffice.org/wiki/Dictionaries +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv2+ +BuildArch: noarch + +Requires: hyphen + +%description +Icelandic hyphenation rules. + +%prep +%setup -q -c + +%build +chmod -x * +iconv -f ISO-8859-1 -t UTF-8 README_hyph_is_IS.txt > README_hyph_is_IS.txt.new +mv -f README_hyph_is_IS.txt.new README_hyph_is_IS.txt + +%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_is_IS.txt +%{_datadir}/hyphen/* + +%changelog +* Wed Jan 07 2008 Caolan McNamara - 0.20030920-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..59cfd38 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hyphen-is-0_20030920-1_fc10:HEAD:hyphen-is-0.20030920-1.fc10.src.rpm:1231491246 diff --git a/sources b/sources index e69de29..62ef5d4 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +448230e966bdf68d5f8abffd18480402 hyph_is_IS.zip