[rhnpush] import rhnpush-5.5.79-1

Milan Zazrivec mzazrive at fedoraproject.org
Tue Jun 10 14:01:59 UTC 2014


commit 97918e66008de0b6be37f18156b814f548dc661f
Author: Milan Zazrivec <mzazrivec at redhat.com>
Date:   Tue Jun 10 16:00:29 2014 +0200

    import rhnpush-5.5.79-1

 .gitignore   |    1 +
 rhnpush.spec |   34 ++++++++++++++++++++++++++++------
 sources      |    2 +-
 3 files changed, 30 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f86c42..0af85fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ rhnpush-0.4.5.tar.gz
 /rhnpush-5.5.60.tar.gz
 /rhnpush-5.5.65.tar.gz
 /rhnpush-5.5.71.tar.gz
+/rhnpush-5.5.79.tar.gz
diff --git a/rhnpush.spec b/rhnpush.spec
index 4f615b6..435b17e 100644
--- a/rhnpush.spec
+++ b/rhnpush.spec
@@ -4,8 +4,8 @@ Name:          rhnpush
 Group:         Applications/System
 License:       GPLv2
 URL:           http://fedorahosted.org/spacewalk
-Version:       5.5.71
-Release:       2%{?dist}
+Version:       5.5.79
+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
@@ -19,7 +19,7 @@ BuildRequires:      rhn-client-tools
 %endif
 BuildRequires: docbook-utils, gettext
 BuildRequires: python-devel
-%if 0%{?fedora} > 15 || 0%{?rhel} > 5
+%if 0%{?fedora} || 0%{?rhel} > 5
 # pylint check
 BuildRequires:  spacewalk-pylint >= 0.6
 BuildRequires:  rhn-client-tools
@@ -55,7 +55,7 @@ rm -fv $RPM_BUILD_ROOT%{_mandir}/man8/solaris2mpm.8*
 rm -rf $RPM_BUILD_ROOT
 
 %check
-%if 0%{?fedora} > 15 || 0%{?rhel} > 5
+%if 0%{?fedora} || 0%{?rhel} > 5
 # check coding style
 export PYTHONPATH=$RPM_BUILD_ROOT%{python_sitelib}:/usr/share/rhn
 spacewalk-pylint $RPM_BUILD_ROOT%{rhnroot}
@@ -75,8 +75,30 @@ spacewalk-pylint $RPM_BUILD_ROOT%{rhnroot}
 %doc COPYING
 
 %changelog
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.5.71-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+* Tue Jun 10 2014 Stephen Herr <sherr at redhat.com> 5.5.79-1
+- make rhnpush backwards-compatible with old spacewalk-proxy
+
+* Mon Jun 09 2014 Stephen Herr <sherr at redhat.com> 5.5.78-1
+- This should work for all versions of pylint
+
+* Mon Jun 09 2014 Stephen Herr <sherr at redhat.com> 5.5.77-1
+- One more pylint fix for rhnpush
+
+* Mon Jun 09 2014 Stephen Herr <sherr at redhat.com> 5.5.76-1
+- Whitespace changes to rhnpush to make pylint happy
+
+* Sat Jun 07 2014 Stephen Herr <sherr at redhat.com> 5.5.75-1
+- 1104375 - typo fix
+
+* Fri Jun 06 2014 Stephen Herr <sherr at redhat.com> 5.5.74-1
+- 1104375 - add default path structure to proxy lookaside that avoids
+  collisions
+
+* Fri May 23 2014 Milan Zazrivec <mzazrivec at redhat.com> 5.5.73-1
+- spec file polish
+
+* Thu Mar 20 2014 Jan Dobes 5.5.72-1
+- 1078157 - correcting exception type
 
 * Thu Oct 10 2013 Michael Mraka <michael.mraka at redhat.com> 5.5.71-1
 - cleaning up old svn Ids
diff --git a/sources b/sources
index a930af5..c6d6085 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d61e1b7abf8b8a3f11521d13d1708797  rhnpush-5.5.71.tar.gz
+28c912f5f5e67031203f88e8e3b0561c  rhnpush-5.5.79.tar.gz


More information about the scm-commits mailing list