Add clarification for package review.
This commit is contained in:
parent
6c1fb37fc9
commit
e82709947f
@ -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 <rnorwood@redhat.com> - 1.35-6
|
||||
- Last update for package review
|
||||
|
||||
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.35-5
|
||||
- rebuild for new perl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user