From 1f3649ab68746640f2e0e234f5c15a8a56e0446f Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Nov 23 2010 15:17:27 +0000 Subject: Rebase to rhnpush-5.5.7-1.el6 in rawhide. --- diff --git a/.gitignore b/.gitignore index 460ff36..a5f42dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ rhnpush-0.4.5.tar.gz +/rhnpush-5.5.7.tar.gz diff --git a/rhnpush.spec b/rhnpush.spec index 6897803..e887405 100644 --- a/rhnpush.spec +++ b/rhnpush.spec @@ -5,12 +5,13 @@ Summary: Common programs needed to be installed on the RHN servers/proxies Group: Applications/System License: GPLv2 URL: http://fedorahosted.org/spacewalk -Version: 0.4.5 -Release: 3%{?dist} +Version: 5.5.7 +Release: 1%{?dist} Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: rpm-python, rhnlib +Requires: spacewalk-backend-libs >= 0.8.3 BuildRequires: docbook-utils, gettext Summary: Package uploader for the Red Hat Network Satellite Server @@ -49,11 +50,102 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/solaris2mpm.8* %changelog -* Wed Aug 11 2010 David Malcolm - 0.4.5-3 -- recompiling .py files against Python 2.7 (rhbz#623354) +* Wed Nov 03 2010 Jan Pazdziora 5.5.7-1 +- 649259 - do not fail with invalid user, if we are only testing if call exist + (msuchy@redhat.com) -* Sun Jul 26 2009 Fedora Release Engineering - 0.4.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild +* Tue Nov 02 2010 Jan Pazdziora 5.5.6-1 +- Update copyright years in the rest of the repo. + +* Thu Sep 16 2010 Michael Mraka 5.5.5-1 +- 600347 - added sat<540 compatibility functions + +* Fri Jul 16 2010 Michael Mraka 5.5.4-1 +- removed dead code + +* Thu Jul 08 2010 Justin Sherrill 5.5.3-1 +- set default server for rhnpush to localhost instead of + rhn.redhat.com (jsherril@redhat.com) + +* Thu Jul 01 2010 Miroslav Suchý 5.5.2-1 +- Also fixed 'Info' -> 'info' as suggested by Milan Zazrivec. + (jhutar@redhat.com) +- And one more space in 'sometime' as suggested by Jan Pazdziora + (jhutar@redhat.com) +- Just put space to the correct side (jhutar@redhat.com) + +* Tue May 18 2010 Miroslav Suchý 5.5.1-1 +- 470154 - arch can be optional, do not freak out if it is not present +- 514805 - recognize X86 arch as i386 +- 516898 - workaround for patches which do not have packed most top directory +- no need to copy file, we can operate directly on original +- do not read one file twice +- 559092 - recognize new sun patch cluster format +- 569946 - normalize solaris "x86" value to rhn known value + +* 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 diff --git a/sources b/sources index 8429ecd..8e29a43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a6192a97f6e636ebaf67f8adde078f8 rhnpush-0.4.5.tar.gz +2c6394108b8060cf5963cee9a9bbf395 rhnpush-5.5.7.tar.gz