From 8f0c0757983fa4c54fd1c2fd520fd845cbe92fb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 15 Sep 2011 09:42:13 +0200 Subject: [PATCH] Correct perl-ExtUtils-ParseXS Provides --- perl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 - 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 - 4:5.14.1-188 - Make gdbm support optional to bootstrap with new gdbm