[yum-rhn-plugin] Rebase to yum-rhn-plugin-1.8.8-1.fc17 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Fri Nov 2 10:31:36 UTC 2012


commit ef5f4fd7766fcd036c065c9894472c7955b31dcb
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Fri Nov 2 11:31:02 2012 +0100

    Rebase to yum-rhn-plugin-1.8.8-1.fc17 in rawhide.

 .gitignore          |    1 +
 sources             |    2 +-
 yum-rhn-plugin.spec |   34 +++++++++++++++++++++++++++++-----
 3 files changed, 31 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d8adc9..ea24449 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ yum-rhn-plugin-1.1.3.tar.gz
 /yum-rhn-plugin-1.4.15.tar.gz
 /yum-rhn-plugin-1.6.16.tar.gz
 /yum-rhn-plugin-1.7.2.tar.gz
+/yum-rhn-plugin-1.8.8.tar.gz
diff --git a/sources b/sources
index fb1d175..c484691 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c15e006d21266e89cfc3943fee962413  yum-rhn-plugin-1.7.2.tar.gz
+82d2d5dd3ebea20ffb33f2660365403a  yum-rhn-plugin-1.8.8.tar.gz
diff --git a/yum-rhn-plugin.spec b/yum-rhn-plugin.spec
index 6f9e1e0..af51066 100644
--- a/yum-rhn-plugin.spec
+++ b/yum-rhn-plugin.spec
@@ -1,7 +1,7 @@
 Summary: RHN support for yum
 Name: yum-rhn-plugin
-Version: 1.7.2
-Release: 2%{?dist}
+Version: 1.8.8
+Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
@@ -62,7 +62,6 @@ if [ $1 -gt 1 ] && [ -f "$pluginconf" ] && [ -f "/var/tmp/enable-yum-rhn-plugin"
 fi
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/rhnplugin.conf
 %dir /var/lib/up2date
 %{_mandir}/man*/*
@@ -71,8 +70,33 @@ fi
 %doc LICENSE
 
 %changelog
-* Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+* Tue Oct 30 2012 Jan Pazdziora 1.8.8-1
+- Update the copyright year.
+- Update .po and .pot files for yum-rhn-plugin.
+- New translations from Transifex for yum-rhn-plugin.
+- Download translations from Transifex for yum-rhn-plugin.
+
+* Tue Oct 09 2012 Jan Pazdziora 1.8.7-1
+- 863997 - set correct exit code for check-update in case of error
+
+* Fri Sep 21 2012 Michael Mraka <michael.mraka at redhat.com> 1.8.6-1
+- force metadata update if they differ from version on server
+
+* Tue Jul 24 2012 Jan Pazdziora 1.8.5-1
+- 842396 - Fixed legacy typo
+
+* Mon Jul 23 2012 Stephen Herr <sherr at redhat.com> 1.8.4-1
+- 842396 - Updated yum info messages to play nice with Subscription Management
+
+* Tue Jul 10 2012 Stephen Herr <sherr at redhat.com> 1.8.3-1
+- 839052 - yum-rhn-plugin honors yum timeout value
+
+* Thu Jun 21 2012 Jan Pazdziora 1.8.2-1
+- fix files headers. our code is under gplv2 license
+- %%defattr is not needed since rpm 4.4
+
+* Wed May 02 2012 Milan Zazrivec <mzazrivec at redhat.com> 1.8.1-1
+- 817567 - fix reports for auto-errata application already installed
 
 * Tue Feb 28 2012 Jan Pazdziora 1.7.2-1
 - Update .po and .pot files for yum-rhn-plugin.


More information about the scm-commits mailing list