[packages/mate-session-manager] - disabled upower support, doesn't work with upower 0.99.0

baggins baggins at pld-linux.org
Wed Apr 16 20:52:44 CEST 2014


commit a1bac138523f4c6ba1112b5399c2b743edd4d990
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Apr 16 20:51:54 2014 +0200

    - disabled upower support, doesn't work with upower 0.99.0

 mate-session-manager.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/mate-session-manager.spec b/mate-session-manager.spec
index 5d0482b..b6ca3ee 100644
--- a/mate-session-manager.spec
+++ b/mate-session-manager.spec
@@ -35,7 +35,7 @@ BuildRequires:	pangox-compat-devel
 BuildRequires:	pkgconfig
 %{?with_systemd:BuildRequires:	systemd-devel >= 1:183}
 BuildRequires:	tar >= 1:1.22
-BuildRequires:	upower-devel >= 0.9.0
+#BuildRequires:	upower-devel >= 0.9.0
 %{?with_apidocs:BuildRequires:	xmlto}
 BuildRequires:	xorg-lib-libICE-devel
 BuildRequires:	xorg-lib-libSM-devel
@@ -58,7 +58,7 @@ Requires:	marco
 Requires:	mate-desktop >= 1.5
 # needed to satisfy 'panel' component (may be changed if alternatives available)
 Requires:	mate-panel
-Requires:	upower-libs >= 0.9.0
+#Requires:	upower-libs >= 0.9.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -94,6 +94,7 @@ Dokumentacja API D-Bus MATE Session Managera.
 	--enable-ipv6 \
 	--disable-silent-rules \
 	--disable-static \
+	--disable-upower \
 	--with-default-wm=marco \
 	--with-gnu-ld \
 	%{?with_gtk3:--with-gtk=3.0} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-session-manager.git/commitdiff/99f5524f2f008a51338b5742df37afa18f626112



More information about the pld-cvs-commit mailing list