[spacewalk-koan] Rebase to spacewalk-koan-1.9.2-1.fc18 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 6 15:24:08 UTC 2013


commit 6dfeb1a10e35ca783120db71219c6448d772474b
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 6 16:23:50 2013 +0100

    Rebase to spacewalk-koan-1.9.2-1.fc18 in rawhide.

 .gitignore          |    1 +
 sources             |    2 +-
 spacewalk-koan.spec |   14 ++++++++++----
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7cc13c4..b154483 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ spacewalk-koan-0.2.5.tar.gz
 /spacewalk-koan-1.6.3.tar.gz
 /spacewalk-koan-1.7.1.tar.gz
 /spacewalk-koan-1.8.3.tar.gz
+/spacewalk-koan-1.9.2.tar.gz
diff --git a/sources b/sources
index 89b59b0..d6e7301 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e0a05bb128bdb55cb871ee51251910a  spacewalk-koan-1.8.3.tar.gz
+9037a984d2cefc747c172a8c49b01137  spacewalk-koan-1.9.2.tar.gz
diff --git a/spacewalk-koan.spec b/spacewalk-koan.spec
index 47ab5c0..424d38f 100644
--- a/spacewalk-koan.spec
+++ b/spacewalk-koan.spec
@@ -3,8 +3,8 @@ Name: spacewalk-koan
 Group: System Environment/Kernel
 License: GPLv2
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
-Version: 1.8.3
-Release: 2%{?dist}
+Version: 1.9.2
+Release: 1%{?dist}
 BuildArch : noarch
 URL:            https://fedorahosted.org/spacewalk
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@@ -46,8 +46,14 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/rhn/actions/
 
 %changelog
-* Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Thu Feb 28 2013 Jan Pazdziora 1.9.2-1
+- Removing the dsn parameter from initDB, removing support for --db option.
+
+* Mon Dec 17 2012 Jan Pazdziora 1.9.1-1
+- properly specify device for 'ip route' command
+- typo fix
+- use ip instead of route to determine default gateway
+- use ip instead of ifconfig to get networking info
 
 * Tue Oct 30 2012 Jan Pazdziora 1.8.3-1
 - Update the copyright year.


More information about the scm-commits mailing list