rpms/perl-URI/F-9 .cvsignore, 1.6, 1.7 perl-URI.spec, 1.21, 1.22 sources, 1.6, 1.7

Ralf Corsépius corsepiu at fedoraproject.org
Fri Feb 20 05:43:32 UTC 2009


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-URI/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4668/F-9

Modified Files:
	.cvsignore perl-URI.spec sources 
Log Message:
* Fri Feb 20 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.37-1
- Upstream update.
- Add BR: perl(Test::More), perl(Business::ISBN).
- Remove requires-filter.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-URI/F-9/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	2 Apr 2005 22:15:42 -0000	1.6
+++ .cvsignore	20 Feb 2009 05:43:02 -0000	1.7
@@ -1,2 +1 @@
-URI-1.30.tar.gz
-URI-1.35.tar.gz
+URI-1.37.tar.gz


Index: perl-URI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-URI/F-9/perl-URI.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- perl-URI.spec	28 Feb 2008 13:14:12 -0000	1.21
+++ perl-URI.spec	20 Feb 2009 05:43:02 -0000	1.22
@@ -1,6 +1,6 @@
 Name:           perl-URI
-Version:        1.35
-Release:        8%{?dist}
+Version:        1.37
+Release:        1%{?dist}
 Summary:        A Perl module implementing URI parsing and manipulation
 
 Group:          Development/Libraries
@@ -12,10 +12,8 @@
 BuildArch:      noarch
 BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-# 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)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Business::ISBN)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 
@@ -29,17 +27,6 @@
 %setup -q -n URI-%{version}
 chmod 644 uri-test
 
-# Filter unwanted Requires:
-cat << \EOF > %{name}-req
-#!/bin/sh
-%{__perl_requires} $* |\
-  sed -e '/perl(Business::ISBN)/d'
-EOF
-
-%define __perl_requires %{_builddir}/URI-%{version}/%{name}-req
-chmod +x %{__perl_requires}
-
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
@@ -74,6 +61,11 @@
 
 
 %changelog
+* Fri Feb 20 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.37-1
+- Upstream update.
+- Add BR: perl(Test::More), perl(Business::ISBN).
+- Remove requires-filter.
+
 * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.35-8
 - Rebuild for perl 5.10 (again)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-URI/F-9/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	2 Apr 2005 22:15:42 -0000	1.6
+++ sources	20 Feb 2009 05:43:02 -0000	1.7
@@ -1 +1 @@
-1a933b1114c41a25587ee59ba8376f7c  URI-1.35.tar.gz
+b81b3610b78654e11c099f74a5247860  URI-1.37.tar.gz




More information about the scm-commits mailing list