[imagefactory] spec touchup prior to build

Ian McLeod imcleod at fedoraproject.org
Tue Oct 21 21:11:39 UTC 2014


commit 18abde434e9e73e954dfb20e8b2a35106e397eae
Author: Ian McLeod <imcleod at redhat.com>
Date:   Tue Oct 21 16:11:35 2014 -0500

    spec touchup prior to build

 imagefactory.spec |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/imagefactory.spec b/imagefactory.spec
index b2032ff..76b1850 100644
--- a/imagefactory.spec
+++ b/imagefactory.spec
@@ -1,12 +1,15 @@
 Summary: System image generation tool
 Name: imagefactory
-Version: 1.1.4
-Release: 2%{?dist}
+Version: 1.1.6
+Release: 1%{?dist}
 Source0: http://repos.fedorapeople.org/repos/aeolus/imagefactory/%{version}/tarball/%{name}-%{version}.tar.gz
 License: ASL 2.0
 Group: Applications/System
 URL: http://www.aeolusproject.org/imagefactory.html
 BuildArch: noarch
+%if 0%{?rhel} == 6
+ExcludeArch: i386 ppc64
+%endif
 Requires: python-pycurl
 Requires: python-libguestfs
 Requires: python-zope-interface
@@ -79,8 +82,12 @@ fi
 %{_bindir}/imagefactoryd
 
 %changelog
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.4-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+* Tue Oct 21 2014 Ian McLeod <imcleod at redhat.com> -1.1.6-1
+- Upstream 1.1.6 release
+
+* Tue May 6 2014 Ian McLeod <imcleod at redhat.com> - 1.1.5-1
+- Rebase with upstream
+- Improved CLI parameter passing support
 
 * Thu Jan 30 2014 Steve Loranz <sloranz at redhat.com> - 1.1.3-1
 - Remove references to man directories. Documentation will be hosted @ imgfac.org.


More information about the scm-commits mailing list