[imagefactory/el6] rebase with upstream 1.1.4-1

Ian McLeod imcleod at fedoraproject.org
Thu Feb 13 04:37:11 UTC 2014


commit da4b67f95fd000820dfdff65ecf372011b73a7c5
Author: Ian McLeod <imcleod at redhat.com>
Date:   Wed Feb 12 22:37:33 2014 -0600

    rebase with upstream 1.1.4-1

 .gitignore        |    1 +
 imagefactory.spec |    8 ++++----
 sources           |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 36527fa..bce612d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /imagefactory-1.1.1.tar.gz
 /imagefactory-1.1.2.tar.gz
 /imagefactory-1.1.3.tar.gz
+/imagefactory-1.1.4.tar.gz
diff --git a/imagefactory.spec b/imagefactory.spec
index 887d546..858f2a0 100644
--- a/imagefactory.spec
+++ b/imagefactory.spec
@@ -1,6 +1,6 @@
 Summary: System image generation tool
 Name: imagefactory
-Version: 1.1.3
+Version: 1.1.4
 Release: 1%{?dist}
 Source0: http://repos.fedorapeople.org/repos/aeolus/imagefactory/%{version}/tarball/%{name}-%{version}.tar.gz
 License: ASL 2.0
@@ -77,11 +77,11 @@ fi
 %{python_sitelib}/imagefactory-*.egg-info
 %{_bindir}/imagefactory
 %{_bindir}/imagefactoryd
-%{_mandir}/man1/*
-%{_mandir}/man5/*
-%{_mandir}/man7/*
 
 %changelog
+* 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.
+
 * Thu Aug 15 2013 Ian McLeod <imcleod at redhat.com> - 1.1.3
 - Rebase with upstream
 
diff --git a/sources b/sources
index 6eb1e57..2be0260 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07e940b5a5f6ef9aaa44a351772520da  imagefactory-1.1.3.tar.gz
+f0dce8145b5b6ba0bf89d563dd1d2147  imagefactory-1.1.4.tar.gz


More information about the scm-commits mailing list