packages: perl-Test-Warn/perl-Test-Warn.spec - updated to 0.22
qboosh
qboosh at pld-linux.org
Mon Feb 21 19:58:07 CET 2011
Author: qboosh Date: Mon Feb 21 18:58:07 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.22
---- Files affected:
packages/perl-Test-Warn:
perl-Test-Warn.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: packages/perl-Test-Warn/perl-Test-Warn.spec
diff -u packages/perl-Test-Warn/perl-Test-Warn.spec:1.29 packages/perl-Test-Warn/perl-Test-Warn.spec:1.30
--- packages/perl-Test-Warn/perl-Test-Warn.spec:1.29 Sun May 16 16:14:25 2010
+++ packages/perl-Test-Warn/perl-Test-Warn.spec Mon Feb 21 19:58:02 2011
@@ -1,6 +1,6 @@
# $Revision$, $Date$
#
-#Conditional build:
+# Conditional build:
%bcond_without tests # perform "make test"
#
%include /usr/lib/rpm/macros.perl
@@ -9,12 +9,12 @@
Summary: Test::Warn - Perl extension to test methods for warnings
Summary(pl.UTF-8): Test::Warn - rozszerzenie Perla do testowania metod pod kątem ostrzeżeń
Name: perl-Test-Warn
-Version: 0.21
+Version: 0.22
Release: 1
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/%{pdir}-%{pnam}-%{version}.zip
-# Source0-md5: d33c38d18d2bedac52bfdbaf94c8744d
+Source0: http://www.cpan.org/modules/by-module/Test/CHORNY/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: bfff5f43097debdef0cbe9047bd38853
URL: http://search.cpan.org/dist/Test-Warn/
%if %{with tests}
BuildRequires: perl-Array-Compare
@@ -26,7 +26,6 @@
%endif
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: unzip
Requires: perl(Test::Builder) >= 0.13
Requires: perl-Tree-DAG_Node
BuildArch: noarch
@@ -63,7 +62,7 @@
%defattr(644,root,root,755)
%doc Changes
%{perl_vendorlib}/Test/Warn.pm
-%{_mandir}/man3/*
+%{_mandir}/man3/Test::Warn.3pm*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -71,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2011/02/21 18:58:02 qboosh
+- updated to 0.22
+
Revision 1.29 2010/05/16 14:14:25 sparky
- BR: unzip
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Test-Warn/perl-Test-Warn.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list