SPECS: perl-Test-Exception.spec - it seems that all tests are pass...
qboosh
qboosh at pld-linux.org
Fri Dec 22 10:31:44 CET 2006
Author: qboosh Date: Fri Dec 22 09:31:44 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- it seems that all tests are passed now
- versioned runtime deps
---- Files affected:
SPECS:
perl-Test-Exception.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/perl-Test-Exception.spec
diff -u SPECS/perl-Test-Exception.spec:1.25 SPECS/perl-Test-Exception.spec:1.26
--- SPECS/perl-Test-Exception.spec:1.25 Fri Dec 22 10:28:48 2006
+++ SPECS/perl-Test-Exception.spec Fri Dec 22 10:31:39 2006
@@ -26,6 +26,8 @@
%endif
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+Requires: perl(Test::Builder) >= 0.33
+Requires: perl-Sub-Uplevel >= 0.13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,8 +43,6 @@
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-mv t/Exception.t{,fail}
-mv t/stacktrace.t{,fail}
%build
%{__perl} Makefile.PL \
@@ -71,6 +71,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2006/12/22 09:31:39 qboosh
+- it seems that all tests are passed now
+- versioned runtime deps
+
Revision 1.25 2006/12/22 09:28:48 qboosh
- generic URL, updated deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Test-Exception.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list