From ec269851b471a7cf6c7efff90ea3be4a97db3503 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 30 May 2007 14:55:02 +0000 Subject: [PATCH] Update devel branch to latest release --- .cvsignore | 2 +- pungi.spec | 25 ++++++++++++++++++++++--- sources | 2 +- 3 files changed, 24 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index d53961d4..8b39e618 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-0.3.2.tar.gz +pungi-0.3.7.tar.gz diff --git a/pungi.spec b/pungi.spec index 2f61c5db..eab7d7b1 100644 --- a/pungi.spec +++ b/pungi.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pungi -Version: 0.3.2 -Release: 2%{?dist} +Version: 0.3.7 +Release: 1%{?dist} Summary: Distribution compose tool Group: Development/Tools @@ -46,7 +46,26 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon May 21 2007 Jesse Keating - 0.3.2-2 +* Wed May 30 2007 Jesse Keating - 0.3.7-1 +- Handle the cdsize variable correctly +- More fixes for cached download stuff +- Fix default CD size storing +- Update comps file with what shipped for F7 + +* Fri May 25 2007 Jesse Keating - 0.3.6-1 +- Handle the cdsize variable correctly + +* Thu May 24 2007 Jesse Keating - 0.3.5-1 +- Use the right flavor in the Everything configs + +* Thu May 24 2007 Jesse Keating - 0.3.4-1 +- Use a package checksum to verify cached download + +* Wed May 23 2007 Jesse Keating - 0.3.3-1 +- Commit config files used for producing Fedora 7 +- Default pungi.conf file to using Fedora 7 stuff + +* Mon May 21 2007 Jesse Keating - 0.3.2-1 - Don't quote ISO label, not running mkisofs in shell - Apply sparc patches (spot) - Fix cached downloads comparing correctly diff --git a/sources b/sources index 979612f0..636cb2a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c40ec82f8fb4c71a51513cf82117c71d pungi-0.3.2.tar.gz +079fd6160f6d628ccc9ae9f587189db7 pungi-0.3.7.tar.gz