Author: baggins                      Date: Sat Mar 31 16:52:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable db plugin tests on x86_64 - TODO fix Th builder machine
        the code works but doesn't pass tests on builder

---- Files affected:
SPECS:
   krb5.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: SPECS/krb5.spec
diff -u SPECS/krb5.spec:1.85 SPECS/krb5.spec:1.86
--- SPECS/krb5.spec:1.85        Sat Mar 31 17:55:49 2007
+++ SPECS/krb5.spec     Sat Mar 31 18:52:03 2007
@@ -7,6 +7,7 @@
 #      - -libs should not contain man pages and other stuff
 #
 # - making check in plugins/kdb/db2/libdb2/test... fails on x86_64
+#      temporaryli disabled this test on x86_64 - it's problem with Th builder
 #
 # Conditional build:
 %bcond_with    krb4            # build with Kerberos V4 support
@@ -17,7 +18,7 @@
 Summary(pl.UTF-8):     System Kerberos V5
 Name:          krb5
 Version:       1.6
-Release:       2.3
+Release:       2.4
 License:       MIT
 Group:         Networking
 # http://web.mit.edu/kerberos/dist/krb5/1.6/%{name}-%{version}-signed.tar
@@ -76,6 +77,7 @@
 Patch30:       %{name}-as-needed.patch
 Patch31:       %{name}-doc.patch
 Patch32:       %{name}-tests.patch
+Patch33:       %{name}-no-db-tests.patch
 BuildRequires: /bin/csh
 BuildRequires: autoconf
 BuildRequires: automake
@@ -420,6 +422,9 @@
 %patch30 -p1
 %patch31 -p1
 %patch32 -p1
+%ifarch x86_64
+%patch33 -p1
+%endif
 
 cp src/krb524/README README.krb524
 
@@ -762,6 +767,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2007/03/31 16:52:03  baggins
+- disable db plugin tests on x86_64 - TODO fix Th builder machine
+       the code works but doesn't pass tests on builder
+
 Revision 1.85  2007/03/31 15:55:49  baggins
 - rel 2.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/krb5.spec?r1=1.85&r2=1.86&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to