From 9c844a3779aa891d7f76e6aad3a471cc2c27de6c Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 12 Sep 2008 21:18:56 +0000 Subject: [PATCH] New upstream release --- .cvsignore | 2 +- import.log | 1 + pungi.spec | 9 +++++++-- sources | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 54bb437a..fc625737 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-2.0.4.tar.bz2 +pungi-2.0.5.tar.bz2 diff --git a/import.log b/import.log index 139e98ef..a75f1f4c 100644 --- a/import.log +++ b/import.log @@ -3,3 +3,4 @@ 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 pungi-2_0_3-1_fc9:HEAD:pungi-2.0.3-1.fc9.src.rpm:1216163155 pungi-2_0_4-1_fc9:HEAD:pungi-2.0.4-1.fc9.src.rpm:1218468659 +pungi-2_0_5-1_fc10:HEAD:pungi-2.0.5-1.fc10.src.rpm:1221253869 diff --git a/pungi.spec b/pungi.spec index 4a914be2..893cb327 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.4 +Version: 2.0.5 Release: 1%{?dist} Summary: Distribution compose tool @@ -10,7 +10,7 @@ License: GPLv2 URL: https://fedorahosted.org/pungi Source0: https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: anaconda-runtime >= 11.4.1.5, yum => 3.2.13, repoview, createrepo >= 0.4.11 +Requires: anaconda-runtime >= 11.4.1.5, yum => 3.2.19, repoview, createrepo >= 0.4.11 BuildRequires: python-devel BuildArch: noarch @@ -56,6 +56,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 11 2008 Jesse Keating - 2.0.5-1 +- Add input-methods to pkgorder. It's a new group, need to get ordering right. +- Make sure we output sha1sums in binary mode. This helps windows. +- Yum api changed, follow so that we don't break. + * Mon Aug 11 2008 Jesse Keating 2.0.4-1 - Remove unused discs option - Don't try to make debuginfo repo for source arch diff --git a/sources b/sources index db37cdc5..ff83c15e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33df6123e7f8030bea78ec9059b2f2fa pungi-2.0.4.tar.bz2 +155a73d2997759ad7de4a6fe15dc2718 pungi-2.0.5.tar.bz2