diff --git a/.cvsignore b/.cvsignore index b5347460..c984f6dd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-2.0.0.tar.bz2 +pungi-2.0.1.tar.bz2 diff --git a/import.log b/import.log index d51c5211..acdb80a0 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ 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 diff --git a/pungi.spec b/pungi.spec index 633f5dd2..a3c9d173 100644 --- a/pungi.spec +++ b/pungi.spec @@ -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.0 +Version: 2.0.1 Release: 1%{?dist} Summary: Distribution compose tool @@ -49,12 +49,16 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/%{name}-%{version}-py2.5.egg-info %endif %{_bindir}/pungi +%{_bindir}/pkgorder %{_datadir}/pungi %{_mandir}/man8/pungi.8.gz /var/cache/pungi %changelog +* Tue Jun 24 2008 Jesse Keating - 2.0.1-1 +- Take on splittree and pkgorder from anaconda. + * Fri Jun 13 2008 Jesse Keating - 2.0.0-1 - New major release - Collapse the two classes into one Pungi class diff --git a/sources b/sources index 20fbbe5a..07b0c80e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5fb868714d985c78185c04f7803cc750 pungi-2.0.0.tar.bz2 +432310e0ec0f68da19d5d2aba979853e pungi-2.0.1.tar.bz2