SPECS: perl-Module-Pluggable.spec - up to 3.1
migo
migo at pld-linux.org
Sat Aug 12 17:03:47 CEST 2006
Author: migo Date: Sat Aug 12 15:03:47 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.1
---- Files affected:
SPECS:
perl-Module-Pluggable.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/perl-Module-Pluggable.spec
diff -u SPECS/perl-Module-Pluggable.spec:1.12 SPECS/perl-Module-Pluggable.spec:1.13
--- SPECS/perl-Module-Pluggable.spec:1.12 Sat Aug 13 19:35:38 2005
+++ SPECS/perl-Module-Pluggable.spec Sat Aug 12 17:03:41 2006
@@ -8,14 +8,14 @@
%define pnam Pluggable
Summary: Automatically give your module the ability to have plugins
Summary(pl): Automatyczne umożliwianie modułom posiadania wtyczek
-Name: perl-Module-Pluggable
-Version: 2.95
+:e Name: perl-Module-Pluggable
+Version: 3.1
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 358365c3cabf2d245ad4f4ca30cd82c5
+# Source0-md5: 4ca7144b4a0da45bed0ab986c187f328
BuildRequires: perl-Module-Build >= 0.02
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -64,6 +64,9 @@
%defattr(644,root,root,755)
%doc Changes README
%{perl_vendorlib}/Module/Pluggable.pm
+# TODO: add Pluggable dir to perl-base
+%{perl_vendorlib}/Module/Pluggable/*
+%{perl_vendorlib}/Devel/InnerPackage.pm
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -72,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2006/08/12 15:03:41 migo
+- up to 3.1
+
Revision 1.12 2005/08/13 17:35:38 radek
- version 2.95, use make install
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Module-Pluggable.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list