From 10a37c37c89c8ac35d55a175fdec7c6d94825a31 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Oct 01 2008 22:12:41 +0000 Subject: *** empty log message *** --- diff --git a/frysk_wurdboek-2.0.0-fx+tb+sm.xpi b/frysk_wurdboek-2.0.0-fx+tb+sm.xpi new file mode 100644 index 0000000..0e66dc1 Binary files /dev/null and b/frysk_wurdboek-2.0.0-fx+tb+sm.xpi differ diff --git a/hunspell-fy.spec b/hunspell-fy.spec new file mode 100644 index 0000000..8b667a0 --- /dev/null +++ b/hunspell-fy.spec @@ -0,0 +1,47 @@ +Name: hunspell-fy +Summary: Frisian hunspell dictionaries +Version: 2.0.0 +Release: 1%{?dist} +Source: https://addons.mozilla.org/en-US/firefox/downloads/file/32102/frysk_wurdboek-%{version}-fx+tb+sm.xpi +Group: Applications/Text +URL: http://www.mozilla-nl.org/projecten/frysk +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv2+ +BuildArch: noarch + +Requires: hunspell + +%description +Frisian hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-fy + +%build +tr -d '\r' < README-fy.txt > README-fy.txt.new +iconv -f ISO-8859-1 -t UTF-8 README-fy.txt.new > README-fy.txt + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p dictionaries/fy.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/fy_NL.aff +cp -p dictionaries/fy.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/fy_NL.dic +pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/ +fy_NL_aliases="fy_DE" +for lang in $fy_NL_aliases; do + ln -s fy_NL.aff $lang.aff + ln -s fy_NL.dic $lang.dic +done +popd + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README-fy.txt +%{_datadir}/myspell/* + +%changelog +* Mon Sep 29 2008 Caolan McNamara - 2.0.0-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..ba15e8f --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-fy-2_0_0-1_fc9:HEAD:hunspell-fy-2.0.0-1.fc9.src.rpm:1222899079