msuchy pushed to rhn-client-tools (master). "Update rhn-client-tools to 2.4.5-1"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 20 13:50:37 UTC 2015


From 3806fa11882e4b2c279f07926500e3763cf38777 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miroslav=20Such=C3=BD?= <msuchy at redhat.com>
Date: Wed, 20 May 2015 15:50:22 +0200
Subject: Update rhn-client-tools to 2.4.5-1


diff --git a/.gitignore b/.gitignore
index a9a630b..15ddeaa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ rhn-client-tools-1.1.6.tar.gz
 /rhn-client-tools-2.2.7.tar.gz
 /rhn-client-tools-2.3.16.tar.gz
 /rhn-client-tools-2.4.1.tar.gz
+/rhn-client-tools-2.4.5.tar.gz
diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec
index d11b814..97692ca 100644
--- a/rhn-client-tools.spec
+++ b/rhn-client-tools.spec
@@ -4,7 +4,7 @@ Group: System Environment/Base
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
 URL:     https://fedorahosted.org/spacewalk
 Name: rhn-client-tools
-Version: 2.4.1
+Version: 2.4.5
 Release: 1%{?dist}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -47,8 +47,12 @@ Requires: python-dmidecode
 %if 0%{?suse_version}
 Requires: zypper
 %else
+%if 0%{?fedora} >= 22
+Requires: dnf
+%else
 Requires: yum
 %endif
+%endif
 
 Conflicts: up2date < 5.0.0
 Conflicts: yum-rhn-plugin < 1.6.4-1
@@ -64,8 +68,12 @@ BuildRequires: desktop-file-utils
 
 %if 0%{?fedora}
 BuildRequires: fedora-logos
+%if 0%{?fedora} >= 22
+BuildRequires: dnf
+%else
 BuildRequires: yum
 %endif
+%endif
 %if 0%{?rhel}
 BuildRequires: redhat-logos
 %endif
@@ -88,8 +96,12 @@ Requires: %{name} = %{version}-%{release}
 %if 0%{?suse_version}
 Requires: zypp-plugin-spacewalk
 %else
+%if 0%{?fedora} > 22
+Requires: dnf-plugin-spacewalk >= 2.4.0
+%else
 Requires: yum-rhn-plugin >= 1.6.4-1
 %endif
+%endif
 
 %description -n rhn-check
 rhn-check polls a Red Hat Satelliteor Spacewalk server to find and execute 
@@ -299,7 +311,7 @@ make -f Makefile.rhn-client-tools test
 %{_sbindir}/rhn-channel
 
 %{_datadir}/rhn/up2date_client/rhnreg.*
-%{_datadir}/rhn/up2date_client/yumPlugin.*
+%{_datadir}/rhn/up2date_client/pmPlugin.*
 %{_datadir}/rhn/up2date_client/tui.*
 %{_datadir}/rhn/up2date_client/rhnreg_constants.*
 
@@ -371,6 +383,15 @@ make -f Makefile.rhn-client-tools test
 %endif
 
 %changelog
+* Tue May 19 2015 Tomas Kasparek <tkasparek at redhat.com> 2.4.5-1
+- dnf is default on fedora22, so require it instead of yum
+
+* Fri Apr 24 2015 Michael Mraka <michael.mraka at redhat.com> 2.4.4-1
+- make code python 2.4 to 3.3 compatible
+
+* Thu Apr 23 2015 Michael Mraka <michael.mraka at redhat.com> 2.4.2-1
+- allow rhn-client-tool use yum or dnf
+
 * Mon Apr 20 2015 Michael Mraka <michael.mraka at redhat.com> 2.4.1-1
 - missing buildrequires for F23
 
diff --git a/sources b/sources
index 21e39eb..12715a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abf0f1147ff13a02cbee6cc0c9cb8710  rhn-client-tools-2.4.1.tar.gz
+f828b92b64c28d77c92d307dd83a2d95  rhn-client-tools-2.4.5.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rhn-client-tools.git/commit/?h=master&id=3806fa11882e4b2c279f07926500e3763cf38777


More information about the scm-commits mailing list