Author: pluto                        Date: Sat Oct  7 10:17:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bcond_with_tests added dueto x86-64 failures, release 2.

---- Files affected:
SPECS:
   gnupg2.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/gnupg2.spec
diff -u SPECS/gnupg2.spec:1.43 SPECS/gnupg2.spec:1.44
--- SPECS/gnupg2.spec:1.43      Wed Oct  4 21:14:38 2006
+++ SPECS/gnupg2.spec   Sat Oct  7 12:17:17 2006
@@ -5,12 +5,13 @@
 #
 # Conditional build:
 %bcond_without pth     # without pth-based based version of gnupg
+%bcond_with    tests   # run testsuite ( currently it smashes stack on x86-64 
and SEGVs )
 #
 Summary:       GNU Privacy Guard - tool for secure communication and data 
storage - development version
 Summary(pl):   GnuPG - narzędzie do bezpiecznej komunikacji i bezpiecznego 
przechowywania danych - wersja rozwojowa
 Name:          gnupg2
 Version:       1.9.91
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/File
 Source0:       ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-%{version}.tar.bz2
@@ -142,7 +143,7 @@
        --disable-m-debug \
        --with-mailprog=/usr/lib/sendmail
 
-%{__make}
+%{__make} %{!?with_tests:tests=''}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -247,6 +248,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/10/07 10:17:17  pluto
+- bcond_with_tests added dueto x86-64 failures, release 2.
+
 Revision 1.43  2006/10/04 19:14:38  qboosh
 - updated to 1.9.91
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnupg2.spec?r1=1.43&r2=1.44&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to