diff --git a/hunspell-hsb.spec b/hunspell-hsb.spec new file mode 100644 index 0000000..88858b7 --- /dev/null +++ b/hunspell-hsb.spec @@ -0,0 +1,38 @@ +Name: hunspell-hsb +Summary: Upper Sorbian hunspell dictionaries +Version: 0.20060327.2 +Release: 1%{?dist} +Source: https://addons.mozilla.org/en-US/firefox/downloads/file/21550/upper_sorbian_spelling_dictionary-0.0.20060327.2-fx+tb+sm.xpi +Group: Applications/Text +URL: http://sorbzilla.de/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPLv2+ +BuildArch: noarch + +Requires: hunspell + +%description +Upper Sorbian hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-hsb + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p dictionaries/hsb.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/hsb_DE.aff +cp -p dictionaries/hsb.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/hsb_DE.dic + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) +%doc COPYING README +%{_datadir}/myspell/* + +%changelog +* Fri Oct 3 2008 Caolan McNamara - 0.20060327.2-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..56705a0 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-hsb-0_20060327_2-1_fc9:HEAD:hunspell-hsb-0.20060327.2-1.fc9.src.rpm:1223287544 diff --git a/upper_sorbian_spelling_dictionary-0.0.20060327.2-fx+tb+sm.xpi b/upper_sorbian_spelling_dictionary-0.0.20060327.2-fx+tb+sm.xpi new file mode 100644 index 0000000..330ee81 Binary files /dev/null and b/upper_sorbian_spelling_dictionary-0.0.20060327.2-fx+tb+sm.xpi differ