rpms/perl-File-Fetch/EL-5 .cvsignore, 1.4, 1.5 perl-File-Fetch.spec, 1.4, 1.5 sources, 1.4, 1.5

Ian Burrell iburrell at fedoraproject.org
Mon Sep 22 03:05:31 UTC 2008


Author: iburrell

Update of /cvs/extras/rpms/perl-File-Fetch/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7296

Modified Files:
	.cvsignore perl-File-Fetch.spec sources 
Log Message:
copy from F-8


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-File-Fetch/EL-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	27 Jan 2007 21:04:08 -0000	1.4
+++ .cvsignore	22 Sep 2008 03:05:01 -0000	1.5
@@ -1 +1 @@
-File-Fetch-0.10.tar.gz
+File-Fetch-0.12.tar.gz


Index: perl-File-Fetch.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-File-Fetch/EL-5/perl-File-Fetch.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-File-Fetch.spec	27 Jan 2007 21:04:08 -0000	1.4
+++ perl-File-Fetch.spec	22 Sep 2008 03:05:01 -0000	1.5
@@ -1,18 +1,19 @@
 Name:           perl-File-Fetch
-Version:        0.10
+Version:        0.12
 Release:        1%{?dist}
 Summary:        Generic file fetching mechanism
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/File-Fetch/
 Source0:        http://www.cpan.org/authors/id/K/KA/KANE/File-Fetch-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  perl(IPC::Cmd) >= 0.04
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(IPC::Cmd) >= 0.36
 BuildRequires:  perl(Locale::Maketext::Simple)
 BuildRequires:  perl(Module::Load::Conditional) >= 0.04
 BuildRequires:  perl(Params::Check) >= 0.07
-Requires:       perl(IPC::Cmd) >= 0.04
+Requires:       perl(IPC::Cmd) >= 0.36
 Requires:       perl(Module::Load::Conditional) >= 0.04
 Requires:       perl(Params::Check) >= 0.07
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -50,6 +51,14 @@
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 15 2007 Steven Pritchard <steve at kspei.com> 0.12-1
+- Update to 0.12.
+- Update License tag.
+- Update BR IPC::Cmd to >= 0.36.
+
+* Wed Apr 18 2007 Steven Pritchard <steve at kspei.com> 0.10-2
+- BR ExtUtils::MakeMaker.
+
 * Sat Jan 27 2007 Steven Pritchard <steve at kspei.com> 0.10-1
 - Update to 0.10.
 - Use fixperms macro instead of our own chmod incantation.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-File-Fetch/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	27 Jan 2007 21:04:08 -0000	1.4
+++ sources	22 Sep 2008 03:05:01 -0000	1.5
@@ -1 +1 @@
-515746879e2ef1aa780e24c1e7b7f04f  File-Fetch-0.10.tar.gz
+0ecb9505b6cafad660e84f0ed9f8a3ef  File-Fetch-0.12.tar.gz




More information about the fedora-extras-commits mailing list