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

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Fri Sep 23 04:54:03 UTC 2005


Author: corsepiu

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

Modified Files:
	SoQt.spec 
Log Message:
More testing


Index: SoQt.spec
===================================================================
RCS file: /cvs/extras/rpms/SoQt/devel/SoQt.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- SoQt.spec	23 Sep 2005 02:57:24 -0000	1.11
+++ SoQt.spec	23 Sep 2005 04:54:00 -0000	1.12
@@ -10,6 +10,8 @@
 Group: System Environment/Libraries
 URL: http://www.coin3d.org
 
+ExclusiveArch: x86_64
+
 Source: ftp://ftp.coin3d.org/pub/coin/src/SoQt-%{version}.tar.gz
 
 # Needed to rebuild patch1
@@ -69,12 +71,12 @@
 rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 
-# TESTING
-exit 1;
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+# TESTING
+exit 1;
+
 %post
 /sbin/ldconfig
 




More information about the fedora-extras-commits mailing list