rpms/perl-URI-Find/devel .cvsignore, 1.2, 1.3 perl-URI-Find.spec, 1.3, 1.4 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Tue May 19 06:07:31 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-URI-Find/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14397

Modified Files:
	.cvsignore perl-URI-Find.spec sources 
Log Message:
* Tue May 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 20090319-1
- auto-update to 20090319 (by cpan-spec-update 0.01)
- added a new br on perl(Test::More) (version 0.82)
- added a new br on perl(Module::Build) (version 0.30)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-URI-Find/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	14 Dec 2008 18:53:33 -0000	1.2
+++ .cvsignore	19 May 2009 06:07:01 -0000	1.3
@@ -1 +1 @@
-URI-Find-0.16.tar.gz
+URI-Find-20090319.tar.gz


Index: perl-URI-Find.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-URI-Find/devel/perl-URI-Find.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-URI-Find.spec	27 Feb 2009 04:03:46 -0000	1.3
+++ perl-URI-Find.spec	19 May 2009 06:07:01 -0000	1.4
@@ -1,21 +1,25 @@
-Name:       perl-URI-Find 
-Version:    0.16 
-Release:        3%{?dist}
+Name:       perl-URI-Find
+Version:    20090319
+Release:        1%{?dist}
 # see lib/URI/Find.pm
-License:    GPL+ or Artistic 
+License:    GPL+ or Artistic
 Group:      Development/Libraries
-Summary:    Find URIs in plain text 
-Source:     http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/URI-Find-%{version}.tar.gz 
+Summary:    Find URIs in plain text
+Source:     http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/URI-Find-%{version}.tar.gz
 Url:        http://search.cpan.org/dist/URI-Find
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:  noarch
 
-BuildRequires: perl(ExtUtils::MakeMaker) 
+BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(URI) >= 1.00
 BuildRequires: perl(URI::URL) >= 5.00
 
 
+### auto-added brs!
+BuildRequires:  perl(Test::More) >= 0.82
+BuildRequires:  perl(Module::Build) >= 0.30
+
 %description
 This module does one thing: Finds URIs and URLs in plain text. It finds
 them quickly and it finds them *all* (or what URI::URL considers a URI to
@@ -49,15 +53,20 @@ find %{buildroot} -depth -type d -exec r
 make test
 
 %clean
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README TODO 
+%doc Changes README TODO
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue May 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 20090319-1
+- auto-update to 20090319 (by cpan-spec-update 0.01)
+- added a new br on perl(Test::More) (version 0.82)
+- added a new br on perl(Module::Build) (version 0.30)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
@@ -70,4 +79,3 @@ rm -rf %{buildroot} 
 * Thu Dec 11 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.16-0.1
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.6)
-


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-URI-Find/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	14 Dec 2008 18:53:33 -0000	1.2
+++ sources	19 May 2009 06:07:01 -0000	1.3
@@ -1 +1 @@
-339279e268cf37e629f54c1091f99a13  URI-Find-0.16.tar.gz
+1b7fc02e800562662bfa942dde64293a  URI-Find-20090319.tar.gz




More information about the scm-commits mailing list