packages: perl-Test-Script/perl-Test-Script.spec - updated to 1.07
qboosh
qboosh at pld-linux.org
Sat Mar 5 19:31:52 CET 2011
Author: qboosh Date: Sat Mar 5 18:31:52 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.07
---- Files affected:
packages/perl-Test-Script:
perl-Test-Script.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/perl-Test-Script/perl-Test-Script.spec
diff -u packages/perl-Test-Script/perl-Test-Script.spec:1.3 packages/perl-Test-Script/perl-Test-Script.spec:1.4
--- packages/perl-Test-Script/perl-Test-Script.spec:1.3 Fri Oct 16 08:43:24 2009
+++ packages/perl-Test-Script/perl-Test-Script.spec Sat Mar 5 19:31:46 2011
@@ -9,19 +9,21 @@
Summary: Test::Script - Cross-platform basic tests for scripts
Summary(pl.UTF-8): Test::Script - wieloplatformowe podstawowe testy dla skryptów
Name: perl-Test-Script
-Version: 1.06
+Version: 1.07
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 43e8f1429472da66a853be819b11a5b9
+Source0: http://www.cpan.org/modules/by-module/Test/ADAMK/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: f6b5baa6403cd24dac7f023e0ea22384
URL: http://search.cpan.org/dist/Test-Script/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
-BuildRequires: perl-IPC-Run3
-BuildRequires: perl-Probe-Perl
+BuildRequires: perl-IPC-Run3 >= 0.034
+BuildRequires: perl-Probe-Perl >= 0.01
+BuildRequires: perl-Test-Builder-Tester >= 1.02
+BuildRequires: perl-Test-Simple >= 0.62
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -72,8 +74,8 @@
%files
%defattr(644,root,root,755)
%doc Changes
-%{perl_vendorlib}/Test/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/Test/Script.pm
+%{_mandir}/man3/Test::Script.3pm*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -81,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2011/03/05 18:31:46 qboosh
+- updated to 1.07
+
Revision 1.3 2009/10/16 06:43:24 amateja
- updated to 1.06
- added BR: perl-Probe-Perl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Test-Script/perl-Test-Script.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list