New upstream release, fixes for python-2.6
This commit is contained in:
parent
9fac6e11a0
commit
84ca179f30
@ -1 +1 @@
|
||||
pungi-2.0.8.tar.bz2
|
||||
pungi-2.0.9.tar.bz2
|
||||
|
@ -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
|
||||
|
12
pungi.spec
12
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.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
|
||||
|
Loading…
Reference in New Issue
Block a user