- add perl_default_filter
- auto-update to 1.004009 (by cpan-spec-update 0.01)
This commit is contained in:
parent
bd76d27ada
commit
2cba1f59d5
@ -1 +1 @@
|
|||||||
local-lib-1.004007.tar.gz
|
local-lib-1.004009.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-local-lib
|
Name: perl-local-lib
|
||||||
Version: 1.004007
|
Version: 1.004009
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
# lib/local/lib.pm -> GPL+ or Artistic
|
# lib/local/lib.pm -> GPL+ or Artistic
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -30,6 +30,8 @@ Requires: perl(Module::Build) >= 0.28
|
|||||||
### auto-added brs!
|
### auto-added brs!
|
||||||
BuildRequires: perl(ExtUtils::Install) >= 1.43
|
BuildRequires: perl(ExtUtils::Install) >= 1.43
|
||||||
|
|
||||||
|
%{?perl_default_filter}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module provides a quick, convenient way of bootstrapping a user-
|
This module provides a quick, convenient way of bootstrapping a user-
|
||||||
local Perl module library located within the user's home directory. It
|
local Perl module library located within the user's home directory. It
|
||||||
@ -74,6 +76,10 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 05 2010 Chris Weyl <cweyl@alumni.drew.edu> 1.004009-1
|
||||||
|
- add perl_default_filter
|
||||||
|
- auto-update to 1.004009 (by cpan-spec-update 0.01)
|
||||||
|
|
||||||
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.004007-2
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.004007-2
|
||||||
- rebuild against perl 5.10.1
|
- rebuild against perl 5.10.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user