New upstream release, more fixes
This commit is contained in:
parent
08d144297d
commit
754319f061
@ -1 +1 @@
|
||||
pungi-2.0.18.tar.bz2
|
||||
pungi-2.0.19.tar.bz2
|
||||
|
@ -17,3 +17,4 @@ pungi-2_0_15-1_fc11:HEAD:pungi-2.0.15-1.fc11.src.rpm:1242758222
|
||||
pungi-2_0_16-1_fc11:HEAD:pungi-2.0.16-1.fc11.src.rpm:1242927301
|
||||
pungi-2_0_17-1_fc11:HEAD:pungi-2.0.17-1.fc11.src.rpm:1249941703
|
||||
pungi-2_0_18-1_fc12:HEAD:pungi-2.0.18-1.fc12.src.rpm:1252973400
|
||||
pungi-2_0_19-1_fc12:HEAD:pungi-2.0.19-1.fc12.src.rpm:1253051551
|
||||
|
@ -1,7 +1,7 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: pungi
|
||||
Version: 2.0.18
|
||||
Version: 2.0.19
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 15 2009 Jesse Keating <jkeating@redhat.com> - 2.0.19-1
|
||||
- More upstream fixes for pkgorder and selfhosting composes
|
||||
|
||||
* Mon Sep 14 2009 Jesse Keating <jkeating@redhat.com> - 2.0.18-1
|
||||
- Search for dracut for pkgorder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user