[rpm/f18] - update to 4.10.3.1

Panu Matilainen pmatilai at fedoraproject.org
Wed Feb 6 09:44:34 UTC 2013


commit 5e2777cb3045c696bf6aa0d3636dc947b72e866d
Author: Panu Matilainen <pmatilai at redhat.com>
Date:   Wed Feb 6 11:42:04 2013 +0200

    - update to 4.10.3.1

 .gitignore                  |    1 +
 rpm-4.10.2-skip-ghost.patch |   51 -------------------------------------------
 rpm.spec                    |   10 ++++----
 sources                     |    2 +-
 4 files changed, 7 insertions(+), 57 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7507c1..ffdec4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /rpm-4.10.0.tar.bz2
 /rpm-4.10.1.tar.bz2
 /rpm-4.10.2.tar.bz2
+/rpm-4.10.3.1.tar.bz2
diff --git a/rpm.spec b/rpm.spec
index 51e6434..aa89828 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -11,7 +11,7 @@
 
 %define rpmhome /usr/lib/rpm
 
-%define rpmver 4.10.2
+%define rpmver 4.10.3.1
 %define srcver %{rpmver}%{?snapver:-%{snapver}}
 
 %define bdbname libdb
@@ -21,7 +21,7 @@
 Summary: The RPM package management system
 Name: rpm
 Version: %{rpmver}
-Release: %{?snapver:0.%{snapver}.}2%{?dist}
+Release: %{?snapver:0.%{snapver}.}1%{?dist}
 Group: System Environment/Base
 Url: http://www.rpm.org/
 Source0: http://rpm.org/releases/rpm-4.10.x/%{name}-%{srcver}.tar.bz2
@@ -45,7 +45,6 @@ Patch5: rpm-4.9.90-armhfp.patch
 Patch6: rpm-4.9.0-armhfp-logic.patch
 
 # Patches already in upstream
-Patch100: rpm-4.10.2-skip-ghost.patch
 
 # These are not yet upstream
 Patch301: rpm-4.6.0-niagara.patch
@@ -219,8 +218,6 @@ packages on a system.
 %patch3 -p1 -b .no-man-dirs
 %patch4 -p1 -b .use-gpg2
 
-%patch100 -p1 -b .skip-ghost
-
 %patch301 -p1 -b .niagara
 %patch302 -p1 -b .geode
 %patch304 -p1 -b .ldflags
@@ -451,6 +448,9 @@ exit 0
 %doc COPYING doc/librpm/html/*
 
 %changelog
+* Wed Feb 06 2013 Panu Matilainen <pmatilai at redhat.com> - 4.10.3.1-1
+- update to 4.10.3.1 (http://rpm.org/wiki/Releases/4.10.3.1)
+
 * Mon Jan 28 2013 Panu Matilainen <pmatilai at redhat.com> - 4.10.2-2
 - armv7hl and armv7hnl should not have -mthumb (#901901)
 - fix regression on paths shared between a real file/dir and a ghost
diff --git a/sources b/sources
index 56caada..6cc728c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a644aea351c9b3889bbaded5d6a377c9  rpm-4.10.2.tar.bz2
+7be152323885f6e558bd581f021e5add  rpm-4.10.3.1.tar.bz2


More information about the scm-commits mailing list