commit 857ff7b392b51363208a2c4ffbb3c3fb76fa18f4 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Wed Feb 27 12:01:10 2013 +0000 Retain runtime dependency of perl(Business::ISBN) when bootstrapping Retain runtime dependency of perl(Business::ISBN) when bootstrapping; a better fix for the build dependency cycle was to drop LWP::Simple as a buildreq of perl-Business-ISBN (needed only for optional tests) when bootstrapping perl-URI.spec | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/perl-URI.spec b/perl-URI.spec index e6e38ee..f6791c8 100644 --- a/perl-URI.spec +++ b/perl-URI.spec @@ -1,6 +1,6 @@ Name: perl-URI Version: 1.60 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A Perl module implementing URI parsing and manipulation Group: Development/Libraries License: GPL+ or Artistic @@ -25,9 +25,7 @@ BuildRequires: perl(Test::More) BuildRequires: perl(Business::ISBN) %endif Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) -%if 0%{!?perl_bootstrap:1} Requires: perl(Business::ISBN) -%endif Requires: perl(Cwd) Requires: perl(Data::Dumper) Requires: perl(MIME::Base64) >= 2 @@ -71,6 +69,12 @@ make test %{_mandir}/man3/URI::ldap.3pm* %changelog +* Wed Feb 27 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 1.60-8 +- Retain runtime dependency of perl(Business::ISBN) when bootstrapping; a + better fix for the build dependency cycle was to drop LWP::Simple as a + buildreq of perl-Business-ISBN (needed only for optional tests) when + bootstrapping + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.60-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild -- 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