[rhn-custom-info/f21] Update rhn-custom-info to 5.4.26-1 Resolves: #1066163 - rhn-custom-info man page is incomplete.

Miroslav Suchý msuchy at fedoraproject.org
Fri Jul 18 12:39:36 UTC 2014


commit 8379b069108b8831743b36993306c80f0791534d
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Fri Jul 18 14:39:57 2014 +0200

    Update rhn-custom-info to 5.4.26-1
    Resolves: #1066163 - rhn-custom-info man page is incomplete.

 .gitignore           |    1 +
 rhn-custom-info.spec |   19 ++++++++++++++-----
 sources              |    2 +-
 3 files changed, 16 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f84dc33..03d7035 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /rhn-custom-info-5.4.14.tar.gz
 /rhn-custom-info-5.4.18.tar.gz
 /rhn-custom-info-5.4.22.tar.gz
+/rhn-custom-info-5.4.26.tar.gz
diff --git a/rhn-custom-info.spec b/rhn-custom-info.spec
index bbce0c7..3fa347f 100644
--- a/rhn-custom-info.spec
+++ b/rhn-custom-info.spec
@@ -4,14 +4,14 @@ Group: Applications/System
 License: GPLv2
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
 URL:     https://fedorahosted.org/spacewalk
-Version: 5.4.22
-Release: 2%{?dist}
+Version: 5.4.26
+Release: 1%{?dist}
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
 BuildRequires: python-devel
 Requires: rhnlib
 
-%if 0%{?rhel} >= 5 || 0%{?fedora} >= 1
+%if 0%{?rhel} >= 5 || 0%{?fedora}
 Requires: yum-rhn-plugin
 %else
 # rpm do not support elif
@@ -52,8 +52,17 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/rhn-custom-info.*
 
 %changelog
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.4.22-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+* Fri Jul 11 2014 Milan Zazrivec <mzazrivec at redhat.com> 5.4.26-1
+- fix copyright years
+
+* Fri May 23 2014 Milan Zazrivec <mzazrivec at redhat.com> 5.4.25-1
+- spec file polish
+
+* Mon Apr 14 2014 Michael Mraka <michael.mraka at redhat.com> 5.4.24-1
+- 1066163 - rhn-custom-info man page is incomplete.
+
+* Fri Mar 14 2014 Michael Mraka <michael.mraka at redhat.com> 5.4.23-1
+- Don't print newline after 'Username:' prompt
 
 * Fri Feb 14 2014 Tomas Lestach <tlestach at redhat.com> 5.4.22-1
 - 1063808 - Custom info with empty value added
diff --git a/sources b/sources
index 0372884..5ec3f70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b6cfa630de9f9bf802a771dfbaf2f2c7  rhn-custom-info-5.4.22.tar.gz
+d8f46fbfd00abfa27c104a99d7f57a95  rhn-custom-info-5.4.26.tar.gz


More information about the scm-commits mailing list