rpms/Coin2/devel Coin2.spec,1.12,1.13

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Tue Sep 20 09:18:22 UTC 2005


Author: corsepiu

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

Modified Files:
	Coin2.spec 
Log Message:
Check if x86_64 still requires simmacros


Index: Coin2.spec
===================================================================
RCS file: /cvs/extras/rpms/Coin2/devel/Coin2.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Coin2.spec	7 Jul 2005 10:34:00 -0000	1.12
+++ Coin2.spec	20 Sep 2005 09:18:20 -0000	1.13
@@ -13,7 +13,7 @@
 
 Summary: High-level 3D visualization library
 Name: Coin2
-Version: 2.4.3
+Version: 2.4.4
 Release: 1%{?dist}
 
 License: GPL
@@ -39,6 +39,9 @@
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 
+# TESTING
+ExclusiveArch: x86_64
+
 %description
 Coin is a 3D graphics library with an Application Programming Interface
 based on the Open Inventor 2.1 API.
@@ -57,8 +60,8 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
+# %patch3 -p1
+# %patch4 -p1
 %patch5 -p1
 
 sed -i -e 's, at LIBFREETYPE_SONAME@,"%{libfreetype_SONAME}",' \
@@ -86,6 +89,9 @@
    rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 
+# TESTING
+exit 1
+
 %clean
    rm -rf $RPM_BUILD_ROOT
 
@@ -114,6 +120,9 @@
 %doc %{coin_htmldir}
 
 %changelog
+* Tue Sep 20 2005 Ralf Corsepius <ralf at links2linux.de> - 2.4.4-1
+- Upstream update.
+
 * Thu Jul 07 2005 Ralf Corsepius <ralf at links2linux.de> - 0:2.4.3-1
 - Upstream update.
 




More information about the fedora-extras-commits mailing list