From e82709947f53f07340f10c6703ca06fd992fc217 Mon Sep 17 00:00:00 2001 From: Robin Norwood Date: Wed, 13 Feb 2008 17:16:54 +0000 Subject: [PATCH] Add clarification for package review. --- perl-URI.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/perl-URI.spec b/perl-URI.spec index a5408cd..0b564a7 100644 --- a/perl-URI.spec +++ b/perl-URI.spec @@ -1,6 +1,6 @@ Name: perl-URI Version: 1.35 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A Perl module implementing URI parsing and manipulation Group: Development/Libraries @@ -12,8 +12,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(MIME::Base64) BuildRequires: perl(ExtUtils::MakeMaker) -# Uncomment the following line when bug #351761 is fixed and perl-Business-ISBN is included in Fedora -# Also be sure to remove Requires filter found in prep section for perl(Business::ISBN) +# Uncomment the BuildRequires line when this upstream bug is resolved: +# http://rt.cpan.org/Public/Bug/Display.html?id=33220 +# Be sure to remove Requires filter found in prep section for perl(Business::ISBN) #BuildRequires: perl(Business::ISBN) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -73,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 13 2008 Robin Norwood - 1.35-6 +- Last update for package review + * Thu Jan 24 2008 Tom "spot" Callaway - 1.35-5 - rebuild for new perl