New upstream release, fixes for python-2.6

This commit is contained in:
Jesse Keating 2008-12-05 00:44:08 +00:00
parent 9fac6e11a0
commit 84ca179f30
4 changed files with 8 additions and 9 deletions

View File

@ -1 +1 @@
pungi-2.0.8.tar.bz2
pungi-2.0.9.tar.bz2

View File

@ -7,3 +7,4 @@ pungi-2_0_5-1_fc10:HEAD:pungi-2.0.5-1.fc10.src.rpm:1221253869
pungi-2_0_6-1_fc10:HEAD:pungi-2.0.6-1.fc10.src.rpm:1223583773
pungi-2_0_7-1_fc10:HEAD:pungi-2.0.7-1.fc10.src.rpm:1225840603
pungi-2_0_8-1_fc10:HEAD:pungi-2.0.8-1.fc10.src.rpm:1225841597
pungi-2_0_9-1_fc10:HEAD:pungi-2.0.9-1.fc10.src.rpm:1228437620

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.8
Release: 3%{?dist}
Version: 2.0.9
Release: 1%{?dist}
Summary: Distribution compose tool
Group: Development/Tools
@ -56,11 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Nov 30 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.8-3
- Fix locations for Python 2.6
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.8-2
- Rebuild for Python 2.6
* Thu Dec 04 2008 Jesse Keating <jkeating@redhat.com> - 2.0.9-1
- Fix for python-2.6 ('default' is no longer a valid config section)
- Fix splitting srpms
* Tue Nov 4 2008 Jesse Keating <jkeating@redhat.com> - 2.0.8-1
- Set default disc size to 695

View File

@ -1 +1 @@
591b93a082aabd73f71ac23f2b3e74e3 pungi-2.0.8.tar.bz2
57d370d34345eb6ad4135ad1f860315b pungi-2.0.9.tar.bz2