[rhnpush] Rebase to rhnpush-5.5.60-1.fc18 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 6 15:24:55 UTC 2013


commit 789dcf4bb84eb6b4e2d10d5bf0359b5f4c07b8d7
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 6 16:24:44 2013 +0100

    Rebase to rhnpush-5.5.60-1.fc18 in rawhide.

 .gitignore   |    1 +
 rhnpush.spec |   23 ++++++++++++++++++-----
 sources      |    2 +-
 3 files changed, 20 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2afd68..15de32d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ rhnpush-0.4.5.tar.gz
 /rhnpush-5.5.36.tar.gz
 /rhnpush-5.5.42.tar.gz
 /rhnpush-5.5.55.tar.gz
+/rhnpush-5.5.60.tar.gz
diff --git a/rhnpush.spec b/rhnpush.spec
index 6d47ed6..9a5f3d5 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.55
-Release:       2%{?dist}
+Version:       5.5.60
+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
@@ -68,15 +68,28 @@ spacewalk-pylint $RPM_BUILD_ROOT%{rhnroot}
 %attr(755,root,root) %{_bindir}/rpm2mpm
 %config(noreplace) %attr(644,root,root) %{_sysconfdir}/sysconfig/rhn/rhnpushrc
 %{_mandir}/man8/rhnpush.8*
-%if 0%{?fedora} || 0%{?rhel} > 5
+%if 0%{?fedora} || 0%{?rhel} > 5 || 0%{?suse_version}
 %attr(755,root,root) %{_bindir}/solaris2mpm
 %{_mandir}/man8/solaris2mpm.8*
 %endif
 %doc COPYING
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.5.55-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Thu Feb 28 2013 Michael Mraka <michael.mraka at redhat.com> 5.5.60-1
+- fixed pylint warnings
+
+* Fri Jan 18 2013 Michael Mraka <michael.mraka at redhat.com> 5.5.59-1
+- silence pylint warning
+
+* Mon Dec 17 2012 Michael Mraka <michael.mraka at redhat.com> 5.5.58-1
+- restored old passwd based API functions
+- fixed Bad indentation. Found 11 spaces, expected 12
+
+* Fri Dec 14 2012 Michael Mraka <michael.mraka at redhat.com> 5.5.57-1
+- 873541 - switch back to /XP handler if /APP is not available
+
+* Sun Nov 11 2012 Michael Calmer <mc at suse.de> 5.5.56-1
+- package solaris converter for SUSE too
 
 * Tue Oct 30 2012 Jan Pazdziora 5.5.55-1
 - Update the copyright year.
diff --git a/sources b/sources
index cab0f19..12ee714 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29655f617241f0fa25f138f057abf733  rhnpush-5.5.55.tar.gz
+9cad4f9baafc2948da99e006d804ceb5  rhnpush-5.5.60.tar.gz


More information about the scm-commits mailing list