[rhn-client-tools] Rebase to rhn-client-tools-1.7.14-1.fc16 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 7 11:01:22 UTC 2012


commit fe27fc8619c50b26dd53f2cd6e9caf00b1179676
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 7 12:01:15 2012 +0100

    Rebase to rhn-client-tools-1.7.14-1.fc16 in rawhide.

 .gitignore            |    1 +
 rhn-client-tools.spec |   63 ++++++++++++++++++++++++++++++++++++++++++++----
 sources               |    2 +-
 3 files changed, 59 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 700eba2..3957b6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ rhn-client-tools-1.1.6.tar.gz
 /rhn-client-tools-1.3.12.tar.gz
 /rhn-client-tools-1.4.16.tar.gz
 /rhn-client-tools-1.6.46.tar.gz
+/rhn-client-tools-1.7.14.tar.gz
diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec
index 9a59dc2..4db98af 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: 1.6.46
-Release: 2%{?dist}
+Version: 1.7.14
+Release: 1%{?dist}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 %if 0%{?suse_version}
@@ -35,7 +35,6 @@ Requires: python-newt
 Requires: newt
 %endif
 Requires: python-dmidecode
-Requires: libxml2-python
 %if 0%{?suse_version}
 Requires: zypper
 %else
@@ -223,7 +222,7 @@ make -f Makefile.rhn-client-tools test
 %{_datadir}/rhn/up2date_client/clientCaps.*
 %{_datadir}/rhn/up2date_client/capabilities.*
 %{_datadir}/rhn/up2date_client/rhncli.*
-%{_datadir}/rhn/up2date_client/platform.*
+%{_datadir}/rhn/up2date_client/pkgplatform.*
 %{_datadir}/rhn/__init__.*
 
 %{_sbindir}/rhn-profile-sync
@@ -334,8 +333,60 @@ make -f Makefile.rhn-client-tools test
 %endif
 
 %changelog
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.46-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+* Fri Mar 02 2012 Jan Pazdziora 1.7.14-1
+- Update the copyright year info.
+
+* Tue Feb 28 2012 Jan Pazdziora 1.7.13-1
+- Update .po and .pot files for rhn-client-tools.
+- Download translations from Transifex for rhn-client-tools.
+
+* Mon Feb 27 2012 Simon Lukasik <slukasik at redhat.com> 1.7.12-1
+- Do not require libxml2-python (slukasik at redhat.com)
+
+* Mon Feb 27 2012 Jan Pazdziora 1.7.11-1
+- 790748 - prevent introspection.
+- Make indent more clear.
+
+* Thu Feb 23 2012 Jan Pazdziora 1.7.10-1
+- removed unused file (michael.mraka at redhat.com)
+
+* Tue Feb 14 2012 Miroslav Suchý 1.7.9-1
+- 781421 - avoid TB if error is in unicode
+
+* Fri Jan 27 2012 Miroslav Suchý 1.7.8-1
+- 729342 - fix another TB with errmsg instance
+
+* Wed Jan 18 2012 Miroslav Suchý 1.7.7-1
+- 781421 - newt can not accept unicode
+- 781421 - sys.stderr.write could not handle decoded unicode
+
+* Tue Jan 17 2012 Miroslav Suchý 1.7.6-1
+- implement YumBaseError and RepoError on ImportError if yum cannot be loaded
+  (mc at suse.de)
+
+* Tue Jan 17 2012 Jan Pazdziora 1.7.5-1
+- Renaming platform to pkgplatform, to avoid clash with the standard python
+  module.
+
+* Thu Jan 12 2012 Miroslav Suchý 1.7.4-1
+- 746983 - in spacewalk_channel print to STDERR only error message, TB + error
+  goes to log file
+- 745095 - provide virtualization info when registering via rhn_register
+  (tlestach at redhat.com)
+
+* Tue Jan 10 2012 Michael Mraka <michael.mraka at redhat.com> 1.7.3-1
+- 748876 - convert paths to absolute before saving
+- 748876 - simplify ConfigFile.save() loop
+- 751893 - fix typo
+
+* Mon Jan 09 2012 Miroslav Suchý 1.7.2-1
+- 771167 - verify login/password just after user will file it in
+- do not print yum-rhn-plugin warning if zypp-plugin is used
+- removed dead remaining_subscriptions() (michael.mraka at redhat.com)
+
+* Fri Dec 30 2011 Aron Parsons <parsonsa at bit-sys.com> 1.7.1-1
+- continue to search for the hostname if IPv6 is disabled (parsonsa at bit-
+  sys.com)
 
 * Wed Dec 21 2011 Milan Zazrivec <mzazrivec at redhat.com> 1.6.46-1
 - update copyright info
diff --git a/sources b/sources
index 4640106..91bd73b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06960668476f94712f798071dd61ca04  rhn-client-tools-1.6.46.tar.gz
+98f36ff0af32adcd37b2415c69374259  rhn-client-tools-1.7.14.tar.gz


More information about the scm-commits mailing list