rpms/openalpp/F-7 openalpp.spec,1.13,1.14

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Mon Oct 8 17:13:34 UTC 2007


Author: xulchris

Update of /cvs/extras/rpms/openalpp/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22928/F-7

Modified Files:
	openalpp.spec 
Log Message:
exclude arch ppc64


Index: openalpp.spec
===================================================================
RCS file: /cvs/extras/rpms/openalpp/F-7/openalpp.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- openalpp.spec	5 Feb 2007 03:29:10 -0000	1.13
+++ openalpp.spec	8 Oct 2007 17:13:01 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           openalpp
 Version:        20060714
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Object Oriented version of OpenAL
 
 Group:          System Environment/Libraries
@@ -12,6 +12,9 @@
 BuildRequires:  openal-devel freealut-devel libvorbis-devel OpenThreads-devel
 BuildRequires:  libtool
 
+# https://bugzilla.redhat.com/show_bug.cgi?id=323341
+ExcludeArch:    ppc64
+
 
 %description
 Written in C++, makes OpenAL so much more accessible. Compare OpenAL++ to a
@@ -71,6 +74,9 @@
 
 
 %changelog
+* Mon Oct 08 2007 Christopher Stone <chris.stone at gmail.com> 20060714-4
+- ExcludeArch ppc64 since OpenThreads-devel is not available on ppc64
+
 * Sun Feb 04 2007 Christohper Stone <chris.stone at gmail.com> 20060714-3
 - Fix parsing of CFLAGS in configure, bug #227287
 




More information about the fedora-extras-commits mailing list