rpms/crystalspace/devel crystalspace.spec,1.5,1.6

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Tue Jun 17 11:11:20 UTC 2008


Author: jwrdegoede

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

Modified Files:
	crystalspace.spec 
Log Message:
* Tue Jun 17 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 1.2-6
- Fix building on ppc64, patch from David Woodhouse



Index: crystalspace.spec
===================================================================
RCS file: /cvs/extras/rpms/crystalspace/devel/crystalspace.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- crystalspace.spec	17 Jun 2008 07:25:56 -0000	1.5
+++ crystalspace.spec	17 Jun 2008 11:10:34 -0000	1.6
@@ -97,7 +97,7 @@
 # --without-python for ppc to work around rh bug 432185
 %configure --enable-shared --enable-mode=debug --disable-separate-debug-info \
   --enable-cpu-specific-optimizations=no --disable-meta-info-embedding \
-%ifarch ppc
+%ifarch ppc ppc64
   --without-python
 %endif
 
@@ -117,7 +117,7 @@
 chmod +x $RPM_BUILD_ROOT%{_datadir}/%{csprefix}/build/autoconf/config.*
 chmod +x $RPM_BUILD_ROOT%{_datadir}/%{csprefix}/build/autoconf/install-sh
 chmod +x $RPM_BUILD_ROOT%{_datadir}/%{csprefix}/build/jamtemplate/autogen.template
-%ifnarch ppc
+%ifnarch ppc ppc64
 chmod +x $RPM_BUILD_ROOT%{_datadir}/%{csprefix}/bindings/python/tutorial?.py
 chmod +x $RPM_BUILD_ROOT%{_datadir}/%{csprefix}/bindings/python/pyceguitest.py
 %endif




More information about the fedora-extras-commits mailing list