SPECS: perl-Module-Pluggable-Fast.spec - require UNIVERSAL-require...
migo
migo at pld-linux.org
Mon Nov 7 15:15:21 CET 2005
Author: migo Date: Mon Nov 7 14:15:21 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- require UNIVERSAL-require instead of UNIVERSAL-exports
- release 2
---- Files affected:
SPECS:
perl-Module-Pluggable-Fast.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/perl-Module-Pluggable-Fast.spec
diff -u SPECS/perl-Module-Pluggable-Fast.spec:1.4 SPECS/perl-Module-Pluggable-Fast.spec:1.5
--- SPECS/perl-Module-Pluggable-Fast.spec:1.4 Tue Jun 21 17:14:08 2005
+++ SPECS/perl-Module-Pluggable-Fast.spec Mon Nov 7 15:15:15 2005
@@ -10,7 +10,7 @@
Summary(pl): Module::Pluggable::Fast - szybkie wtyczki z tworzeniem instancji
Name: perl-Module-Pluggable-Fast
Version: 0.16
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -19,7 +19,7 @@
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
-BuildRequires: perl-UNIVERSAL-exports
+BuildRequires: perl-UNIVERSAL-require
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -66,6 +66,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/11/07 14:15:15 migo
+- require UNIVERSAL-require instead of UNIVERSAL-exports
+- release 2
+
Revision 1.4 2005/06/21 15:14:08 czucz
- updated to 0.16
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Module-Pluggable-Fast.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list