[mate-applets] Update to 1.6.1

Dan Mashal vicodan at fedoraproject.org
Wed May 29 03:56:28 UTC 2013


commit 9e15289f73071e81cc8c5a0ee5f2cc66153765eb
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Tue May 28 20:56:20 2013 -0700

    Update to 1.6.1

 mate-applets.spec |   19 ++-----------------
 1 files changed, 2 insertions(+), 17 deletions(-)
---
diff --git a/mate-applets.spec b/mate-applets.spec
index f8fcb3f..bf45d3c 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -1,13 +1,13 @@
 Name:           mate-applets
 Version:        1.6.1
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        MATE Desktop panel applets
 License:        GPLv2+ and LGPLv2+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
 #Add patch to fix cpufreq compilation (Thanks Wolfgang)
-Patch0:  cpufreq.patch
+#Patch0:  cpufreq.patch
 
 BuildRequires: dbus-glib-devel
 BuildRequires: gucharmap-devel
@@ -17,7 +17,6 @@ BuildRequires: libnotify-devel
 BuildRequires: libmateweather-devel
 BuildRequires: libmatewnck-devel
 BuildRequires: libnotify-devel
-BuildRequires: kernel-tools-libs-devel
 #NetworkManager-gtk-devel is renamed libnm-gtk-devel on F18
 %if 0%{?fedora} < 18
 BuildRequires: NetworkManager-gtk-devel
@@ -46,7 +45,6 @@ MATE Desktop panel applets
 
 %prep
 %setup -q
-%patch0 -p1
 NOCONFIGURE=1 ./autogen.sh
 
 
@@ -58,7 +56,6 @@ NOCONFIGURE=1 ./autogen.sh
     --enable-polkit                          \
     --enable-networkmanager                  \
     --enable-ipv6                            \
-    --enable-frequency-selector              \
     --enable-suid                            \
     --disable-timer-applet                   \
     --libexecdir=%{_libexecdir}/mate-applets 
@@ -93,13 +90,6 @@ fi
 %files -f %{name}.lang
 %doc AUTHORS COPYING README
 %{_bindir}/mate-invest-chart
-%{_bindir}/mate-cpufreq-selector
-%{_datadir}/pixmaps/mate-cpufreq-applet
-%{_libexecdir}/mate-cpufreq-applet
-%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.cpufreq.gschema.xml
-%{_sysconfdir}/dbus-1/system.d/org.mate.CPUFreqSelector.conf
-%{_datadir}/dbus-1/system-services/org.mate.CPUFreqSelector.service
-
 %{python_sitelib}/mate_invest
 %{_datadir}/dbus-1/services/org.mate.panel.applet.InvestAppletFactory.service
 %{_datadir}/icons/hicolor/scalable/apps/mate-invest-applet.svg
@@ -138,7 +128,6 @@ fi
 %{_datadir}/mate/help/mate-stickynotes_applet
 %{_datadir}/mate/help/mate-trashapplet
 %{_datadir}/mate/help/mateweather
-%{_datadir}/mate/help/mate-cpufreq-applet
 %{_datadir}/omf/mate-accessx-status
 %{_datadir}/omf/mate-battstat
 %{_datadir}/omf/mate-char-palette
@@ -158,12 +147,8 @@ fi
 %{_datadir}/mate-2.0/ui/mateweather-applet-menu.xml
 %{_datadir}/mate-2.0/ui/multiload-applet-menu.xml
 %{_datadir}/mate/help/mate-multiload
-%{_datadir}/polkit-1/actions/org.mate.cpufreqselector.policy
 
 %changelog
-* Wed May 22 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.1-2
-- Add patch for cpufreq (Thanks Wolfgang)
-
 * Sat Apr 13 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.1-1
 - Update to latest upstream release
 


More information about the scm-commits mailing list