SPECS: perl-dirs.spec, perl-Module-Pluggable.spec, perl-Module-Plu...

qboosh qboosh at pld-linux.org
Thu Aug 24 23:18:51 CEST 2006


Author: qboosh                       Date: Thu Aug 24 21:18:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- vendorlib/Module/Pluggable dir moved to perl-dirs

---- Files affected:
SPECS:
   perl-dirs.spec (1.6 -> 1.7) , perl-Module-Pluggable.spec (1.16 -> 1.17) , perl-Module-Pluggable-Fast.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/perl-dirs.spec
diff -u SPECS/perl-dirs.spec:1.6 SPECS/perl-dirs.spec:1.7
--- SPECS/perl-dirs.spec:1.6	Wed Aug 23 14:08:42 2006
+++ SPECS/perl-dirs.spec	Thu Aug 24 23:18:46 2006
@@ -6,7 +6,7 @@
 Summary:	Common dirs for Perl modules
 Name:		perl-dirs
 Version:	1.0
-Release:	4
+Release:	5
 License:	Public Domain
 Group:		Development/Languages/Perl
 Requires:	%{perl_vendorarch}
@@ -186,6 +186,7 @@
 %{perl_vendorlib}/Math/Fractal
 %{perl_vendorlib}/Modem
 %{perl_vendorlib}/Module
+%{perl_vendorlib}/Module/Pluggable
 %{perl_vendorlib}/Net
 %{perl_vendorlib}/Net/IDN
 %{perl_vendorlib}/Net/SMTP
@@ -280,6 +281,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/08/24 21:18:46  qboosh
+- vendorlib/Module/Pluggable dir moved to perl-dirs
+
 Revision 1.6  2006/08/23 12:08:42  glen
 - same, but keep the macros (for easyer copy-paste)
 

================================================================
Index: SPECS/perl-Module-Pluggable.spec
diff -u SPECS/perl-Module-Pluggable.spec:1.16 SPECS/perl-Module-Pluggable.spec:1.17
--- SPECS/perl-Module-Pluggable.spec:1.16	Tue Aug 22 19:44:32 2006
+++ SPECS/perl-Module-Pluggable.spec	Thu Aug 24 23:18:46 2006
@@ -20,6 +20,7 @@
 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)
 
@@ -65,8 +66,6 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/Module/Pluggable.pm
-# TODO: add Pluggable dir to perl-base
-%dir %{perl_vendorlib}/Module/Pluggable
 %{perl_vendorlib}/Module/Pluggable/*
 %{perl_vendorlib}/Devel/InnerPackage.pm
 %{_mandir}/man3/*
@@ -77,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/08/24 21:18:46  qboosh
+- vendorlib/Module/Pluggable dir moved to perl-dirs
+
 Revision 1.16  2006/08/22 17:44:32  glen
 - missing dir, rel 3
 

================================================================
Index: SPECS/perl-Module-Pluggable-Fast.spec
diff -u SPECS/perl-Module-Pluggable-Fast.spec:1.5 SPECS/perl-Module-Pluggable-Fast.spec:1.6
--- SPECS/perl-Module-Pluggable-Fast.spec:1.5	Mon Nov  7 15:15:15 2005
+++ SPECS/perl-Module-Pluggable-Fast.spec	Thu Aug 24 23:18:46 2006
@@ -21,6 +21,7 @@
 %if %{with tests}
 BuildRequires:	perl-UNIVERSAL-require
 %endif
+Requires:	perl-dirs >= 1.0-5
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -57,7 +58,6 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/Module/Pluggable/*.pm
-# TODO: add Pluggable dir to perl-base
 %{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/08/24 21:18:46  qboosh
+- vendorlib/Module/Pluggable dir moved to perl-dirs
+
 Revision 1.5  2005/11/07 14:15:15  migo
 - require UNIVERSAL-require instead of UNIVERSAL-exports
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-dirs.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/perl-Module-Pluggable.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/SPECS/perl-Module-Pluggable-Fast.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list