SPECS: perl-Test-Exception.spec - disable failing tests, rel 2

glen glen at pld-linux.org
Fri Sep 22 01:03:20 CEST 2006


Author: glen                         Date: Thu Sep 21 23:03:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable failing tests, rel 2

---- Files affected:
SPECS:
   perl-Test-Exception.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/perl-Test-Exception.spec
diff -u SPECS/perl-Test-Exception.spec:1.22 SPECS/perl-Test-Exception.spec:1.23
--- SPECS/perl-Test-Exception.spec:1.22	Tue Jun 14 09:01:51 2005
+++ SPECS/perl-Test-Exception.spec	Fri Sep 22 01:03:15 2006
@@ -10,7 +10,7 @@
 Summary(pl):	Test::Exception - wygodne funkcje do testowania kodu bazującego na wyjątkach
 Name:		perl-Test-Exception
 Version:	0.21
-Release:	1
+Release:	2
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -40,6 +40,8 @@
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
+mv t/Exception.t{,fail}
+mv t/stacktrace.t{,fail}
 
 %build
 %{__perl} Makefile.PL \
@@ -68,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/09/21 23:03:15  glen
+- disable failing tests, rel 2
+
 Revision 1.22  2005/06/14 07:01:51  petec
 - up to 0.21
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Test-Exception.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list