rpms/gai/devel gai.spec,1.21,1.22

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Sun Jan 7 02:42:57 UTC 2007


Author: salimma

Update of /cvs/extras/rpms/gai/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22784/devel

Modified Files:
	gai.spec 
Log Message:
Enable -fPIC on all architectures



Index: gai.spec
===================================================================
RCS file: /cvs/extras/rpms/gai/devel/gai.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- gai.spec	2 Oct 2006 19:38:50 -0000	1.21
+++ gai.spec	7 Jan 2007 02:42:27 -0000	1.22
@@ -42,10 +42,7 @@
 %patch2 -p1 -b .xorg
 
 %build
-%ifarch x86_64
 export CFLAGS="-fPIC $RPM_OPT_FLAGS"
-%endif
-
 %configure --disable-rox
 make %{?_smp_mflags}
 
@@ -73,6 +70,9 @@
 %{_libdir}/libgai.so
 
 %changelog
+* Sat Jan  6 2007 Michel Salim <michel.salim at gmail.com>
+- Use -fPIC on all architecture (bz #220993, fix by Michael Schwendt)
+
 * Mon Oct 02 2006 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 




More information about the fedora-extras-commits mailing list