Author: zbyniu Date: Sat Jan 14 20:13:31 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 4.0; now it's norach
---- Files affected: packages/perl-Module-Pluggable: perl-Module-Pluggable.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: packages/perl-Module-Pluggable/perl-Module-Pluggable.spec diff -u packages/perl-Module-Pluggable/perl-Module-Pluggable.spec:1.27 packages/perl-Module-Pluggable/perl-Module-Pluggable.spec:1.28 --- packages/perl-Module-Pluggable/perl-Module-Pluggable.spec:1.27 Sun Jun 6 10:39:46 2010 +++ packages/perl-Module-Pluggable/perl-Module-Pluggable.spec Sat Jan 14 21:13:26 2012 @@ -9,18 +9,18 @@ Summary: Automatically give your module the ability to have plugins Summary(pl.UTF-8): Automatyczne umożliwianie modułom posiadania wtyczek Name: perl-Module-Pluggable -Version: 3.9 -Release: 4 +Version: 4.0 +Release: 1 License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Module/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: e2410a59c917f44c1de9a816f0492985 +# Source0-md5: c99a74962f8295b914a4a44188204add URL: http://search.cpan.org/dist/Module-Pluggable/ BuildRequires: perl-Class-Inspector BuildRequires: perl-Module-Build >= 0.02 -BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 Requires: perl-dirs >= 1.0-5 +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -64,11 +64,11 @@ %files %defattr(644,root,root,755) %doc Changes -%{perl_vendorarch}/Devel/InnerPackage.pm -%{perl_vendorarch}/Module/Pluggable.pm -%dir %{perl_vendorarch}/Module -%dir %{perl_vendorarch}/Module/Pluggable -%{perl_vendorarch}/Module/Pluggable/Object.pm +%{perl_vendorlib}/Devel/InnerPackage.pm +%{perl_vendorlib}/Module/Pluggable.pm +%dir %{perl_vendorlib}/Module +%dir %{perl_vendorlib}/Module/Pluggable +%{perl_vendorlib}/Module/Pluggable/Object.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -77,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2012/01/14 20:13:26 zbyniu +- up to 4.0; now it's norach + Revision 1.27 2010/06/06 08:39:46 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Module-Pluggable/perl-Module-Pluggable.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
