[munin] adding ACPI patch

fenris02 fenris02 at fedoraproject.org
Tue Aug 14 16:43:14 UTC 2012


commit b457104bff126bd2f4b2aae91fddfabba400196e
Author: D. Johnson <fenris02 at fedoraproject.org>
Date:   Tue Aug 14 11:42:43 2012 -0500

    adding ACPI patch

 .gitignore                   |    1 +
 acpi-2.0.5.patch             |   11 -----------
 munin-2.0.4.tar.gz.sha256sum |    1 -
 munin-2.0.5.tar.gz.sha256sum |    1 +
 munin.spec                   |    4 +++-
 sources                      |    2 +-
 6 files changed, 6 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c6f27c..6b112eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ munin-1.4.5.tar.gz
 /munin-1.4.7.tar.gz
 /munin-2.0.2.tar.gz
 /munin-2.0.4.tar.gz
+/munin-2.0.5.tar.gz
diff --git a/munin-2.0.5.tar.gz.sha256sum b/munin-2.0.5.tar.gz.sha256sum
new file mode 100644
index 0000000..96216f6
--- /dev/null
+++ b/munin-2.0.5.tar.gz.sha256sum
@@ -0,0 +1 @@
+927b9b557343ad031b55b401eb1542db03d78a48a64797f5fed6ad58fc2c8785  munin-2.0.5.tar.gz
diff --git a/munin.spec b/munin.spec
index d077528..36fd110 100644
--- a/munin.spec
+++ b/munin.spec
@@ -24,6 +24,7 @@ Source12:       cpuspeed.in.rev1243
 Patch1:         munin-1.4.6-restorecon.patch
 Patch2:         munin-1.4.2-fontfix.patch
 Patch4:         munin-2.0.4-Utils-cluck.patch
+Patch5:         acpi-2.0.5.patch
 
 BuildArch:      noarch
 
@@ -218,6 +219,7 @@ install -c %{SOURCE12} ./plugins/node.d.linux/cpuspeed.in
 %endif
 
 %patch4 -p0
+%patch5 -p0
 
 %build
 export  CLASSPATH=plugins/javalib/org/munin/plugin/jmx:$(build-classpath mx4j):$CLASSPATH
@@ -506,7 +508,7 @@ exit 0
 %changelog
 * Tue Aug 14 2012 D. Johnson <fenris02 at fedoraproject.org> - 2.0.5-1
 - Updated to 2.0.5
-- BZ# 847132 / upstream 1180, ACPI thermal information changed with 3.x kernels
+- BZ# 603344 / upstream 1180, ACPI thermal information changed with 3.x kernels
 
 * Tue Aug 07 2012 D. Johnson <fenris02 at fedoraproject.org> - 2.0.4-3
 - BZ# 823533 "hddtemp_smartctl plugin has a bug" - upstream patched
diff --git a/sources b/sources
index f1d260e..67179be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5efd93a070159f4554242a0ba38eb0b1  munin-2.0.4.tar.gz
+4e04e7837368d4579dab5bd59163c02b  munin-2.0.5.tar.gz


More information about the scm-commits mailing list