SPECS: krb5.spec - athlon broken too
baggins
baggins at pld-linux.org
Thu Nov 22 16:49:15 CET 2007
Author: baggins Date: Thu Nov 22 15:49:15 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- athlon broken too
---- Files affected:
SPECS:
krb5.spec (1.115 -> 1.116)
---- Diffs:
================================================================
Index: SPECS/krb5.spec
diff -u SPECS/krb5.spec:1.115 SPECS/krb5.spec:1.116
--- SPECS/krb5.spec:1.115 Wed Nov 21 13:15:11 2007
+++ SPECS/krb5.spec Thu Nov 22 16:49:10 2007
@@ -1,8 +1,8 @@
# $Revision$, $Date$
#
# NOTE:
-# making check in plugins/kdb/db2/libdb2/test... fails on x86_64
-# temporarily disabled this test on x86_64 (patch33)
+# making check in plugins/kdb/db2/libdb2/test... fails on x86_64 and athlon
+# temporarily disabled this test on x86_64 and athlon (patch34)
# - it's problem with Th builder
#
# Conditional build:
@@ -11,6 +11,9 @@
%bcond_without openldap # don't build openldap plugin
%bcond_without tests # don't perform make check
#
+# Disable db2 tests on those broken builders
+%define broken_builders %{x8664} athlon
+#
Summary: Kerberos V5 System
Summary(pl.UTF-8): System Kerberos V5
Name: krb5
@@ -573,8 +576,8 @@
%patch31 -p1
%patch32 -p1
%patch33 -p1
-%ifarch %{x8664}
-#patch34 -p1
+%ifarch %{broken_builders}
+%patch34 -p1
%endif
cp src/krb524/README README.krb524
@@ -956,6 +959,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.116 2007-11-22 15:49:10 baggins
+- athlon broken too
+
Revision 1.115 2007-11-21 12:15:11 baggins
- testing...
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/krb5.spec?r1=1.115&r2=1.116&f=u
More information about the pld-cvs-commit
mailing list