packages (rpm-4_5): rpm/rpm.spec, rpm/rpm-automake_1.12.patch (NEW)=?UTF-8?Q?=20?=- autom...

jajcus jajcus at pld-linux.org
Tue Jun 19 16:09:15 CEST 2012


Author: jajcus                       Date: Tue Jun 19 14:09:15 2012 GMT
Module: packages                      Tag: rpm-4_5
---- Log message:
- automake 1.12 fix

---- Files affected:
packages/rpm:
   rpm.spec (1.837.2.42.2.49.2.122 -> 1.837.2.42.2.49.2.123) , rpm-automake_1.12.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/rpm/rpm.spec
diff -u packages/rpm/rpm.spec:1.837.2.42.2.49.2.122 packages/rpm/rpm.spec:1.837.2.42.2.49.2.123
--- packages/rpm/rpm.spec:1.837.2.42.2.49.2.122	Mon May  7 20:26:42 2012
+++ packages/rpm/rpm.spec	Tue Jun 19 16:09:10 2012
@@ -187,6 +187,7 @@
 Patch103:	%{name}-lua-exit-chroot-correctly.patch
 Patch104:	%{name}-glob.patch
 Patch105:	%{name}-am.patch
+Patch106:	%{name}-automake_1.12.patch
 URL:		http://rpm5.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1.4
@@ -820,6 +821,7 @@
 %patch103 -p1
 %patch104 -p1
 %patch105 -p1
+%patch106 -p1
 
 mv -f po/{sr,sr at Latn}.po
 rm -rf sqlite zlib popt
@@ -1495,6 +1497,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.49.2.123  2012/06/19 14:09:10  jajcus
+- automake 1.12 fix
+
 Revision 1.837.2.42.2.49.2.122  2012/05/07 18:26:42  pluto
 - compress debuginfo sections with zlib (reduce /usr/lib/debug size).
 - release 66.

================================================================
Index: packages/rpm/rpm-automake_1.12.patch
diff -u /dev/null packages/rpm/rpm-automake_1.12.patch:1.1
--- /dev/null	Tue Jun 19 16:09:16 2012
+++ packages/rpm/rpm-automake_1.12.patch	Tue Jun 19 16:09:10 2012
@@ -0,0 +1,12 @@
+diff -dur rpm-4.5.orig/configure.ac rpm-4.5/configure.ac
+--- rpm-4.5.orig/configure.ac	2012-06-19 15:52:36.000000000 +0200
++++ rpm-4.5/configure.ac	2012-06-19 15:54:29.000000000 +0200
+@@ -211,7 +211,6 @@
+ dnl This test must precede tests of compiler characteristics like
+ dnl that for the inline keyword, since it may change the degree to
+ dnl which the compiler supports such features.
+-AM_C_PROTOTYPES
+ AC_C_INLINE
+ AC_C_BIGENDIAN
+ 
+Only in rpm-4.5.orig: configure.ac.orig
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/rpm/rpm.spec?r1=1.837.2.42.2.49.2.122&r2=1.837.2.42.2.49.2.123



More information about the pld-cvs-commit mailing list