New upstream release

This commit is contained in:
Jesse Keating 2009-04-13 23:20:14 +00:00
parent 5c533a378e
commit fc8f7a7cd4
4 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
pungi-2.0.13.tar.bz2 pungi-2.0.14.tar.bz2

View File

@ -12,3 +12,4 @@ pungi-2_0_10-1_fc10:HEAD:pungi-2.0.10-1.fc10.src.rpm:1234401376
pungi-2_0_11-1_fc11:HEAD:pungi-2.0.11-1.fc11.src.rpm:1236621458 pungi-2_0_11-1_fc11:HEAD:pungi-2.0.11-1.fc11.src.rpm:1236621458
pungi-2_0_12-1_fc11:HEAD:pungi-2.0.12-1.fc11.src.rpm:1236819215 pungi-2_0_12-1_fc11:HEAD:pungi-2.0.12-1.fc11.src.rpm:1236819215
pungi-2_0_13-1_fc11:HEAD:pungi-2.0.13-1.fc11.src.rpm:1237914344 pungi-2_0_13-1_fc11:HEAD:pungi-2.0.13-1.fc11.src.rpm:1237914344
pungi-2_0_14-1_fc11:HEAD:pungi-2.0.14-1.fc11.src.rpm:1239664741

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.13 Version: 2.0.14
Release: 1%{?dist} Release: 1%{?dist}
Summary: Distribution compose tool Summary: Distribution compose tool
@ -56,6 +56,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon Apr 13 2009 Jesse Keating <jkeating@redhat.com> - 2.0.14-1
- Fix package excludes in kickstart files
- Correctly account for ppc bootable isofs overhead
- Wire in support for composing 'full' trees with all subpackages
* Tue Mar 24 2009 Jesse Keating <jkeating@redhat.com> - 2.0.13-1 * Tue Mar 24 2009 Jesse Keating <jkeating@redhat.com> - 2.0.13-1
- Add online-docs to pkgorder - Add online-docs to pkgorder

View File

@ -1 +1 @@
bd3308c0ea47921b8241b0d436ae4a65 pungi-2.0.13.tar.bz2 31c59645f0d63097b3893dc3ee2951cd pungi-2.0.14.tar.bz2