Fix buildinstall and source stuff.

This commit is contained in:
Jesse Keating 2008-03-14 21:01:29 +00:00
parent 6d89491212
commit c010194e40
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
pungi-1.2.11.tar.bz2
pungi-1.2.12.tar.bz2

View File

@ -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 <jkeating@redhat.com> - 1.2.12-1
- Fix source isos
- Send the right options to buildinstall
* Wed Mar 12 2008 Jesse Keating <jkeating@redhat.com> - 1.2.11-1
- Make CDs fit again.

View File

@ -1 +1 @@
92ebf62347105bc30c387e78df12bb39 pungi-1.2.11.tar.bz2
d359b38acc6abdaf49970c2d7dfeae2f pungi-1.2.12.tar.bz2