SPECS: perl-Module-Pluggable-Ordered.spec, perl-CGI-Untaint.spec -...
migo
migo at pld-linux.org
Mon Nov 7 15:17:42 CET 2005
Author: migo Date: Mon Nov 7 14:17:42 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- require UNIVERSAL-require instead of UNIVERSAL-exports
- release 2
---- Files affected:
SPECS:
perl-Module-Pluggable-Ordered.spec (1.3 -> 1.4) , perl-CGI-Untaint.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/perl-Module-Pluggable-Ordered.spec
diff -u SPECS/perl-Module-Pluggable-Ordered.spec:1.3 SPECS/perl-Module-Pluggable-Ordered.spec:1.4
--- SPECS/perl-Module-Pluggable-Ordered.spec:1.3 Thu Dec 9 23:20:44 2004
+++ SPECS/perl-Module-Pluggable-Ordered.spec Mon Nov 7 15:17:37 2005
@@ -10,7 +10,7 @@
Summary(pl): Module::Pluggable::Ordered - wywoływanie modułów-wtyczek w zadanej kolejności
Name: perl-Module-Pluggable-Ordered
Version: 1.4
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -20,7 +20,7 @@
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
BuildRequires: perl-Module-Pluggable >= 1.9
-BuildRequires: perl-UNIVERSAL-exports
+BuildRequires: perl-UNIVERSAL-require
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -86,6 +86,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/11/07 14:17:37 migo
+- require UNIVERSAL-require instead of UNIVERSAL-exports
+- release 2
+
Revision 1.3 2004/12/09 22:20:44 qboosh
- pl desc
================================================================
Index: SPECS/perl-CGI-Untaint.spec
diff -u SPECS/perl-CGI-Untaint.spec:1.6 SPECS/perl-CGI-Untaint.spec:1.7
--- SPECS/perl-CGI-Untaint.spec:1.6 Mon Jan 3 19:30:51 2005
+++ SPECS/perl-CGI-Untaint.spec Mon Nov 7 15:17:37 2005
@@ -10,13 +10,13 @@
Summary(pl): CGI::Untaint - przetwarzanie parametrów wejściowych CGI
Name: perl-CGI-Untaint
Version: 1.25
-Release: 1
+Release: 2
# 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: f75b2641202e441a16db5040c37170c0
-BuildRequires: perl-UNIVERSAL-exports
+BuildRequires: perl-UNIVERSAL-require
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
@@ -63,6 +63,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/11/07 14:17:37 migo
+- require UNIVERSAL-require instead of UNIVERSAL-exports
+- release 2
+
Revision 1.6 2005/01/03 18:30:51 adamg
- updated to 1.25
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Module-Pluggable-Ordered.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SPECS/perl-CGI-Untaint.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list