auto-import pungi-0.2.2-1 on branch devel from pungi-0.2.2-1.src.rpm

This commit is contained in:
Jesse Keating 2007-01-29 21:15:18 +00:00
parent 0a29055c4d
commit db37b6f057
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
pungi-0.2.1.tar.gz
pungi-0.2.2.tar.gz

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: 0.2.1
Version: 0.2.2
Release: 1%{?dist}
Summary: Distribution compose tool
@ -46,6 +46,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Jan 29 2007 Jesse Keating <jkeating@redhat.com> - 0.2.2-1
- Update the comps file again from F7
- Fix the ppc boot flags
- Clean up SRPM-disc junk
- add bugurl config option for anaconda betanag
* Thu Jan 25 2007 Jesse Keating <jkeating@redhat.com> - 0.2.1-1
- Add a "flavor" option (such as Desktop)
- Move packageorder file into workdir

View File

@ -1 +1 @@
14bf076cc7e7909acc460d727d0fc341 pungi-0.2.1.tar.gz
f0d3d9365a00b713a35b7a4924c76c9c pungi-0.2.2.tar.gz