- add perl_default_filter

- auto-update to 1.004009 (by cpan-spec-update 0.01)
This commit is contained in:
Chris Weyl 2010-01-05 01:36:30 +00:00
parent bd76d27ada
commit 2cba1f59d5
3 changed files with 10 additions and 4 deletions

View File

@ -1 +1 @@
local-lib-1.004007.tar.gz
local-lib-1.004009.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-local-lib
Version: 1.004007
Release: 2%{?dist}
Version: 1.004009
Release: 1%{?dist}
# lib/local/lib.pm -> GPL+ or Artistic
License: GPL+ or Artistic
Group: Development/Libraries
@ -30,6 +30,8 @@ Requires: perl(Module::Build) >= 0.28
### auto-added brs!
BuildRequires: perl(ExtUtils::Install) >= 1.43
%{?perl_default_filter}
%description
This module provides a quick, convenient way of bootstrapping a user-
local Perl module library located within the user's home directory. It
@ -74,6 +76,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/*.3*
%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
- rebuild against perl 5.10.1

View File

@ -1 +1 @@
255c880d47a547f4cf9af1906e510849 local-lib-1.004007.tar.gz
23b24efceea82eb19b599c6ffe57440d local-lib-1.004009.tar.gz