[rpm] - rebuild to fix a missing interpreter dependency due to bug #712251

Panu Matilainen pmatilai at fedoraproject.org
Thu Jun 16 19:33:23 UTC 2011


commit 3b3876d5b98b41b7c3213ed7b3e1f9dc21baeaac
Author: Panu Matilainen <pmatilai at redhat.com>
Date:   Thu Jun 16 22:32:54 2011 +0300

    - rebuild to fix a missing interpreter dependency due to bug #712251

 rpm.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index 14dc357..7393fef 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}.}9%{?dist}
+Release: %{?snapver:0.%{snapver}.}10%{?dist}
 Group: System Environment/Base
 Url: http://www.rpm.org/
 Source0: http://rpm.org/releases/rpm-4.9.x/%{name}-%{srcver}.tar.bz2
@@ -460,6 +460,9 @@ exit 0
 %doc COPYING doc/librpm/html/*
 
 %changelog
+* Thu Jun 16 2011 Panu Matilainen <pmatilai at redhat.com> - 4.9.0-10
+- rebuild to fix a missing interpreter dependency due to bug #712251
+
 * Fri Jun 10 2011 Panu Matilainen <pmatilai at redhat.com> - 4.9.0-9
 - fix crash if prep or changelog section in spec is empty (#706959)
 - fix crash on macro which undefines itself


More information about the scm-commits mailing list