[rhn-client-tools] Rebase to rhn-client-tools-1.9.10-1.fc18 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 6 15:18:09 UTC 2013


commit dc094dc5d3cc6c99aea98c035ead71df9d8058dd
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 6 16:18:00 2013 +0100

    Rebase to rhn-client-tools-1.9.10-1.fc18 in rawhide.

 .gitignore            |    1 +
 rhn-client-tools.spec |   51 +++++++++++++++++++++++++++++++++++++++++++-----
 sources               |    2 +-
 3 files changed, 47 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbb019d..fd59829 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ rhn-client-tools-1.1.6.tar.gz
 /rhn-client-tools-1.6.46.tar.gz
 /rhn-client-tools-1.7.14.tar.gz
 /rhn-client-tools-1.8.26.tar.gz
+/rhn-client-tools-1.9.10.tar.gz
diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec
index 4eb2c28..9f1837e 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.8.26
-Release: 2%{?dist}
+Version: 1.9.10
+Release: 1%{?dist}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 %if 0%{?suse_version}
@@ -23,7 +23,7 @@ Requires: dbus-1-python
 %else
 Requires: dbus-python
 %endif
-%if 0%{?fedora} || 0%{?rhel} > 5
+%if 0%{?fedora} || 0%{?rhel} > 5 || 0%{?suse_version} >= 1140
 Requires: python-gudev
 Requires: python-hwdata
 %else
@@ -143,7 +143,7 @@ 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} || 0%{?rhel} > 5
+%if 0%{?fedora} || 0%{?rhel} > 5 || 0%{?suse_version} >= 1140
 rm $RPM_BUILD_ROOT%{_datadir}/rhn/up2date_client/hardware_hal.*
 %else
 rm $RPM_BUILD_ROOT%{_datadir}/rhn/up2date_client/hardware_gudev.*
@@ -339,8 +339,47 @@ make -f Makefile.rhn-client-tools test
 %endif
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.26-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Tue Feb 26 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.10-1
+- let's enable & start rhnsd properly in systemd
+
+* Mon Feb 18 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.9-1
+- fixed cpu type for ppc64
+
+* Fri Feb 15 2013 Milan Zazrivec <mzazrivec at redhat.com> 1.9.8-1
+- fix reading cpuinfo on s390x
+- try to get the FQDN as hostname
+- Revert "Update rhn_check to send abrt data to the server"
+- Updating copyright for 2012
+- Update .po and .pot files for rhn-client-tools.
+- Download translations from Transifex for rhn-client-tools.
+
+* Mon Dec 10 2012 Jan Pazdziora 1.9.7-1
+- 885170 - provide translations of a new error recieved from Hosted
+- 882174 - read the hostname from /etc/hostname if needed
+
+* Fri Nov 30 2012 Jan Pazdziora 1.9.6-1
+- 876740 - fix typo
+- 876740 - server url auto-corrects common mistakes, messages say "Satellite"
+
+* Wed Nov 21 2012 Jan Pazdziora 1.9.5-1
+- 876328 - Merging the new translation work form RHEL 6.4
+- Revert "876328 - updating rhel client tools translations"
+
+* Fri Nov 16 2012 Stephen Herr <sherr at redhat.com> 1.9.4-1
+- 876740 - add server url edit screen to rhn_register tui
+
+* Fri Nov 16 2012 Jan Pazdziora 1.9.3-1
+- 876740 - updating error message for rhn_register TUI if SSL cert missing
+- 876328 - updating rhel client tools translations
+- 823551 - Download icon in "Are you sure" screen of rhn_register is incorrect
+
+* Sun Nov 11 2012 Michael Calmer <mc at suse.de> 1.9.2-1
+- check if system id has changed
+- check if /etc/sysconfig/network is a file
+- no hal for openSUSE >= 11.4
+
+* Wed Oct 31 2012 Jan Pazdziora 1.9.1-1
+- 871867 - progress bar in rhn-client-tools can now translate its title
 
 * Tue Oct 30 2012 Michael Mraka <michael.mraka at redhat.com> 1.8.26-1
 - check CA cert files only when needed
diff --git a/sources b/sources
index c011ff9..48e0295 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41907ef42e87a953c7f4c43dac71043f  rhn-client-tools-1.8.26.tar.gz
+9ac612ce69a1bf405b097ef0b2b8327d  rhn-client-tools-1.9.10.tar.gz


More information about the scm-commits mailing list