From b58e036023ce47453c168da65dff3b17982a6692 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 11 Jul 2008 18:33:09 +0000 Subject: [PATCH] Adding ability to gather debuginfo packages. --- .cvsignore | 2 +- import.log | 1 + pungi.spec | 5 ++++- sources | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index c984f6dd..c81443b6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-2.0.1.tar.bz2 +pungi-2.0.2.tar.bz2 diff --git a/import.log b/import.log index acdb80a0..7757be46 100644 --- a/import.log +++ b/import.log @@ -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 diff --git a/pungi.spec b/pungi.spec index a3c9d173..99ad575f 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.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 2.0.2-1 +- add ability to gather debuginfo. It is default. + * Tue Jun 24 2008 Jesse Keating - 2.0.1-1 - Take on splittree and pkgorder from anaconda. diff --git a/sources b/sources index 07b0c80e..8ff8ca64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -432310e0ec0f68da19d5d2aba979853e pungi-2.0.1.tar.bz2 +f9d743d1c5140af3ab12a58e41ede315 pungi-2.0.2.tar.bz2