- Obsoletes: perl-Locale-gettext <= 1.05.
- Fix minor spec file typos.
This commit is contained in:
parent
db12c30e19
commit
e1caa04d18
@ -1,6 +1,6 @@
|
||||
Name: perl-gettext
|
||||
Version: 1.05
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Interface to gettext family of functions
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: gettext
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
Obsoletes: perl-Locale-gettext
|
||||
Obsoletes: perl-Locale-gettext <= 1.05
|
||||
|
||||
%description
|
||||
The gettext module permits access from perl to the gettext() family of
|
||||
@ -54,11 +54,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 01 2005 Ralf Corsepius <rc040203@freenet.de> - 1.05-5
|
||||
* Tue Nov 02 2005 Ralf Corsepius <rc040203@freenet.de> - 1.05-6
|
||||
- Obsoletes: perl-Locale-gettext <= 1.05.
|
||||
- Fix minor spec file typos.
|
||||
|
||||
* Tue Nov 01 2005 Ralf Corsepius <rc040203@freenet.de> - 1.05-5
|
||||
- FE import.
|
||||
- Add Obsoletes: perl-Locale-gettext.
|
||||
|
||||
* Tue Oct 01 2005 Ralf Corsepius <rc040203@freenet.de> - 1.05-4
|
||||
* Tue Nov 01 2005 Ralf Corsepius <rc040203@freenet.de> - 1.05-4
|
||||
- Rename package to perl-gettext.
|
||||
- Remove "Require: perl".
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user