[libQtGTL/f15] enable build on ppc, only ppc64 has no OpenGTL

Karsten Hopp karsten at fedoraproject.org
Tue May 17 18:38:07 UTC 2011


commit 64494db3e8a8bef54e0854b8f12a4e53915a02dd
Author: Karsten Hopp <karsten at redhat.com>
Date:   Tue May 17 20:37:44 2011 +0200

    enable build on ppc, only ppc64 has no OpenGTL

 libQtGTL.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libQtGTL.spec b/libQtGTL.spec
index 4c3c5b0..fc5eb20 100644
--- a/libQtGTL.spec
+++ b/libQtGTL.spec
@@ -2,7 +2,7 @@
 Summary: Qt bindings for OpenGTL
 Name:    libQtGTL
 Version: 0.9.1
-Release: 3%{?dist}
+Release: 3.1%{?dist}
 
 License: LGPLv2 
 Group:   System Environment/Libraries
@@ -11,7 +11,7 @@ Source0: http://www.opengtl.org/download/libQtGTL-%{version}.tar.bz2
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 # matching where OpenGTL isn't available
-ExcludeArch: ppc64 ppc
+ExcludeArch: ppc64
 
 ## upstreamable patches
 Patch50: libQtGTL-0.9.1-dso_linking.patch
@@ -79,6 +79,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue May 17 2011 Karsten Hopp <karsten at redhat.com> 0.9.1-3.1
+- enable build on ppc, only ppc64 has no OpenGTL
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list