From fc8f7a7cd41261b6ec5da92fb03af98994d7449b Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Apr 13 2009 23:20:14 +0000 Subject: New upstream release --- diff --git a/.cvsignore b/.cvsignore index a007b6d..ef4db0c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-2.0.13.tar.bz2 +pungi-2.0.14.tar.bz2 diff --git a/import.log b/import.log index 7a47f71..c036052 100644 --- a/import.log +++ b/import.log @@ -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_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 diff --git a/pungi.spec b/pungi.spec index 3f2732c..43571f9 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.13 +Version: 2.0.14 Release: 1%{?dist} Summary: Distribution compose tool @@ -56,6 +56,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 13 2009 Jesse Keating - 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 - 2.0.13-1 - Add online-docs to pkgorder diff --git a/sources b/sources index f2cfab3..a62f323 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd3308c0ea47921b8241b0d436ae4a65 pungi-2.0.13.tar.bz2 +31c59645f0d63097b3893dc3ee2951cd pungi-2.0.14.tar.bz2