rpms/compizconfig-backend-gconf/devel compizconfig-backend-gconf-gcc43-buildfix2.patch, NONE, 1.1 compizconfig-backend-gconf.spec, 1.3, 1.4

Mohd Izhar Firdaus Ismail (izhar) fedora-extras-commits at redhat.com
Wed Jan 9 14:54:17 UTC 2008


Author: izhar

Update of /cvs/pkgs/rpms/compizconfig-backend-gconf/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27964/devel

Modified Files:
	compizconfig-backend-gconf.spec 
Added Files:
	compizconfig-backend-gconf-gcc43-buildfix2.patch 
Log Message:
patched also the configure script


compizconfig-backend-gconf-gcc43-buildfix2.patch:

--- NEW FILE compizconfig-backend-gconf-gcc43-buildfix2.patch ---
--- old/configure	2007-10-16 01:10:07.000000000 +0800
+++ new/configure	2008-01-09 22:04:07.000000000 +0800
@@ -1958,9 +1958,6 @@
 
 
 
-cat >>confdefs.h <<_ACEOF
-#define VERSION "$VERSION"
-_ACEOF
 
 
 #AC_CONFIG_AUX_DIR(config)
@@ -2310,9 +2307,6 @@
 _ACEOF
 
 
-cat >>confdefs.h <<_ACEOF
-#define VERSION "$VERSION"
-_ACEOF
 
 # Some tools Automake needs.
 


Index: compizconfig-backend-gconf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/compizconfig-backend-gconf/devel/compizconfig-backend-gconf.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- compizconfig-backend-gconf.spec	8 Jan 2008 14:23:37 -0000	1.3
+++ compizconfig-backend-gconf.spec	9 Jan 2008 14:53:41 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           compizconfig-backend-gconf
 Version:        0.6.0 
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        GConf backend for compizconfig
 
 Group:          System Environment/Libraries
@@ -14,6 +14,7 @@
 # backend-gconf requires the gconf schemas from compiz-gnome to work
 Requires:       compiz-gnome >= %{version} 
 Patch100:       compizconfig-backend-gconf-gcc43-buildfix.patch
+Patch101:       compizconfig-backend-gconf-gcc43-buildfix2.patch
 
 # libdrm is not available on these arches
 ExcludeArch:    s390 s390x ppc64 
@@ -29,6 +30,7 @@
 %prep
 %setup -q
 %patch100 -p1 -b .gcc43-buildfix
+%patch101 -p1 -b .gcc43-buildfix2
 
 %build
 %configure --disable-static
@@ -49,6 +51,9 @@
 %{_libdir}/compizconfig/backends/libgconf.so
 
 %changelog
+* Wed Jan 09 2008 Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus at gmail.com> 0.6.0-4
+- patched also the configure script
+
 * Tue Jan 08 2008 Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus at gmail.com> 0.6.0-3
 - applied gcc43 buildfix
 




More information about the fedora-extras-commits mailing list