packages: krb5/krb5.spec - remove resolver tests - disable make check (test...
baggins
baggins at pld-linux.org
Tue Jun 2 17:16:28 CEST 2009
Author: baggins Date: Tue Jun 2 15:16:28 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- remove resolver tests
- disable make check (tests bcond)
---- Files affected:
packages/krb5:
krb5.spec (1.128 -> 1.129)
---- Diffs:
================================================================
Index: packages/krb5/krb5.spec
diff -u packages/krb5/krb5.spec:1.128 packages/krb5/krb5.spec:1.129
--- packages/krb5/krb5.spec:1.128 Tue Jun 2 17:01:49 2009
+++ packages/krb5/krb5.spec Tue Jun 2 17:16:23 2009
@@ -1,19 +1,14 @@
# $Revision$, $Date$
#
# NOTE:
-# 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
+# - make check is disabled because builders don't have networking
#
# Conditional build:
%bcond_without doc # without documentation which needed TeX
%bcond_with krb4 # build with Kerberos V4 support
%bcond_without tcl # build without tcl (tcl is needed for tests)
%bcond_without openldap # don't build openldap plugin
-%bcond_without tests # don't perform make check
-#
-# Disable db2 tests on those broken builders
-#efine broken_builders %{x8664} athlon
+%bcond_with tests # perform make check
#
Summary: Kerberos V5 System
Summary(pl.UTF-8): System Kerberos V5
@@ -75,7 +70,6 @@
Patch31: %{name}-doc.patch
Patch32: %{name}-tests.patch
Patch33: %{name}-config.patch
-Patch34: %{name}-no-db-tests.patch
Patch100: %{name}-CVE-2007-5901.patch
Patch101: %{name}-CVE-2007-5971.patch
Patch102: %{name}-CVE-2008-0062,0063.patch
@@ -603,9 +597,6 @@
%patch31 -p1
%patch32 -p1
%patch33 -p1
-%ifarch %{broken_builders}
-%patch34 -p1
-%endif
%patch100 -p0
%patch101 -p0
@@ -618,10 +609,6 @@
cp src/krb524/README README.krb524
%build
-ls -l /etc/resolv.conf
-cat /etc/resolv.conf
-host -t srv _kerberos._udp.ATHENA.MIT.EDU
-
cd src
# Get LFS support on systems that need it which aren't already 64-bit.
%ifarch %{ix86} s390 ppc sparc
@@ -1019,6 +1006,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.129 2009/06/02 15:16:23 baggins
+- remove resolver tests
+- disable make check (tests bcond)
+
Revision 1.128 2009/06/02 15:01:49 baggins
- more resolv
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/krb5/krb5.spec?r1=1.128&r2=1.129&f=u
More information about the pld-cvs-commit
mailing list