[savanna-image-elements/el6] Add ExclusiveArch that matches diskimage-builder's

matt matt at fedoraproject.org
Wed Oct 9 15:43:47 UTC 2013


commit 7f135f309ba27a7f123529b78e6a1f417aad71a1
Author: Matthew Farrellee <matt at redhat.com>
Date:   Wed Oct 9 11:43:30 2013 -0400

    Add ExclusiveArch that matches diskimage-builder's

 savanna-image-elements.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/savanna-image-elements.spec b/savanna-image-elements.spec
index 87d4747..1423be4 100644
--- a/savanna-image-elements.spec
+++ b/savanna-image-elements.spec
@@ -4,11 +4,13 @@
 Name:		savanna-image-elements
 Summary:	Savanna diskimage-builder elements
 Version:	0.3
-Release:	0.2.%{shortcommit}git%{?dist}
+Release:	0.3.%{shortcommit}git%{?dist}
 License:	ASL 2.0
 URL:		https://launchpad.net/savanna
 Source0:	https://github.com/stackforge/savanna-extra/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
 
+ExclusiveArch: x86_64 noarch
+
 BuildArch: noarch
 
 Requires: diskimage-builder
@@ -40,6 +42,9 @@ rm $ELEMENTS_DIR/README.rst
 
 
 %changelog
+* Wed Oct  9 2013 Matthew Farrellee <matt at redhat> - 0.3-0.3.88511begit
+- ExclusiveArch now matches diskimage-builder's
+
 * Thu Aug 22 2013 Matthew Farrellee <matt at redhat> 0.3-0.2.88511begit
 - New git sha, includes LICENSE and shebang issues from review
 


More information about the scm-commits mailing list