SPECS: tar.spec - fix build with new autoconf+gettext

sparky sparky at pld-linux.org
Mon Jul 31 12:37:13 CEST 2006


Author: sparky                       Date: Mon Jul 31 10:37:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with new autoconf+gettext

---- Files affected:
SPECS:
   tar.spec (1.95 -> 1.96) 

---- Diffs:

================================================================
Index: SPECS/tar.spec
diff -u SPECS/tar.spec:1.95 SPECS/tar.spec:1.96
--- SPECS/tar.spec:1.95	Wed Mar  8 00:17:28 2006
+++ SPECS/tar.spec	Mon Jul 31 12:37:07 2006
@@ -140,9 +140,10 @@
 # temporary (configure.ac uses gl_AC_TYPE_LONG_LONG while gettext 0.14
 # defines jm_AC_TYPE_LONG_LONG)
 mv -f m4/{,g}longlong.m4
-
 sed -i -e 's/jm_AC_TYPE_UINTMAX_T/gl_AC_TYPE_UINTMAX_T/' configure.ac
 
+rm m4/{gettext,po}_gl.m4 aclocal.m4
+
 %build
 %{__gettextize}
 %{__autoheader}
@@ -202,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.96  2006/07/31 10:37:07  sparky
+- fix build with new autoconf+gettext
+
 Revision 1.95  2006/03/07 23:17:28  qboosh
 - added heapOverflow patch (fixes CVE-2006-0300), release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tar.spec?r1=1.95&r2=1.96&f=u



More information about the pld-cvs-commit mailing list