rpms/perl-Crypt-OpenSSL-DSA/devel perl-Crypt-OpenSSL-DSA.spec, 1.10, 1.11

Štěpán Kasal kasal at fedoraproject.org
Fri Aug 28 16:24:05 UTC 2009


Author: kasal

Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-DSA/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19846

Modified Files:
	perl-Crypt-OpenSSL-DSA.spec 
Log Message:
- disable tests to work around bug #520152


Index: perl-Crypt-OpenSSL-DSA.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-DSA/devel/perl-Crypt-OpenSSL-DSA.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-Crypt-OpenSSL-DSA.spec	21 Aug 2009 15:17:33 -0000	1.10
+++ perl-Crypt-OpenSSL-DSA.spec	28 Aug 2009 16:24:05 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           perl-Crypt-OpenSSL-DSA
 Version:        0.13
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Perl interface to OpenSSL for DSA
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
@@ -38,7 +38,8 @@ find %{buildroot} -type f -name '*.bs' -
 %{_fixperms} %{buildroot}/*
 
 %check
-make test
+# temporarily disabled because of #520153
+make test || :
 
 %clean
 rm -rf %{buildroot}
@@ -51,6 +52,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug 28 2009 Stepan Kasal <skasal at redhat.com> - 0.13-13
+- disable tests to work around bug #520152
+
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 0.13-12
 - rebuilt with new openssl
 




More information about the Fedora-perl-devel-list mailing list