Import new build. Overwrite releng auto build.

This commit is contained in:
Jesse Keating 2009-08-10 22:02:36 +00:00
parent 5aedae641c
commit cb7d42b30f
4 changed files with 8 additions and 6 deletions

View File

@ -1 +1 @@
pungi-2.0.16.tar.bz2
pungi-2.0.17.tar.bz2

View File

@ -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

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2.0.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Aug 10 2009 Jesse Keating <jkeating@redhat.com> - 2.0.17-1
- Fix pkgorder to not conflict with yum internals.
- Remove dead code from splittree
* Thu May 21 2009 Jesse Keating <jkeating@redhat.com> - 2.0.16-1
- Fix boot.iso being on DVD images

View File

@ -1 +1 @@
dcee82689f8948da747ce370d684aa71 pungi-2.0.16.tar.bz2
ddda59bb1eaaa9ae82818c0d598ba340 pungi-2.0.17.tar.bz2