>From 203087813cdf6f78dc6d59bcf323c051be9c3ab6 Mon Sep 17 00:00:00 2001
From: Chris Weyl <cw...@fedoraproject.org>
Date: Tue, 2 Mar 2010 17:42:51 +0000
Subject: - update by Fedora::App::MaintainerTools 0.004 - updating to latest
 GA CPAN version (20100211) - added a new req on perl(URI) (version 1.00) -
 added a new req on perl(URI::URL) (version 5.00)

---
 .cvsignore         |  2 +-
 perl-URI-Find.spec | 53 ++++++++++++++++++++++++++++++-----------------------
 sources            |  2 +-
 3 files changed, 32 insertions(+), 25 deletions(-)

diff --git a/.cvsignore b/.cvsignore
index cfe2f71..ca105ad 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-URI-Find-20090319.tar.gz
+URI-Find-20100211.tar.gz
diff --git a/perl-URI-Find.spec b/perl-URI-Find.spec
index 4f6ddb9..d266435 100644
--- a/perl-URI-Find.spec
+++ b/perl-URI-Find.spec
@@ -1,23 +1,26 @@
-Name:       perl-URI-Find
-Version:    20090319
-Release:        4%{?dist}
-# see lib/URI/Find.pm
-License:    GPL+ or Artistic
-Group:      Development/Libraries
-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)
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
-BuildArch:  noarch
-
-BuildRequires: perl(URI) >= 1.00
-BuildRequires: perl(URI::URL) >= 5.00
-
-
-### auto-added brs!
-BuildRequires:  perl(Test::More) >= 0.82
+Name:           perl-URI-Find
+Summary:        Find URIs in plain text
+Version:        20100211
+Release:        1%{?dist}
+License:        GPL+ or Artistic
+Group:          Development/Libraries
+Source0:        
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)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+BuildArch:      noarch
+
 BuildRequires:  perl(Module::Build) >= 0.30
+BuildRequires:  perl(Test::More) >= 0.82
+BuildRequires:  perl(URI) >= 1.00
+BuildRequires:  perl(URI::URL) >= 5.00
+
+Requires:       perl(URI) >= 1.00
+Requires:       perl(URI::URL) >= 5.00
+
+
+%{?perl_default_filter}
+%{?perl_default_subpackage_tests}
 
 %description
 This module does one thing: Finds URIs and URLs in plain text. It finds
@@ -26,11 +29,9 @@ be.) It only finds URIs which include a scheme (http:// or 
the like), for
 something a bit less strict have a look at URI::Find::Schemeless.
 
 For a command-line interface, see Darren Chamberlain's 'urifind' script.
-It's available from his CPAN directory, the
-http://www.cpan.org/authors/id/D/DA/DARREN/ manpage.
+It's available from his CPAN directory:
 
-Public Methods
-    * *new*
+    http://www.cpan.org/authors/id/D/DA/DARREN/
 
 %prep
 %setup -q -n URI-Find-%{version}
@@ -60,6 +61,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Mar 02 2010 Chris Weyl <cw...@alumni.drew.edu> 20100211-1
+- update by Fedora::App::MaintainerTools 0.004
+- updating to latest GA CPAN version (20100211)
+- added a new req on perl(URI) (version 1.00)
+- added a new req on perl(URI::URL) (version 5.00)
+
 * Mon Dec  7 2009 Stepan Kasal <ska...@redhat.com> - 20090319-4
 - rebuild against perl 5.10.1
 
diff --git a/sources b/sources
index d0b1f23..f73c42c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b7fc02e800562662bfa942dde64293a  URI-Find-20090319.tar.gz
+58db1c0ae9ef9ef5018ef0a46e56c76d  URI-Find-20100211.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-URI-Find.git/commit/?h=epel7&id=203087813cdf6f78dc6d59bcf323c051be9c3ab6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to