packages: autoconf/autoconf.spec - rel 3; disable gettext patch (was causin...

arekm arekm at pld-linux.org
Mon Aug 17 18:10:37 CEST 2009


Author: arekm                        Date: Mon Aug 17 16:10:37 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3; disable gettext patch (was causing testsuite failures and it's unknow why it got added in first place)

---- Files affected:
packages/autoconf:
   autoconf.spec (1.139 -> 1.140) 

---- Diffs:

================================================================
Index: packages/autoconf/autoconf.spec
diff -u packages/autoconf/autoconf.spec:1.139 packages/autoconf/autoconf.spec:1.140
--- packages/autoconf/autoconf.spec:1.139	Mon Aug 17 16:06:23 2009
+++ packages/autoconf/autoconf.spec	Mon Aug 17 18:10:32 2009
@@ -21,7 +21,7 @@
 Summary(uk.UTF-8):	GNU autoconf - автоконфігуратор вихідних текстів
 Name:		autoconf
 Version:	2.64
-Release:	2
+Release:	3
 License:	GPL v2+/v3+
 Group:		Development/Building
 # stable releases:
@@ -33,6 +33,7 @@
 Patch1:		%{name}-info.patch
 Patch2:		%{name}-AC_EGREP.patch
 Patch3:		%{name}-cxxcpp-warnonly.patch
+# it's unknown why this patch is here but it causes testsuite to fail
 Patch4:		%{name}-gettext.patch
 Patch5:		%{name}-git.patch
 URL:		http://www.gnu.org/software/autoconf/
@@ -202,7 +203,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
+#%patch4 -p1
 %patch5 -p1
 
 %build
@@ -279,6 +280,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.140  2009/08/17 16:10:32  arekm
+- rel 3; disable gettext patch (was causing testsuite failures and it's unknow why it got added in first place)
+
 Revision 1.139  2009/08/17 14:06:23  arekm
 - rel 2; AH_CHECK_HEADERS is back
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/autoconf/autoconf.spec?r1=1.139&r2=1.140&f=u



More information about the pld-cvs-commit mailing list