[mate-applets/f18] Disable cpufreq explicitly until we patch it for f18

Dan Mashal vicodan at fedoraproject.org
Wed May 29 04:14:29 UTC 2013


commit b69d89e391ca8b9229c15098d300a24e4c852619
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Tue May 28 21:14:06 2013 -0700

    Disable cpufreq explicitly until we patch it for f18

 mate-applets.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/mate-applets.spec b/mate-applets.spec
index bf45d3c..af0b843 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -58,6 +58,7 @@ NOCONFIGURE=1 ./autogen.sh
     --enable-ipv6                            \
     --enable-suid                            \
     --disable-timer-applet                   \
+    --disable-cpufreq=yes                    \
     --libexecdir=%{_libexecdir}/mate-applets 
 
 make %{?_smp_mflags} V=1


More information about the scm-commits mailing list