Set default disc size to 695
This commit is contained in:
parent
45dcc2c705
commit
6a69ff07b6
@ -1 +1 @@
|
||||
pungi-2.0.7.tar.bz2
|
||||
pungi-2.0.8.tar.bz2
|
||||
|
@ -6,3 +6,4 @@ pungi-2_0_4-1_fc9:HEAD:pungi-2.0.4-1.fc9.src.rpm:1218468659
|
||||
pungi-2_0_5-1_fc10:HEAD:pungi-2.0.5-1.fc10.src.rpm:1221253869
|
||||
pungi-2_0_6-1_fc10:HEAD:pungi-2.0.6-1.fc10.src.rpm:1223583773
|
||||
pungi-2_0_7-1_fc10:HEAD:pungi-2.0.7-1.fc10.src.rpm:1225840603
|
||||
pungi-2_0_8-1_fc10:HEAD:pungi-2.0.8-1.fc10.src.rpm:1225841597
|
||||
|
@ -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.7
|
||||
Version: 2.0.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 4 2008 Jesse Keating <jkeating@redhat.com> - 2.0.8-1
|
||||
- Set default disc size to 695
|
||||
|
||||
* Tue Nov 4 2008 Jesse Keating <jkeating@redhat.com> - 2.0.7-1
|
||||
- Fix splittree to actually use the iso size defined in kickstarts
|
||||
- Use https url for bugzilla by default.
|
||||
|
Loading…
Reference in New Issue
Block a user