rpms/gai/FC-5 gai.spec,1.21,1.22

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Sun Jan 7 03:30:15 UTC 2007


Author: salimma

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

Modified Files:
	gai.spec 
Log Message:
Rollback FC-5 branch to previous revision (-fPIC only on x86_64)



Index: gai.spec
===================================================================
RCS file: /cvs/extras/rpms/gai/FC-5/gai.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- gai.spec	7 Jan 2007 02:45:28 -0000	1.21
+++ gai.spec	7 Jan 2007 03:29:45 -0000	1.22
@@ -1,6 +1,6 @@
 Name:		gai
 Version:	0.5.10
-Release:        9%{?dist}
+Release:	6%{?dist}
 Summary:	Generic Applet Interface
 
 Group:		User Interface/Desktops
@@ -42,7 +42,10 @@
 %patch2 -p1 -b .xorg
 
 %build
+%ifarch x86_64
 export CFLAGS="-fPIC $RPM_OPT_FLAGS"
+%endif
+
 %configure --disable-rox
 make %{?_smp_mflags}
 
@@ -70,15 +73,6 @@
 %{_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 fedora-extras-commits mailing list