[pungi] update the git snapshot to pick up some fixes

Dennis Gilmore ausil at fedoraproject.org
Sat Mar 14 17:27:14 UTC 2015


commit 289d376c2188f0087b45feabd205839eec5ca449
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Sat Mar 14 12:27:19 2015 -0500

    update the git snapshot to pick up some fixes

 pungi.spec | 7 ++++---
 sources    | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/pungi.spec b/pungi.spec
index 2625279..6ae0864 100644
--- a/pungi.spec
+++ b/pungi.spec
@@ -1,6 +1,6 @@
 Name:           pungi
 Version:        4.0
-Release:        0.5%{?dist}.git18d4d2e
+Release:        0.6%{?dist}.20150314.gitd337c34
 Summary:        Distribution compose tool
 
 Group:          Development/Tools
@@ -29,14 +29,12 @@ A tool to create anaconda based installation trees/isos of a set of rpms.
 %{__python} setup.py build
 
 %install
-rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 %{__install} -d $RPM_BUILD_ROOT/var/cache/pungi
 %{__install} -d $RPM_BUILD_ROOT/%{_mandir}/man8
 %{__install} doc/pungi.8 $RPM_BUILD_ROOT/%{_mandir}/man8/
 
 %files
-%defattr(-,root,root,-)
 %license COPYING GPL
 %doc AUTHORS doc/README
 %{python_sitelib}/%{name}
@@ -47,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 /var/cache/pungi
 
 %changelog
+* Sat Mar 14 2015 Dennis Gilmore <dennis at ausil.us> - 4.0-0.6.20150314.gitd337c34
+- update the git snapshot to pick up some fixes
+
 * Fri Mar 13 2015 Dennis Gilmore <dennis at ausil.us> - 4.0-0.5.git18d4d2e
 - update Requires for rename of python-productmd
 
diff --git a/sources b/sources
index ea220fa..426152b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48a4b179f4824e3f0c9e241fbd3f07b1  pungi-4.0.tar.bz2
+1bbc1458424ab756551addfd52f924d5  pungi-4.0.tar.bz2


More information about the scm-commits mailing list