rpms/glib/devel glib.spec,1.11,1.12

Patrice Dumas pertusus at fedoraproject.org
Thu Oct 2 00:05:05 UTC 2008


Author: pertusus

Update of /cvs/extras/rpms/glib/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17154

Modified Files:
	glib.spec 
Log Message:
* Wed Oct  1 2008 Patrice Dumas <pertusus at free.fr> 1:1.2.10-30
- copy config.* from rpm directory, those shipped are too old. Should
  fix #462650.



Index: glib.spec
===================================================================
RCS file: /cvs/extras/rpms/glib/devel/glib.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- glib.spec	4 Aug 2008 14:50:03 -0000	1.11
+++ glib.spec	2 Oct 2008 00:04:35 -0000	1.12
@@ -3,7 +3,7 @@
 Name: 	 glib
 Epoch:	 1
 Version: 1.2.10
-Release: 29%{?dist}
+Release: 30%{?dist}
 
 License: LGPLv2+
 Group:	 System Environment/Libraries
@@ -45,6 +45,11 @@
 %patch4 -p1 -b .no_undefined
 %patch5 -p1 -b .multilib
 
+# The original config.{guess,sub} do not work on x86_64
+#
+# The following /usr/lib cannot be %%_libdir !!
+cp -p /usr/lib/rpm/config.{guess,sub} .
+
 #cp -f %{_datadir}/aclocal/libtool.m4 .
 #libtoolize --copy --force
 automake-1.4
@@ -108,6 +113,10 @@
 
 
 %changelog
+* Wed Oct  1 2008 Patrice Dumas <pertusus at free.fr> 1:1.2.10-30
+- copy config.* from rpm directory, those shipped are too old. Should
+  fix #462650.
+
 * Mon Feb 11 2008 Rex Dieter <rdieter at fedoraproject.org> 1:1.2.10-29 
 - respin (gcc43)
 




More information about the scm-commits mailing list