[rhn-client-tools/f21] Update rhn-client-tools to 2.2.7-1 Resolves: #1094749 - fix cpu socket counting

Miroslav Suchý msuchy at fedoraproject.org
Fri Jul 18 12:30:53 UTC 2014


commit 1517868edd37e3444752aaef7f932f91edf352e1
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Fri Jul 18 14:31:15 2014 +0200

    Update rhn-client-tools to 2.2.7-1
    Resolves: #1094749 - fix cpu socket counting

 .gitignore            |    1 +
 rhn-client-tools.spec |   40 ++++++++++++++++++++++++++++++++--------
 sources               |    2 +-
 3 files changed, 34 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b3ffe3..68b02fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ rhn-client-tools-1.1.6.tar.gz
 /rhn-client-tools-1.9.10.tar.gz
 /rhn-client-tools-2.0.1.tar.gz
 /rhn-client-tools-2.1.16.tar.gz
+/rhn-client-tools-2.2.7.tar.gz
diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec
index 06ab68a..c81bd38 100644
--- a/rhn-client-tools.spec
+++ b/rhn-client-tools.spec
@@ -4,8 +4,8 @@ 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.1.16
-Release: 2%{?dist}
+Version: 2.2.7
+Release: 1%{?dist}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 %if 0%{?suse_version}
@@ -23,12 +23,17 @@ Requires: dbus-1-python
 %else
 Requires: dbus-python
 %endif
-%if 0%{?fedora} || 0%{?rhel} > 5 || 0%{?suse_version} >= 1140
+%if 0%{?fedora}
+Requires: pygobject3-base libgudev1
+Requires: python-hwdata
+%else
+%if 0%{?rhel} > 5 || 0%{?suse_version} >= 1140
 Requires: python-gudev
 Requires: python-hwdata
 %else
 Requires: hal >= 0.5.8.1-52
 %endif
+%endif
 %if 0%{?suse_version}
 Requires: python-newt
 %endif
@@ -141,7 +146,7 @@ make -f Makefile.rhn-client-tools install VERSION=%{version}-%{release} PREFIX=$
 mkdir -p $RPM_BUILD_ROOT/var/lib/up2date
 mkdir -pm700 $RPM_BUILD_ROOT%{_localstatedir}/spool/up2date
 touch $RPM_BUILD_ROOT%{_localstatedir}/spool/up2date/loginAuth.pkl
-%if 0%{?fedora} >= 18
+%if 0%{?fedora}
 mkdir -p $RPM_BUILD_ROOT/%{_presetdir}
 install 50-spacewalk-client.preset $RPM_BUILD_ROOT/%{_presetdir}
 %endif
@@ -252,7 +257,7 @@ make -f Makefile.rhn-client-tools test
 #public keys and certificates
 %{_datadir}/rhn/RHNS-CA-CERT
 
-%if 0%{?fedora} >= 18
+%if 0%{?fedora}
 %{_presetdir}/50-spacewalk-client.preset
 %endif
 
@@ -312,7 +317,7 @@ make -f Makefile.rhn-client-tools test
 %{_datadir}/icons/hicolor/24x24/apps/up2date.png
 %{_datadir}/icons/hicolor/32x32/apps/up2date.png
 %{_datadir}/icons/hicolor/48x48/apps/up2date.png
-%if 0%{?rhel} > 6 || 0%{?fedora} > 17
+%if 0%{?rhel} > 6 || 0%{?fedora}
 %{_datadir}/icons/hicolor/22x22/apps/up2date.png
 %{_datadir}/icons/hicolor/256x256/apps/up2date.png
 %endif
@@ -360,8 +365,27 @@ make -f Makefile.rhn-client-tools test
 %endif
 
 %changelog
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.16-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+* Fri Jul 11 2014 Milan Zazrivec <mzazrivec at redhat.com> 2.2.7-1
+- fix copyright years
+
+* Thu Jul 10 2014 Tomas Kasparek <tkasparek at redhat.com> 2.2.6-1
+- Update .po and .pot files for rhn-client-tools.
+
+* Wed Jul 09 2014 Milan Zazrivec <mzazrivec at redhat.com> 2.2.5-1
+- allow unicode characters in proxy username / password
+
+* Fri Jun 13 2014 Michael Mraka <michael.mraka at redhat.com> 2.2.4-1
+- replace python-gudev by gudev introspection
+
+* Wed Jun 04 2014 Milan Zazrivec <mzazrivec at redhat.com> 2.2.3-1
+- tmpDir option from up2date is no longer used, removing
+
+* Fri May 23 2014 Milan Zazrivec <mzazrivec at redhat.com> 2.2.2-1
+- spec file polish
+
+* Mon May 12 2014 Michael Mraka <michael.mraka at redhat.com> 2.2.1-1
+- use set() for list of unique values
+- 1094749 - fix cpu socket counting
 
 * Fri Feb 14 2014 Milan Zazrivec <mzazrivec at redhat.com> 2.1.16-1
 - 1061013 - remove up2date_config.rpmmacros client action
diff --git a/sources b/sources
index 4c7a629..871ab10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c260685c9a982a3bdc4c23f82ba2372  rhn-client-tools-2.1.16.tar.gz
+aab2a8ed11aec1e9949657ebbef02b68  rhn-client-tools-2.2.7.tar.gz


More information about the scm-commits mailing list