client/tools/spacewalk-koan/spacewalk-koan.spec | 7 ++++++- rel-eng/packages/spacewalk-koan | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-)
New commits: commit 9157e6de723ac2e897dc264f097697a25a1c1c36 Author: Stephen Herr sherr@redhat.com Date: Thu Jul 25 11:07:37 2013 -0400
Automatic commit of package [spacewalk-koan] release [2.1.1-1].
diff --git a/client/tools/spacewalk-koan/spacewalk-koan.spec b/client/tools/spacewalk-koan/spacewalk-koan.spec index 80e5227..105d17a 100644 --- a/client/tools/spacewalk-koan/spacewalk-koan.spec +++ b/client/tools/spacewalk-koan/spacewalk-koan.spec @@ -3,7 +3,7 @@ Name: spacewalk-koan Group: System Environment/Kernel License: GPLv2 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%%7Bname%7D-%%7Bversion%7D.t... -Version: 2.1.0 +Version: 2.1.1 Release: 1%{?dist} BuildArch : noarch URL: https://fedorahosted.org/spacewalk @@ -47,6 +47,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/rhn/actions/
%changelog +* Thu Jul 25 2013 Stephen Herr sherr@redhat.com 2.1.1-1 +- 988428 - Mark spacewalk-koan as correctly requiring the xz package +- Bumping package versions for 2.1. + * Wed Jul 17 2013 Tomas Kasparek tkasparek@redhat.com 2.0.1-1 - Bumping package versions for 2.0.
diff --git a/rel-eng/packages/spacewalk-koan b/rel-eng/packages/spacewalk-koan index 8e36b13..e7b9e6f 100644 --- a/rel-eng/packages/spacewalk-koan +++ b/rel-eng/packages/spacewalk-koan @@ -1 +1 @@ -2.0.1-1 client/tools/spacewalk-koan/ +2.1.1-1 client/tools/spacewalk-koan/
commit 843f1232dcc8ba9263f43f15669f184d56ed9e9d Author: Stephen Herr sherr@redhat.com Date: Thu Jul 25 11:07:23 2013 -0400
988428 - Mark spacewalk-koan as correctly requiring the xz package
diff --git a/client/tools/spacewalk-koan/spacewalk-koan.spec b/client/tools/spacewalk-koan/spacewalk-koan.spec index dab9524..80e5227 100644 --- a/client/tools/spacewalk-koan/spacewalk-koan.spec +++ b/client/tools/spacewalk-koan/spacewalk-koan.spec @@ -12,6 +12,7 @@ BuildArch: noarch BuildRequires: python Requires: python >= 1.5 Requires: koan >= 1.4.3 +Requires: xz %if 0%{?suse_version} # provide directories for filelist check in OBS BuildRequires: rhn-client-tools
spacewalk-commits@lists.fedorahosted.org