commit d84b9a531fb1d4670ceeb97ec091bcf400be8e61 Author: Tom "spot" Callaway <tcallawa@xxxxxxxxxx> Date: Wed Mar 9 15:38:09 2011 -0500 drop versioned requires on perl-ExtUtils-ParseXS perl-Wx.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-Wx.spec b/perl-Wx.spec index 4e618ce..2ac9f70 100644 --- a/perl-Wx.spec +++ b/perl-Wx.spec @@ -10,7 +10,7 @@ Name: perl-Wx Version: 0.98 -Release: 5%{?dist} +Release: 5%{?dist}.1 Summary: Interface to the wxWidgets cross-platform GUI toolkit Group: Development/Libraries @@ -23,7 +23,7 @@ BuildRequires: wxGTK-devel BuildRequires: perl(Alien::wxWidgets) >= 0.25 BuildRequires: perl(Data::Dumper) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.21 -BuildRequires: perl(ExtUtils::ParseXS) >= 2.2203 +BuildRequires: perl(ExtUtils::ParseXS) BuildRequires: perl(ExtUtils::XSpp::Cmd) BuildRequires: perl(Module::Info) BuildRequires: perl(Test::More), perl(Test::Harness) @@ -394,6 +394,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3pm* %changelog +* Wed Mar 9 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 0.98-5.1 +- drop versioned buildrequires on perl-ExtUtils-ParseXS + * Wed Feb 9 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 0.98-5 - add explicit provides for all XS files, not just the ones in XS/ -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel