]> git.pld-linux.org Git - packages/automake.git/commitdiff
- bcond quoteld patch, rel 3 auto/ac/automake-1_9_6-3 auto/th/automake-1_9_6-3
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 6 Apr 2006 21:51:02 +0000 (21:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    automake.spec -> 1.118

automake.spec

index 9f08d6fb708085cb7e25d710b67917c9728fdb09..75088de8529bee6046c2d2af6851c3637afdf82f 100644 (file)
@@ -1,3 +1,7 @@
+#
+# 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
@@ -11,7 +15,7 @@ Summary(tr):  Makefile yap
 Summary(uk):   GNU automake - ¦ÎÓÔÒÕÍÅÎÔÉ ÄÌÑ Á×ÔÏÍÁÔÉÞÎϧ ÇÅÎÅÒÁ槠Makefile'¦×
 Name:          automake
 Version:       1.9.6
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         Development/Building
@@ -92,7 +96,7 @@ Makefile'
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
+%{?with_quoteld:%patch5 -p1}
 
 %build
 %{__autoconf}
This page took 0.026959 seconds and 4 git commands to generate.