Adding ability to gather debuginfo packages.
This commit is contained in:
parent
af46f03183
commit
b58e036023
@ -1 +1 @@
|
||||
pungi-2.0.1.tar.bz2
|
||||
pungi-2.0.2.tar.bz2
|
||||
|
@ -1,2 +1,3 @@
|
||||
pungi-2_0_0-1_fc9:HEAD:pungi-2.0.0-1.fc9.src.rpm:1213448247
|
||||
pungi-2_0_1-1_fc9:HEAD:pungi-2.0.1-1.fc9.src.rpm:1214317926
|
||||
pungi-2_0_2-1_fc9:HEAD:pungi-2.0.2-1.fc9.src.rpm:1215801155
|
||||
|
@ -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: 2.0.1
|
||||
Version: 2.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 11 2008 Jesse Keating <jkeating@redhat.com> 2.0.2-1
|
||||
- add ability to gather debuginfo. It is default.
|
||||
|
||||
* Tue Jun 24 2008 Jesse Keating <jkeating@redhat.com> - 2.0.1-1
|
||||
- Take on splittree and pkgorder from anaconda.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user