Author: cweyl Update of /cvs/extras/rpms/perl-local-lib/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13232 Modified Files: perl-local-lib.spec sources Log Message: * Tue May 19 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.004000-1 - auto-update to 1.004000 (by cpan-spec-update 0.01) - altered br on perl(ExtUtils::MakeMaker) (6.31 => 6.42) Index: perl-local-lib.spec =================================================================== RCS file: /cvs/extras/rpms/perl-local-lib/F-10/perl-local-lib.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- perl-local-lib.spec 9 Mar 2009 17:02:31 -0000 1.1 +++ perl-local-lib.spec 19 May 2009 05:59:22 -0000 1.2 @@ -1,17 +1,17 @@ -Name: perl-local-lib -Version: 1.003002 +Name: perl-local-lib +Version: 1.004000 Release: 1%{?dist} # lib/local/lib.pm -> GPL+ or Artistic -License: GPL+ or Artistic +License: GPL+ or Artistic Group: Development/Libraries Summary: Create and use a local lib/ for perl modules -Source: http://search.cpan.org/CPAN/authors/id/A/AP/APEIRON/local-lib-%{version}.tar.gz +Source: http://search.cpan.org/CPAN/authors/id/A/AP/APEIRON/local-lib-%{version}.tar.gz Url: http://search.cpan.org/dist/local-lib -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31 +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(CPAN) >= 1.80 BuildRequires: perl(ExtUtils::CBuilder) BuildRequires: perl(ExtUtils::ParseXS) @@ -31,7 +31,7 @@ More generally, local::lib allows for th directory containing Perl modules outside of Perl's '@INC'. This makes it easier to ship an application with an app-specific copy of a Perl module, or collection of modules. Useful in cases like when an upstream maintainer -hasn't applied a patch to a module of theirs that you need for your +hasn't applied a patch to a module of theirs that you need for your application. %prep @@ -54,19 +54,22 @@ find %{buildroot} -depth -type d -exec r make test %clean -rm -rf %{buildroot} +rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc Changes +%doc Changes %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Tue May 19 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.004000-1 +- auto-update to 1.004000 (by cpan-spec-update 0.01) +- altered br on perl(ExtUtils::MakeMaker) (6.31 => 6.42) + * Sun Mar 08 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.003002-1 - submission * Sun Mar 08 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.003002-0 - initial RPM packaging - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8) - Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-local-lib/F-10/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- sources 9 Mar 2009 17:02:31 -0000 1.2 +++ sources 19 May 2009 05:59:22 -0000 1.3 @@ -1 +1 @@ -e3988eb5f0dff67b4bca98fe0cc3790d local-lib-1.003002.tar.gz +c009951bbedbd9042505353361b1edfe local-lib-1.004000.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list