Update to 0.12. Update License tag. Update BR IPC::Cmd to >= 0.36.

This commit is contained in:
Steven Pritchard 2007-10-15 18:52:34 +00:00
parent 6269740ccc
commit ce7ae14b17
3 changed files with 12 additions and 7 deletions

View File

@ -1 +1 @@
File-Fetch-0.10.tar.gz
File-Fetch-0.12.tar.gz

View File

@ -1,19 +1,19 @@
Name: perl-File-Fetch
Version: 0.10
Release: 2%{?dist}
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(ExtUtils::MakeMaker)
BuildRequires: perl(IPC::Cmd) >= 0.04
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))
@ -51,6 +51,11 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Mon Oct 15 2007 Steven Pritchard <steve@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@kspei.com> 0.10-2
- BR ExtUtils::MakeMaker.

View File

@ -1 +1 @@
515746879e2ef1aa780e24c1e7b7f04f File-Fetch-0.10.tar.gz
0ecb9505b6cafad660e84f0ed9f8a3ef File-Fetch-0.12.tar.gz