[perl] Correct perl-ExtUtils-ParseXS Provides

Petr Pisar ppisar at fedoraproject.org
Thu Sep 15 09:56:10 UTC 2011


commit 8f0c0757983fa4c54fd1c2fd520fd845cbe92fb3
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Sep 15 09:42:13 2011 +0200

    Correct perl-ExtUtils-ParseXS Provides

 perl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 131c932..cc3e9e7 100644
--- a/perl.spec
+++ b/perl.spec
@@ -463,7 +463,6 @@ Version:        2.2210
 Requires:       perl-devel
 Requires:       perl = %{perl_epoch}:%{perl_version}-%{release}
 BuildArch:      noarch
-Provides:       perl(ExtUtils::ParseXS) = %{ExtUtils_ParseXS_version}
 
 %description ExtUtils-ParseXS
 ExtUtils::ParseXS will compile XS code into C code by embedding the constructs
@@ -2199,6 +2198,7 @@ sed \
 * Thu Sep 15 2011 Petr Pisar <ppisar at redhat.com> - 4:5.14.1-189
 - Correct perl-CGI list of Provides
 - Make tests optional
+- Correct perl-ExtUtils-ParseXS Provides
 
 * Tue Sep 13 2011 Petr Pisar <ppisar at redhat.com> - 4:5.14.1-188
 - Make gdbm support optional to bootstrap with new gdbm


More information about the scm-commits mailing list