fix requires
This commit is contained in:
parent
03efb7a59c
commit
4b6888958e
@ -1,7 +1,7 @@
|
|||||||
Name: hunspell-no
|
Name: hunspell-no
|
||||||
Summary: Norwegian hunspell dictionaries
|
Summary: Norwegian hunspell dictionaries
|
||||||
Version: 2.0.10
|
Version: 2.0.10
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Source: http://alioth.debian.org/frs/download.php/2357/no_NO-pack2-%{version}.zip
|
Source: http://alioth.debian.org/frs/download.php/2357/no_NO-pack2-%{version}.zip
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://spell-norwegian.alioth.debian.org
|
URL: http://spell-norwegian.alioth.debian.org
|
||||||
@ -47,7 +47,6 @@ Nynorsk hyphenation rules
|
|||||||
%package -n mythes-nb
|
%package -n mythes-nb
|
||||||
Summary: Bokmaal thesarus
|
Summary: Bokmaal thesarus
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Requires: mythes
|
|
||||||
|
|
||||||
%description -n mythes-nb
|
%description -n mythes-nb
|
||||||
Bokmaal thesarus.
|
Bokmaal thesarus.
|
||||||
@ -55,7 +54,6 @@ Bokmaal thesarus.
|
|||||||
%package -n mythes-nn
|
%package -n mythes-nn
|
||||||
Summary: Nynorsk thesarus
|
Summary: Nynorsk thesarus
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Requires: mythes
|
|
||||||
|
|
||||||
%description -n mythes-nn
|
%description -n mythes-nn
|
||||||
Nynorsk thesarus.
|
Nynorsk thesarus.
|
||||||
@ -111,13 +109,18 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files -n mythes-nb
|
%files -n mythes-nb
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README_th_nb_NO_v2.txt
|
%doc README_th_nb_NO_v2.txt
|
||||||
|
%dir %{_datadir}/mythes
|
||||||
%{_datadir}/mythes/th_nb_NO_v2.*
|
%{_datadir}/mythes/th_nb_NO_v2.*
|
||||||
|
|
||||||
%files -n mythes-nn
|
%files -n mythes-nn
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README_th_nb_NO_v2.txt
|
%doc README_th_nb_NO_v2.txt
|
||||||
|
%dir %{_datadir}/mythes
|
||||||
%{_datadir}/mythes/th_nn_NO_v2.*
|
%{_datadir}/mythes/th_nn_NO_v2.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Nov 20 2008 Caolan McNamara <caolanm@redhat.com> - 2.0.10-1
|
||||||
- initial version
|
- initial version
|
||||||
|
Loading…
Reference in New Issue
Block a user