rpms/gai/FC-5 gai.spec,1.19,1.20

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


Author: salimma

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

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



Index: gai.spec
===================================================================
RCS file: /cvs/extras/rpms/gai/FC-5/gai.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- gai.spec	2 Mar 2006 14:40:02 -0000	1.19
+++ gai.spec	7 Jan 2007 02:42:21 -0000	1.20
@@ -1,6 +1,6 @@
 Name:		gai
 Version:	0.5.10
-Release:	6%{?dist}
+Release: 8%{?dist}
 Summary:	Generic Applet Interface
 
 Group:		User Interface/Desktops
@@ -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,15 @@
 %{_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
+
+* Tue Sep 19 2006 Michael Schwendt <mschwendt[AT]users.sf.net>
+- rebuilt
+
 * Thu Mar  2 2006 Michel Salim <michel.salim at gmail.com> - 0.5.10-6
 - Rebuild for Fedora Extras 5
 




More information about the scm-commits mailing list