rpms/abiword/EL-5 abiword.spec,1.41,1.42

Lubomir Rintel lkundrak at fedoraproject.org
Wed Oct 15 15:06:06 UTC 2008


Author: lkundrak

Update of /cvs/pkgs/rpms/abiword/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14974

Modified Files:
	abiword.spec 
Log Message:
* Wed Oct 15 2008 Lubomir Rintel <lkundrak at v3.sk> - 1:2.6.4-8.2
- Disable ppc builds



Index: abiword.spec
===================================================================
RCS file: /cvs/pkgs/rpms/abiword/EL-5/abiword.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- abiword.spec	9 Oct 2008 06:04:37 -0000	1.41
+++ abiword.spec	15 Oct 2008 15:05:36 -0000	1.42
@@ -7,7 +7,7 @@
 Summary: The AbiWord word processor
 Name: abiword
 Version: %{majorversion}.%{minorversion}.%{microversion}
-Release: 8%{?dist}.1
+Release: 8%{?dist}.2
 Epoch: 1
 Group: Applications/Editors
 License: GPLv2+
@@ -19,6 +19,12 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 URL: http://www.abisource.com/
 
+# This should really be excluded in build system...
+# https://fedorahosted.org/fedora-infrastructure/ticket/903#comment:3
+%if %{el5}0
+ExcludeArch: ppc ppc64
+%endif
+
 %description
 AbiWord is a cross-platform Open Source word processor. It is full-featured,
 while still remaining lean.
@@ -223,6 +229,9 @@
 %{_libdir}/pkgconfig/%{name}-%{majorversion}.%{minorversion}.pc
 
 %changelog
+* Wed Oct 15 2008 Lubomir Rintel <lkundrak at v3.sk> - 1:2.6.4-8.2
+- Disable ppc builds
+
 * Fri Oct 3 2008 Lubomir Rintel <lkundrak at v3.sk> - 1:2.6.4-8.1
 - Adjust build- and run-time dependencies for el5
 




More information about the scm-commits mailing list