[mate-power-manager] add mate-power-manager_fix-mouse-click-on-brightness-applet.patch to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Oct 14 21:13:10 UTC 2013


commit 3abc2e3ad940cb5f9062952979307877dc89ded9
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Oct 14 23:13:06 2013 +0200

    add mate-power-manager_fix-mouse-click-on-brightness-applet.patch to spec file

 mate-power-manager.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/mate-power-manager.spec b/mate-power-manager.spec
index 5b4cf3a..09b0c38 100644
--- a/mate-power-manager.spec
+++ b/mate-power-manager.spec
@@ -2,7 +2,7 @@
 
 Name:          mate-power-manager
 Version:       1.6.3
-Release:       0.1.git%{_internal_version}%{?dist}
+Release:       0.2.git%{_internal_version}%{?dist}
 Summary:       MATE power management service
 License:       GPLv2+
 URL:           http://pub.mate-desktop.org
@@ -17,6 +17,9 @@ Source0: http://raveit65.fedorapeople.org/Mate/git-upstream/%{name}-%{version}.g
 # https://github.com/mate-desktop/mate-power-manager/pull/60
 # Add DBUS interface to kbdbacklight control
 Patch0:        mate-power-manager_dbus_interface_keyboard_backlight_controls.patch
+# https://github.com/mate-desktop/mate-power-manager/pull/82
+# fix mouse click on brightness applet, rhbz (#1018915)
+Patch1:        mate-power-manager_fix-mouse-click-on-brightness-applet.patch
 
 BuildRequires: cairo-devel
 BuildRequires: dbus-glib-devel
@@ -50,6 +53,7 @@ displaying icons and handling user callbacks in an interactive MATE session.
 %setup -q -n %{name}-%{_internal_version}
 
 %patch0 -p1 -b .dbus
+%patch1 -p1 -b .brightness
 
 # nedded to create missing configure and make files
 NOCONFIGURE=1 ./autogen.sh
@@ -120,6 +124,9 @@ fi
 
 
 %changelog
+* Mon Oct 14 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.3-0.2.gitbc54d96
+- fix mouse click on brightness applet, rhbz (#1018915)
+
 * Sun Oct 13 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.3-0.1.gitbc54d96
 - update to latest snapshot
 - removed upstreamed patches, already in snapshot


More information about the scm-commits mailing list