From ab3671ad7d69dd7cb735a3700e2b95c5a2aa256e Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Jul 22 2013 07:40:01 +0000 Subject: Rebase to rhnpush-5.5.65-1.fc19 in rawhide. --- diff --git a/.gitignore b/.gitignore index 15de32d..bd1bdcc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ rhnpush-0.4.5.tar.gz /rhnpush-5.5.42.tar.gz /rhnpush-5.5.55.tar.gz /rhnpush-5.5.60.tar.gz +/rhnpush-5.5.65.tar.gz diff --git a/rhnpush.spec b/rhnpush.spec index 9a5f3d5..f988b17 100644 --- a/rhnpush.spec +++ b/rhnpush.spec @@ -4,7 +4,7 @@ Name: rhnpush Group: Applications/System License: GPLv2 URL: http://fedorahosted.org/spacewalk -Version: 5.5.60 +Version: 5.5.65 Release: 1%{?dist} Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -26,13 +26,13 @@ BuildRequires: rhn-client-tools BuildRequires: spacewalk-backend-libs > 1.8.33 %endif -Summary: Package uploader for the Red Hat Network Satellite Server +Summary: Package uploader for the Spacewalk or Red Hat Satellite Server %description -rhnpush uploads package headers to the Red Hat Network servers into -specified channels and allows for several other channel management -operations relevant to controlling what packages are available per -channel. +rhnpush uploads package headers to the Spacewalk or Red Hat Satellite +servers intospecified channels and allows for several other channel +management operations relevant to controlling what packages are available +perchannel. %prep %setup -q @@ -75,6 +75,22 @@ spacewalk-pylint $RPM_BUILD_ROOT%{rhnroot} %doc COPYING %changelog +* Mon Jun 17 2013 Michael Mraka 5.5.65-1 +- branding fixes in man pages + +* Mon Jun 17 2013 Tomas Kasparek 5.5.64-1 +- rebranding few more strings in client stuff + +* Wed Jun 12 2013 Tomas Kasparek 5.5.63-1 +- rebranding RHN Proxy to Red Hat Proxy in client stuff +- rebranding RHN Satellite to Red Hat Satellite in client stuff + +* Tue May 21 2013 Tomas Kasparek 5.5.62-1 +- branding clean-up of client tools + +* Tue May 14 2013 Michael Mraka 5.5.61-1 +- 871745 - let rhnpush care about SSL cert + * Thu Feb 28 2013 Michael Mraka 5.5.60-1 - fixed pylint warnings @@ -311,93 +327,3 @@ spacewalk-pylint $RPM_BUILD_ROOT%{rhnroot} * Mon Apr 19 2010 Michael Mraka 5.4.14-1 - 563630 - Enable proxy support for rhnpush -* Sat Feb 06 2010 Michael Mraka 5.4.13-1 -- removed duplicated __main__ - -* Thu Feb 04 2010 Michael Mraka 5.4.12-1 -- updated copyrights - -* Tue Feb 02 2010 Michael Mraka 5.4.11-1 -- 537081 - don't fail if config file not found - -* Mon Feb 01 2010 Michael Mraka 5.4.10-1 -- removed dead python 1.5 code - -* Wed Jan 27 2010 Miroslav Suchy 5.4.9-1 -- import function directly; checksum namespace overlaps with a variable (michael.mraka@redhat.com) -- replaced popen2 with subprocess in client (michael.mraka@redhat.com) - -* Thu Jan 14 2010 Michael Mraka 5.4.8-1 -- fixed uninitialized values - -* Thu Jan 07 2010 Michael Mraka 5.4.7-1 -- code cleanup - -* Thu Dec 10 2009 Michael Mraka 5.4.6-1 -- added support for SHA256 rpms -- fixed namespace for rhn_rpm - -* Mon Dec 07 2009 Michael Mraka 5.4.5-1 -- moved code from rhnlib to spacewalk-backend-libs - -* Fri Dec 4 2009 Miroslav Suchý 5.4.4-1 -- merge uploadLib.py - -* Fri Dec 04 2009 Michael Mraka 5.4.3-1 -- rhn_rpm/rhn_mpm moved to rhnlib - -* Thu Jun 25 2009 John Matthews 5.4.2-1 -- merging missed chances from previous commit (pkilambi@redhat.com) -- removing unused modules and some clean up (pkilambi@redhat.com) -- fixing rhnpush to work on fedora-11 clients. Replaced the deprecated - checksum modules and use hashlib instead. (pkilambi@redhat.com) - -* Wed Apr 08 2009 Jan Pazdziora 5.4.1-1 -- 488157 - turn sparcv9 into sparc - -* Tue Apr 07 2009 Devan Goodwin 5.4.0-1 -- Bump release following release of Spacewalk 0.5. - -* Fri Apr 3 2009 Jan Pazdziora 5.3.0-1 -- bump version to 5.3.0 - -* Wed Apr 01 2009 Pradeep Kilambi 0.4.7-1 -- new build for 485880 (pkilambi@redhat.com) -- 241221 - add release of the package (if it exists) to Provides (Jan P.) - -* Wed Apr 1 2009 Pradeep Kilambi -- Resolves: 485880 - missing help and man options for rhnpush - new build - -* Wed Mar 11 2009 jesus m. rodriguez 0.4.6-1 -- 485880 - adding missing man page options to rhnpush -- Fix tab in rhnpush.py. - -* Thu Feb 26 2009 jesus m. rodriguez 0.4.5-1 -- rebuild - -* Wed Feb 25 2009 Pradeep Kilambi 0.4.4-1 -- Resolves: 487426 rhnpush should now require rhnlib - -* Fri Feb 20 2009 Miroslav Suchy 0.4.4-1 -- change builrequires from file dep. to package dep. - -* Fri Feb 20 2009 Michael Stahnke 0.4.3-1 -- Package cleanup for Fedora Inclusion - -* Thu Feb 12 2009 jesus m. rodriguez 0.4.2-1 -- replace "!#/usr/bin/env python" with "!#/usr/bin/python" -- 436332 - return an error code other than 0 if there is a mismatch -- more changes for nvrea error handling -- 241127 - Solaris patch-requires fix -- 241369 - --force and --nullorg are incompatible options -- bump up version 0.4.1 -- 461701 - don't use cached session if username is provided on commandline - -* Wed Sep 24 2008 Milan Zazrivec 0.3.1-1 -- Bumped version for spacewalk 0.3 - -* Tue Sep 2 2008 Milan Zazrivec 0.2.2-1 -- Bumped version for spacewalk 0.2 - -* Thu Nov 02 2006 James Bowes - 4.2.0-48 -- Initial seperate packaging. diff --git a/sources b/sources index 12ee714..3a10094 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9cad4f9baafc2948da99e006d804ceb5 rhnpush-5.5.60.tar.gz +7a1673bc423210023ed7bbabd11b25c8 rhnpush-5.5.65.tar.gz