diff --git a/.cvsignore b/.cvsignore index d79f5c5..805a5c8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -local-lib-1.004001.tar.gz +local-lib-1.004004.tar.gz diff --git a/perl-local-lib.spec b/perl-local-lib.spec index 3ef424b..9351221 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -1,6 +1,6 @@ Name: perl-local-lib -Version: 1.004001 -Release: 2%{?dist} +Version: 1.004004 +Release: 1%{?dist} # lib/local/lib.pm -> GPL+ or Artistic License: GPL+ or Artistic Group: Development/Libraries @@ -19,6 +19,17 @@ BuildRequires: perl(Module::Build) >= 0.28 # testing... BuildRequires: perl(Test::More) +### auto-added reqs! +Requires: perl(CPAN) >= 1.80 +Requires: perl(ExtUtils::CBuilder) +Requires: perl(ExtUtils::Install) >= 1.43 +Requires: perl(ExtUtils::MakeMaker) >= 6.31 +Requires: perl(ExtUtils::ParseXS) +Requires: perl(Module::Build) >= 0.28 + +### auto-added brs! +BuildRequires: perl(ExtUtils::Install) >= 1.43 + %description This module provides a quick, convenient way of bootstrapping a user- local Perl module library located within the user's home directory. It @@ -63,6 +74,16 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Tue Aug 11 2009 Chris Weyl 1.004004-1 +- auto-update to 1.004004 (by cpan-spec-update 0.01) +- added a new br on perl(ExtUtils::Install) (version 1.43) +- added a new req on perl(CPAN) (version 1.80) +- added a new req on perl(ExtUtils::CBuilder) (version 0) +- added a new req on perl(ExtUtils::Install) (version 1.43) +- added a new req on perl(ExtUtils::MakeMaker) (version 6.31) +- added a new req on perl(ExtUtils::ParseXS) (version 0) +- added a new req on perl(Module::Build) (version 0.28) + * Sun Jul 26 2009 Fedora Release Engineering - 1.004001-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 996332d..9aca9dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b579a39e5e88ef5723c395f83f7c8e4 local-lib-1.004001.tar.gz +119be92d2d55b8234d9609287725b290 local-lib-1.004004.tar.gz