Author: glen                         Date: Thu Apr  6 21:51:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bcond quoteld patch, rel 3

---- Files affected:
SPECS:
   automake.spec (1.117 -> 1.118) 

---- Diffs:

================================================================
Index: SPECS/automake.spec
diff -u SPECS/automake.spec:1.117 SPECS/automake.spec:1.118
--- SPECS/automake.spec:1.117   Tue Mar 28 16:23:55 2006
+++ SPECS/automake.spec Thu Apr  6 23:51:02 2006
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_with    quoteld         # with quote $LD patch, fixes kde packages 
build with %{__cc}=ccache gcc, but breaks nagios-plugins
+#
 %include       /usr/lib/rpm/macros.perl
 Summary:       GNU automake - Makefile configuration tools
 Summary(de):   GNU automake - Makefile-Konfigurationstools
@@ -12,7 +16,7 @@
 Summary(uk):   GNU automake - ŚÎÓÔŇŐÍĹÎÔÉ ÄĚŃ Á×ÔĎÍÁÔÉŢÎϧ ÇĹÎĹŇÁĂŚ§ 
Makefile'Ś×
 Name:          automake
 Version:       1.9.6
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         Development/Building
@@ -93,7 +97,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
+%{?with_quoteld:%patch5 -p1}
 
 %build
 %{__autoconf}
@@ -159,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.118  2006/04/06 21:51:02  glen
+- bcond quoteld patch, rel 3
+
 Revision 1.117  2006/03/28 14:23:55  glen
 - add quote ld patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/automake.spec?r1=1.117&r2=1.118&f=u

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

Reply via email to