From c010194e40443205a2f1db2fa4e0f5e168ad0f71 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mar 14 2008 21:01:29 +0000 Subject: Fix buildinstall and source stuff. --- diff --git a/.cvsignore b/.cvsignore index b6002bf..00149e1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-1.2.11.tar.bz2 +pungi-1.2.12.tar.bz2 diff --git a/pungi.spec b/pungi.spec index 69c876c..b73bfa7 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.2.11 +Version: 1.2.12 Release: 1%{?dist} Summary: Distribution compose tool @@ -55,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Mar 14 2008 Jesse Keating - 1.2.12-1 +- Fix source isos +- Send the right options to buildinstall + * Wed Mar 12 2008 Jesse Keating - 1.2.11-1 - Make CDs fit again. diff --git a/sources b/sources index e01d991..83e8382 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -92ebf62347105bc30c387e78df12bb39 pungi-1.2.11.tar.bz2 +d359b38acc6abdaf49970c2d7dfeae2f pungi-1.2.12.tar.bz2