[lightning/f21] - set ExclusiveArch to arches lightning has been ported to

Dan Horák sharkcz at fedoraproject.org
Sat Oct 4 15:44:05 UTC 2014


commit 95228052474581f8d91bc0a5fe138ff545a7b3d0
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 4 17:43:11 2014 +0200

    - set ExclusiveArch to arches lightning has been ported to

 lightning.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/lightning.spec b/lightning.spec
index d4a88c1..e8f5887 100644
--- a/lightning.spec
+++ b/lightning.spec
@@ -1,6 +1,6 @@
 Name:           lightning
 Version:        2.0.4
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Library for generating assembly code on run time
 
 Group:          Development/Libraries
@@ -15,6 +15,7 @@ BuildRequires:  binutils-devel
 %ifnarch aarch64 ppc64le
 BuildRequires:  prelink
 %endif
+ExclusiveArch:  aarch64 %{arm} %{ix86} x86_64 ppc ppc64 s390x
 
 Requires(post):  /sbin/install-info
 Requires(preun): /sbin/install-info
@@ -71,6 +72,9 @@ fi
 %{_infodir}/lightning.info.gz
 
 %changelog
+* Sat Oct 04 2014 Dan Horák <dan[at]danny.cz> - 2.0.4-5
+- set ExclusiveArch to arches lightning has been ported to
+
 * Fri Aug 29 2014 Jochen Schmitt <Jochen herr-schmitt de> - 2.0.4-4
 - Fix misplaced texinfo-install scriptlets (#1135042)
 - Add Patch to fix broken texinfo file from upstream


More information about the scm-commits mailing list