add obsolete aspell-config
This commit is contained in:
parent
fc821c8eb5
commit
bedeb543cd
@ -1,7 +1,7 @@
|
|||||||
Summary: A spelling checker.
|
Summary: A spelling checker.
|
||||||
Name: aspell
|
Name: aspell
|
||||||
Version: 0.50.5
|
Version: 0.50.5
|
||||||
Release: 2.fc3
|
Release: 3.fc3
|
||||||
Epoch: 12
|
Epoch: 12
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
@ -12,7 +12,7 @@ Patch1: aspell-0.50.3-gcc33.patch
|
|||||||
Requires: aspell-en
|
Requires: aspell-en
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Provides: pspell
|
Provides: pspell
|
||||||
Obsoletes: ispell, pspell, aspell-de < 0.50, aspell-fr < 0.50, aspell-ca < 0.50, aspell-da < 0.50, aspell-es < 0.50, aspell-it < 0.50, aspell-nl < 0.50, aspell-no < 0.50, aspell-sv < 0.50
|
Obsoletes: ispell, pspell, aspell-de < 0.50, aspell-fr < 0.50, aspell-ca < 0.50, aspell-da < 0.50, aspell-es < 0.50, aspell-it < 0.50, aspell-nl < 0.50, aspell-no < 0.50, aspell-sv < 0.50, aspell-config
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GNU Aspell is a spell checker designed to eventually replace Ispell. It can
|
GNU Aspell is a spell checker designed to eventually replace Ispell. It can
|
||||||
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/lib*spell.so
|
%{_libdir}/lib*spell.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 06 2004 Than Ngo <than@redhat.com> 12:0.50.5-3.fc3
|
||||||
|
- add obsolete aspell-config
|
||||||
|
|
||||||
* Mon Aug 23 2004 Adrian Havill <havill@redhat.com> 12:0.50.5-2.fc3
|
* Mon Aug 23 2004 Adrian Havill <havill@redhat.com> 12:0.50.5-2.fc3
|
||||||
- fix doc dir (#128140) (don't flag aspell doc stuff with the %doc
|
- fix doc dir (#128140) (don't flag aspell doc stuff with the %doc
|
||||||
flag due to rpm badness)
|
flag due to rpm badness)
|
||||||
|
Loading…
Reference in New Issue
Block a user