[fpc] - switch to ExclusiveArch

Dan Horák sharkcz at fedoraproject.org
Tue Jan 20 17:45:09 UTC 2015


commit f7cb9530d268237498b97ddb932b867a0b0efa2f
Author: Dan Horák <dan at danny.cz>
Date:   Tue Jan 20 18:45:35 2015 +0100

    - switch to ExclusiveArch

 fpc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/fpc.spec b/fpc.spec
index f00dad6..81a64d2 100644
--- a/fpc.spec
+++ b/fpc.spec
@@ -1,6 +1,6 @@
 Name:           fpc
 Version:        2.6.2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Free Pascal Compiler
 
 Group:          Development/Languages
@@ -35,7 +35,7 @@ BuildRequires:  fpc
 %endif
 BuildRequires:  tetex, tetex-latex, tetex-fonts
 
-ExcludeArch:    s390 s390x
+ExclusiveArch:  %{arm} %{ix86} x86_64 ppc ppc64
 
 %description
 
@@ -204,6 +204,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}/lexyacc
 
 
 %changelog
+* Tue Jan 20 2015 Dan Horák <dan[at]danny.cz> - 2.6.2-7
+- switch to ExclusiveArch
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.6.2-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list