rpms/perl-Locale-gettext/FC-4 perl-Locale-gettext.spec,1.1,1.2

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Fri Aug 19 23:56:05 UTC 2005


Author: corsepiu

Update of /cvs/extras/rpms/perl-Locale-gettext/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3669

Modified Files:
	perl-Locale-gettext.spec 
Log Message:
Add Provides: perl-gettext (RH bugzilla PR 165885).


Index: perl-Locale-gettext.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Locale-gettext/FC-4/perl-Locale-gettext.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Locale-gettext.spec	10 Aug 2005 06:54:53 -0000	1.1
+++ perl-Locale-gettext.spec	19 Aug 2005 23:56:02 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-Locale-gettext
 Version:        1.05
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Interface to gettext family of functions
 
 Group:          Development/Libraries
@@ -13,6 +13,9 @@
 BuildRequires:	gettext
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+# RH bugzilla PR 165885
+Provides:	perl-gettext = %{version}-%{release}
+
 %description
 The gettext module permits access from perl to the gettext() family of 
 functions for retrieving message strings from databases constructed to
@@ -53,6 +56,9 @@
 
 
 %changelog
+* Mon Aug 20 2005 Ralf Corsepius <ralf at links2linux.de> - 1.05-3
+- Add Provides: perl-gettext (RH bugzilla PR 165885).
+
 * Tue Aug 09 2005 Ralf Corsepius <ralf at links2linux.de> - 1.05-2
 - Add BuildRequires: gettext.
 




More information about the fedora-extras-commits mailing list