New upstream release, more fixes

This commit is contained in:
Jesse Keating 2009-09-15 21:54:08 +00:00
parent 08d144297d
commit 754319f061
4 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
pungi-2.0.18.tar.bz2 pungi-2.0.19.tar.bz2

View File

@ -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_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_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_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

View File

@ -1,7 +1,7 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: pungi Name: pungi
Version: 2.0.18 Version: 2.0.19
Release: 1%{?dist} Release: 1%{?dist}
Summary: Distribution compose tool Summary: Distribution compose tool
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %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 * Mon Sep 14 2009 Jesse Keating <jkeating@redhat.com> - 2.0.18-1
- Search for dracut for pkgorder - Search for dracut for pkgorder

View File

@ -1 +1 @@
fa3d49efb95c12f937aee263502def72 pungi-2.0.18.tar.bz2 9a5d7d3df5e1045dca75ee4ccb8cc62f pungi-2.0.19.tar.bz2