SPECS: krb5.spec - added config patch to remove unwanted flags fro...

qboosh qboosh at pld-linux.org
Sun Jun 24 19:05:19 CEST 2007


Author: qboosh                       Date: Sun Jun 24 17:05:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added config patch to remove unwanted flags from `krb5-config --libs`

---- Files affected:
SPECS:
   krb5.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: SPECS/krb5.spec
diff -u SPECS/krb5.spec:1.105 SPECS/krb5.spec:1.106
--- SPECS/krb5.spec:1.105	Sat Jun 23 16:23:24 2007
+++ SPECS/krb5.spec	Sun Jun 24 19:05:14 2007
@@ -1,8 +1,6 @@
 # $Revision$, $Date$
 #
-# TODO:
-# - kill -as-needed from krb5-config --libs output
-#
+# NOTE:
 # making check in plugins/kdb/db2/libdb2/test... fails on x86_64
 # temporarily disabled this test on x86_64 (patch33)
 #	- it's problem with Th builder
@@ -76,7 +74,8 @@
 Patch30:	%{name}-as-needed.patch
 Patch31:	%{name}-doc.patch
 Patch32:	%{name}-tests.patch
-Patch33:	%{name}-no-db-tests.patch
+Patch33:	%{name}-config.patch
+Patch34:	%{name}-no-db-tests.patch
 BuildRequires:	/bin/csh
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -572,8 +571,9 @@
 %patch30 -p1
 %patch31 -p1
 %patch32 -p1
-%ifarch %{x8664}
 %patch33 -p1
+%ifarch %{x8664}
+%patch34 -p1
 %endif
 
 cp src/krb524/README README.krb524
@@ -951,6 +951,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2007/06/24 17:05:14  qboosh
+- added config patch to remove unwanted flags from `krb5-config --libs`
+
 Revision 1.105  2007/06/23 14:23:24  baggins
 - rel 4
 
================================================================

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



More information about the pld-cvs-commit mailing list