fix requires

This commit is contained in:
Caolan McNamara 2008-11-27 12:22:43 +00:00
parent 03efb7a59c
commit 4b6888958e

View File

@ -1,7 +1,7 @@
Name: hunspell-no
Summary: Norwegian hunspell dictionaries
Version: 2.0.10
Release: 1%{?dist}
Release: 2%{?dist}
Source: http://alioth.debian.org/frs/download.php/2357/no_NO-pack2-%{version}.zip
Group: Applications/Text
URL: http://spell-norwegian.alioth.debian.org
@ -47,7 +47,6 @@ Nynorsk hyphenation rules
%package -n mythes-nb
Summary: Bokmaal thesarus
Group: Applications/Text
Requires: mythes
%description -n mythes-nb
Bokmaal thesarus.
@ -55,7 +54,6 @@ Bokmaal thesarus.
%package -n mythes-nn
Summary: Nynorsk thesarus
Group: Applications/Text
Requires: mythes
%description -n mythes-nn
Nynorsk thesarus.
@ -111,13 +109,18 @@ rm -rf $RPM_BUILD_ROOT
%files -n mythes-nb
%defattr(-,root,root,-)
%doc README_th_nb_NO_v2.txt
%dir %{_datadir}/mythes
%{_datadir}/mythes/th_nb_NO_v2.*
%files -n mythes-nn
%defattr(-,root,root,-)
%doc README_th_nb_NO_v2.txt
%dir %{_datadir}/mythes
%{_datadir}/mythes/th_nn_NO_v2.*
%changelog
* Thu Nov 27 2008 Caolan McNamara <caolanm@redhat.com> - 2.0.10-2
- silly require
* Thu Nov 20 2008 Caolan McNamara <caolanm@redhat.com> - 2.0.10-1
- initial version