New release to fix split media
This commit is contained in:
parent
fc8f7a7cd4
commit
2e187e30c0
@ -1 +1 @@
|
||||
pungi-2.0.14.tar.bz2
|
||||
pungi-2.0.15.tar.bz2
|
||||
|
@ -13,3 +13,4 @@ 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_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
|
||||
pungi-2_0_15-1_fc11:HEAD:pungi-2.0.15-1.fc11.src.rpm:1242758222
|
||||
|
@ -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.14
|
||||
Version: 2.0.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 19 2009 Jesse Keating <jkeating@redhat.com> - 2.0.15-1
|
||||
- Split media on demand rather than via guess work.
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user