SPECS: perl-Test-Harness.spec - version 3.09, tests on

radek radek at pld-linux.org
Sat Feb 16 19:15:42 CET 2008


Author: radek                        Date: Sat Feb 16 18:15:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 3.09, tests on

---- Files affected:
SPECS:
   perl-Test-Harness.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/perl-Test-Harness.spec
diff -u SPECS/perl-Test-Harness.spec:1.45 SPECS/perl-Test-Harness.spec:1.46
--- SPECS/perl-Test-Harness.spec:1.45	Tue Feb 13 08:47:15 2007
+++ SPECS/perl-Test-Harness.spec	Sat Feb 16 19:15:37 2008
@@ -1,8 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	tests	# perform "make test"
-			# why tests fail ?
+%bcond_without	tests	# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	Test
@@ -10,20 +9,16 @@
 Summary:	Test::Harness - run Perl standard test scripts with statistics
 Summary(pl.UTF-8):	Test::Harness - uruchamianie perlowych skryptów testowych ze statystykami
 Name:		perl-Test-Harness
-# NOTE: version 2.48 in perl-modules-5.8.7
-Version:	2.64
+# NOTE: version 2.64 in perl-modules-5.10.0
+Version:	3.09
 Release:	1
 # 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:	ddf5c634d88eca647bfe3a01eafe10ee
+# Source0-md5:	40196584ddb987cadb7144a7d171bf4f
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-BuildRequires:	perl-Devel-CoreStack
-BuildRequires:	perl-Test-Pod >= 0.95
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -56,9 +51,11 @@
 
 %files
 %defattr(644,root,root,755)
-%doc Changes NOTES
+%doc Changes*
 %attr(755,root,root) %{_bindir}/prove
-%{perl_vendorlib}/%{pdir}/*
+%{perl_vendorlib}/App/*
+%{perl_vendorlib}/Test/*
+%{perl_vendorlib}/TAP/*
 %{_mandir}/man1/*
 %{_mandir}/man3/*
 
@@ -68,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2008-02-16 18:15:37  radek
+- version 3.09, tests on
+
 Revision 1.45  2007-02-13 07:47:15  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Test-Harness.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list