From 6a69ff07b6b865dc466f5a718b26b08f806c863b Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 4 Nov 2008 23:34:22 +0000 Subject: [PATCH] Set default disc size to 695 --- .cvsignore | 2 +- import.log | 1 + pungi.spec | 5 ++++- sources | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1d2ade23..e2eb5a37 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-2.0.7.tar.bz2 +pungi-2.0.8.tar.bz2 diff --git a/import.log b/import.log index 5a657877..a8373acb 100644 --- a/import.log +++ b/import.log @@ -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 diff --git a/pungi.spec b/pungi.spec index 55a730af..af98a220 100644 --- a/pungi.spec +++ b/pungi.spec @@ -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 - 2.0.8-1 +- Set default disc size to 695 + * Tue Nov 4 2008 Jesse Keating - 2.0.7-1 - Fix splittree to actually use the iso size defined in kickstarts - Use https url for bugzilla by default. diff --git a/sources b/sources index bf2a5f18..10beb400 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aff00e2ffdb5019a0facdbb5ea103bab pungi-2.0.7.tar.bz2 +591b93a082aabd73f71ac23f2b3e74e3 pungi-2.0.8.tar.bz2