rpms/appliance-tools/devel appliance-tools.spec,1.7,1.8

David Huff huff at fedoraproject.org
Mon Dec 1 22:42:27 UTC 2008


Author: huff

Update of /cvs/pkgs/rpms/appliance-tools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12517/devel

Modified Files:
	appliance-tools.spec 
Log Message:

*Mon Dec 01 2008 David Huff <dhuff at redhat.com> -004-2
- changed form ExclusiveArch to EcludeArch to fix broken deps



Index: appliance-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/appliance-tools/devel/appliance-tools.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- appliance-tools.spec	1 Dec 2008 16:29:08 -0000	1.7
+++ appliance-tools.spec	1 Dec 2008 22:41:57 -0000	1.8
@@ -5,7 +5,7 @@
 Summary: Tools for building Appliances
 Name: appliance-tools
 Version: 004
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: System Environment/Base
 URL: http://git.et.redhat.com/?p=act.git
@@ -20,7 +20,7 @@
 Requires: qemu-img
 BuildRequires: python
 BuildArch: noarch
-ExclusiveArch: %{ix86} x86_64 ppc alpha sparc armv4l noarch
+ExcludeArch: ppc64 s390 s390x
 
 
 %description
@@ -59,6 +59,9 @@
 %{python_sitelib}/ec2convert/*.pyc
 
 %changelog
+*Mon Dec 01 2008 David Huff <dhuff at redhat.com> -004-2
+- changed form ExclusiveArch to EcludeArch to fix broken deps
+
 *Mon Dec 01 2008 David Huff <dhuff at redhat.com> - 004
 - bumped version for rebuild for Python 2.6
 - Allow the user to pass in --version and --release command line paramneters (bkearney)




More information about the fedora-extras-commits mailing list