[spacewalk-koan] Rebase to spacewalk-koan-1.6.3-1.fc16 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Mon Jan 2 14:45:53 UTC 2012


commit 1e4b8b6a4c125430f82a9880823ee0f416bfb7e4
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Jan 2 15:45:47 2012 +0100

    Rebase to spacewalk-koan-1.6.3-1.fc16 in rawhide.

 .gitignore          |    1 +
 sources             |    2 +-
 spacewalk-koan.spec |   37 ++++++++++++++++++++++++++++++-------
 3 files changed, 32 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8dedb67..691dbc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ spacewalk-koan-0.2.5.tar.gz
 /spacewalk-koan-0.2.15.tar.gz
 /spacewalk-koan-0.2.16.tar.gz
 /spacewalk-koan-0.2.17.tar.gz
+/spacewalk-koan-1.6.3.tar.gz
diff --git a/sources b/sources
index 852f46f..ba44a4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12af20806a7acd90b50fb010e986bb93  spacewalk-koan-0.2.17.tar.gz
+05c0acb0ce797e9f86ce6073e23d2317  spacewalk-koan-1.6.3.tar.gz
diff --git a/spacewalk-koan.spec b/spacewalk-koan.spec
index 4af05c1..f27bfd5 100644
--- a/spacewalk-koan.spec
+++ b/spacewalk-koan.spec
@@ -3,7 +3,7 @@ Name: spacewalk-koan
 Group: System Environment/Kernel
 License: GPLv2
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
-Version: 0.2.17
+Version: 1.6.3
 Release: 1%{?dist}
 BuildArch : noarch
 URL:            https://fedorahosted.org/spacewalk
@@ -12,17 +12,15 @@ BuildArch:      noarch
 BuildRequires:  python
 Requires:       python >= 1.5
 Requires:       koan >= 1.4.3
-
+%if 0%{?suse_version}
+# provide directories for filelist check in OBS
+BuildRequires: rhn-client-tools
+%endif
 Conflicts: rhn-kickstart
 Conflicts: rhn-kickstart-common
 Conflicts: rhn-kickstart-virtualization
 
-#this currently doesn't work for RHEL 2.1
-%if 0%{?rhel} && 0%{?rhel} < 5
-Requires: up2date
-%else
 Requires: rhn-check
-%endif
 
 %description
 Support package for spacewalk koan interaction.
@@ -49,6 +47,31 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/rhn/actions/
 
 %changelog
+* Tue Dec 06 2011 Miroslav Suchý 1.6.3-1
+- fix a rookie mistake (mzazrivec at redhat.com)
+- IPv6: reprovisioning with static network interface (mzazrivec at redhat.com)
+- fix TB during re-provisioning with static nic (mzazrivec at redhat.com)
+- IPv6: routines to determine IPv6 address/netmask (mzazrivec at redhat.com)
+- IPv6: don't include ::1 as a valid nameserver addr (mzazrivec at redhat.com)
+
+* Wed Sep 07 2011 Martin Minar <mminar at redhat.com> 1.6.2-1
+- 736066 - parse ifconfig output in POSIX locale only (mzazrivec at redhat.com)
+
+* Fri Jul 22 2011 Jan Pazdziora 1.6.1-1
+- We only support version 5 and newer of RHEL, removing conditions for old
+  versions.
+
+* Mon Jul 11 2011 Jan Pazdziora 0.2.20-1
+- 691417 - allow extra whitespace behing nameserver IP in resolv.conf
+  (tlestach at redhat.com)
+
+* Fri May 27 2011 Jan Pazdziora 0.2.19-1
+- 687850 - guest provisioning: correct block device detection
+  (mzazrivec at redhat.com)
+
+* Fri Apr 15 2011 Jan Pazdziora 0.2.18-1
+- build spacewalk-koan on SUSE (mc at suse.de)
+
 * Fri Apr 08 2011 Miroslav Suchý 0.2.17-1
 - update copyright years (msuchy at redhat.com)
 


More information about the scm-commits mailing list