From fb8f2314fc5b6a8f7ebfd22595095f8ca9b027db Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Aug 30 2007 16:44:48 +0000 Subject: Upstream to 0.6.1 --- diff --git a/.cvsignore b/.cvsignore index b1dfcaa..7e39422 100644 --- a/.cvsignore +++ b/.cvsignore @@ -13,3 +13,4 @@ koan-0.3.0.tar.gz koan-0.3.1.tar.gz koan-0.4.0.tar.gz koan-0.6.0.tar.gz +koan-0.6.1.tar.gz diff --git a/koan.spec b/koan.spec index 4417978..69b7d34 100644 --- a/koan.spec +++ b/koan.spec @@ -2,8 +2,8 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.6.0 -Release: 1%{?dist} +Version: 0.6.1 +Release: 2%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -14,6 +14,7 @@ BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArch: noarch ExcludeArch: ppc +ExcludeArch: ppc64 Url: http://cobbler.et.redhat.com/ %description @@ -44,10 +45,13 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT %{python_sitelib}/koan/*.py* %{_mandir}/man1/koan.1.gz -%doc AUTHORS COPYING CHANGELOG README NEWS +%doc AUTHORS COPYING CHANGELOG README %changelog +* Thu Aug 30 2007 Michael DeHaan - 0.6.1-2 +- Upstream changes (see CHANGELOG) + * Thu Aug 09 2007 Michael DeHaan - 0.6.0-1 - Upstream changes (see CHANGELOG) diff --git a/sources b/sources index 3a1873c..f24733f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b4c52818235fa424e7d1fb5716c872b9 koan-0.6.0.tar.gz +9f6c52b0c3330ea3df241bac1671f559 koan-0.6.1.tar.gz