From cb7d42b30fb2fb60031bbd34252ada1afad6aacf Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Aug 10 2009 22:02:36 +0000 Subject: Import new build. Overwrite releng auto build. --- diff --git a/.cvsignore b/.cvsignore index b0e3014..515fd38 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-2.0.16.tar.bz2 +pungi-2.0.17.tar.bz2 diff --git a/import.log b/import.log index ddcff1c..a28e868 100644 --- a/import.log +++ b/import.log @@ -15,3 +15,4 @@ 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 pungi-2_0_15-1_fc11:HEAD:pungi-2.0.15-1.fc11.src.rpm:1242758222 pungi-2_0_16-1_fc11:HEAD:pungi-2.0.16-1.fc11.src.rpm:1242927301 +pungi-2_0_17-1_fc11:HEAD:pungi-2.0.17-1.fc11.src.rpm:1249941703 diff --git a/pungi.spec b/pungi.spec index 62ad02c..04f784e 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: 2.0.16 -Release: 2%{?dist} +Version: 2.0.17 +Release: 1%{?dist} Summary: Distribution compose tool Group: Development/Tools @@ -56,8 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sun Jul 26 2009 Fedora Release Engineering - 2.0.16-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild +* Mon Aug 10 2009 Jesse Keating - 2.0.17-1 +- Fix pkgorder to not conflict with yum internals. +- Remove dead code from splittree * Thu May 21 2009 Jesse Keating - 2.0.16-1 - Fix boot.iso being on DVD images diff --git a/sources b/sources index 3047dc3..c734105 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dcee82689f8948da747ce370d684aa71 pungi-2.0.16.tar.bz2 +ddda59bb1eaaa9ae82818c0d598ba340 pungi-2.0.17.tar.bz2