]> git.pld-linux.org Git - packages/autoconf.git/commitdiff
- added cxxcpp-warnonly patch (degrade CXXCPP test failure to warning)
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 17 Nov 2003 10:08:19 +0000 (10:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  to allow using libtool 1.5 without C++ compiler
- release 5

Changed files:
    autoconf.spec -> 1.98

autoconf.spec

index ed7c5217b88b3d57990ca06ba4a697918a36792f..af3a3be2f632c99bbf7b7737e473a9978ad4a5be 100644 (file)
@@ -19,7 +19,7 @@ Summary(ru):  GNU autoconf - 
 Summary(uk):   GNU autoconf - Á×ÔÏËÏÎƦÇÕÒÁÔÏÒ ×ÉȦÄÎÉÈ ÔÅËÓÔ¦×
 Name:          autoconf
 Version:       2.58
-Release:       4
+Release:       5
 License:       GPL
 Group:         Development/Building
 # stable releases:
@@ -32,6 +32,7 @@ Patch1:               %{name}-version.patch
 Patch2:                %{name}-info.patch
 Patch3:                %{name}-AC_EGREP.patch
 Patch4:                %{name}-bashism.patch
+Patch5:                %{name}-cxxcpp-warnonly.patch
 URL:           http://www.gnu.org/software/autoconf/
 BuildConflicts:        m4 = 1.4o
 %{!?_without_emacs:BuildRequires:      emacs}
@@ -204,6 +205,7 @@ Tryb edycji autoconf dla emacsa.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %configure \
This page took 0.027059 seconds and 4 git commands to generate.