From 2914441287c4c4429a5a48e3fa263b29418529a1 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Dec 04 2007 15:13:42 +0000 Subject: New upstream release, lots of fun! --- diff --git a/.cvsignore b/.cvsignore index c9e39cf..86ff93c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-1.1.6.tar.gz +pungi-1.2.0.tar.gz diff --git a/pungi.spec b/pungi.spec index 796d585..64a3535 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: 1.1.6 +Version: 1.2.0 Release: 1%{?dist} Summary: Distribution compose tool @@ -51,6 +51,34 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Dec 4 2007 Jesse Keating 1.2.0-1 +- Make logged output reusable in shell +- Default to making split media of CD size +- Enable repo includes/excludes. +- Put a constraint on flavor values +- Check for selinux enforcing and warn. +- Add a --force option to reuse an existing destdir +- Only check for root if you're doing root level tasks (buildinstall) +- Figure out number of isos on the fly, based on tree size +- Remove -S -P options, as splittree and packageorder are now +called from createIsos, if needed. +- Use downloadPkgs() from yum instead of a homebrew download function. +- Add a callback to show download progress + +* Thu Nov 22 2007 Jesse Keating - 1.1.10-1 +- Print a usage if no options are passed +- Correct a man page typo +- Update the F8 config to use released repos + +* Mon Oct 29 2007 Jesse Keating - 1.1.9-1 +- Remove oversized cached packages (fixes reget problem) + +* Sat Oct 27 2007 Jesse Keating - 1.1.8-1 +- Add eclipse group. + +* Tue Oct 23 2007 Jesse Keating - 1.1.7-1 +- Add java-development to the group set. + * Fri Oct 19 2007 Jesse Keating - 1.1.6-1 - Update the manifest diff --git a/sources b/sources index a6d2e04..da7c58d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6bb33a21fcfb5d03cd0c1e718b4c82f8 pungi-1.1.6.tar.gz +76aec362b12964f7e6581c011639563d pungi-1.2.0.tar.gz