[rpm/f17] - Bumped release and added changelog entry

Phil Knirsch pknirsch at fedoraproject.org
Wed Apr 18 12:03:39 UTC 2012


commit cf817df4f082672986dbaa62292a7f14083cd7ab
Author: Phil Knirsch <pknirsch at redhat.com>
Date:   Wed Apr 18 13:11:23 2012 +0200

    - Bumped release and added changelog entry

 rpm.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index 352dcb2..1ce9726 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -21,7 +21,7 @@
 Summary: The RPM package management system
 Name: rpm
 Version: %{rpmver}
-Release: %{?snapver:0.%{snapver}.}1%{?dist}
+Release: %{?snapver:0.%{snapver}.}2%{?dist}
 Group: System Environment/Base
 Url: http://www.rpm.org/
 Source0: http://rpm.org/releases/rpm-4.9.x/%{name}-%{srcver}.tar.bz2
@@ -53,6 +53,7 @@ Patch106: rpm-4.9.x-verify-output.patch
 Patch107: rpm-4.9.x-include-cond.patch
 Patch108: rpm-4.9.x-exclude-warn.patch
 Patch109: rpm-4.9.x-tstest-fileinfo.patch
+Patch110: rpm-4.9.1.2-ppc64p7.patch
 
 # These are not yet upstream
 Patch301: rpm-4.6.0-niagara.patch
@@ -240,6 +241,7 @@ packages on a system.
 %patch107 -p1 -b .include-cond
 %patch108 -p1 -b .exclude-warn
 %patch109 -p1 -b .tstest-fileinfo
+%patch110 -p1 -b .ppc64p7
 
 %patch301 -p1 -b .niagara
 %patch302 -p1 -b .geode
@@ -469,6 +471,9 @@ exit 0
 %doc COPYING doc/librpm/html/*
 
 %changelog
+* Wed Apr 18 2012 Phil Knirsch <pknirsch at redhat.com> 4.9.1.3-2
+- Added upstream patch for general /proc/self/auxv parsing and ppc64p7 support
+
 * Tue Apr 03 2012 Panu Matilainen <pmatilai at redhat.com> - 4.9.1.3-1
 - update to 4.1.9.3 (http://rpm.org/wiki/Releases/4.9.1.3)
 - fixes CVE-2012-0060, CVE-2012-0061 and CVE-2012-0815


More information about the scm-commits mailing list