[ppc64-diag/f18] update to 2.6.0 remove obsolete unusedvar patch

Karsten Hopp karsten at fedoraproject.org
Wed Jan 16 14:41:02 UTC 2013


commit 27f3b75570fd19f003f7dea730e487d9949572e3
Author: Karsten Hopp <karsten at redhat.com>
Date:   Wed Jan 16 15:40:38 2013 +0100

    update to 2.6.0
    remove obsolete unusedvar patch

 .gitignore      |    1 +
 ppc64-diag.spec |   10 ++++++----
 sources         |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4726333..b5c75c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ppc64-diag-2.4.2.tar.gz
 /ppc64-diag-2.4.3.tar.gz
+/ppc64-diag-2.6.0.tar.gz
diff --git a/ppc64-diag.spec b/ppc64-diag.spec
index d3279c1..99e6866 100644
--- a/ppc64-diag.spec
+++ b/ppc64-diag.spec
@@ -1,6 +1,6 @@
 Name:           ppc64-diag
-Version:        2.4.3
-Release:        6%{?dist}
+Version:        2.6.0
+Release:        1%{?dist}
 Summary:        Linux for Power Platform Diagnostics
 URL:            http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
 Group:          System Environment/Base
@@ -16,7 +16,6 @@ Patch0:         ppc64-diag-2.4.2-messagecatalog-location.patch
 Patch1:         ppc64-diag-2.4.2-chkconfig.patch
 Patch2:         ppc64-diag-2.4.3-scriptlocation.patch
 Patch3:         ppc64-diag-unistd.patch
-Patch4:         ppc64-diag-unusedvar.patch
 
 %description
 Platform diagnostics for Linux for Power writes events reported by the
@@ -35,7 +34,6 @@ configured in /etc/ppc64-diag/ppc64-diag.config.
 %patch1 -p1 -b .chkconfig
 %patch2 -p1 -b .script_loc
 %patch3 -p1 -b .unistd
-%patch4 -p1 -b .unusevar
 
 %build
 make %{?_smp_mflags}
@@ -103,6 +101,10 @@ fi
 
 
 %changelog
+* Wed Jan 16 2013 Karsten Hopp <karsten at redhat.com> 2.6.0-1
+- update to 2.6.0
+- remove obsolete unusedvar patch
+
 * Wed Sep 26 2012 Karsten Hopp <karsten at redhat.com> 2.4.3-6
 - revert permissions fix, filter requirement instead
 
diff --git a/sources b/sources
index 8e16c92..b85aa93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2bfcd5dfeed69201a4341938d26ae079  ppc64-diag-2.4.3.tar.gz
+7692b6696498a9b536093a2812ec46e1  ppc64-diag-2.6.0.tar.gz


More information about the scm-commits mailing list