|
@@ -1,7 +1,7 @@
|
|
Summary: The MATE Session Handler
|
|
Summary: The MATE Session Handler
|
|
Name: mate-session-manager
|
|
Name: mate-session-manager
|
|
Version: 1.10.2
|
|
Version: 1.10.2
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Release: 3%{?_dist_release}
|
|
Source0: http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
|
|
Source0: http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
|
|
License: GPLv2
|
|
License: GPLv2
|
|
Group: User Interface/Desktops
|
|
Group: User Interface/Desktops
|
|
@@ -46,8 +46,8 @@ configuration program to choose applications starting on login.
|
|
NOCONFIGURE=1 ./autogen.sh
|
|
NOCONFIGURE=1 ./autogen.sh
|
|
%configure \
|
|
%configure \
|
|
--disable-static \
|
|
--disable-static \
|
|
- --disable-scrollkeeper \
|
|
|
|
- --disable-upower
|
|
|
|
|
|
+ --disable-upower \
|
|
|
|
+ --with-default-wm=mate-wm
|
|
|
|
|
|
%{__make} %{?_smp_mflags}
|
|
%{__make} %{?_smp_mflags}
|
|
|
|
|
|
@@ -96,6 +96,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
%{_bindir}/mate-wm
|
|
%{_bindir}/mate-wm
|
|
%{_datadir}/MateConf/gsettings/mate-session.convert
|
|
%{_datadir}/MateConf/gsettings/mate-session.convert
|
|
%{_datadir}/applications/mate-session-properties.desktop
|
|
%{_datadir}/applications/mate-session-properties.desktop
|
|
|
|
+%{_datadir}/applications/mate-wm.desktop
|
|
%{_datadir}/glib-2.0/schemas/org.mate.session.gschema.xml
|
|
%{_datadir}/glib-2.0/schemas/org.mate.session.gschema.xml
|
|
%{_datadir}/icons/hicolor/*/*/*
|
|
%{_datadir}/icons/hicolor/*/*/*
|
|
%{_datadir}/mate-session-manager/gsm-inhibit-dialog.ui
|
|
%{_datadir}/mate-session-manager/gsm-inhibit-dialog.ui
|
|
@@ -105,6 +106,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Sep 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-3
|
|
|
|
+- add configure option (--with-default-wm=mate-wm)
|
|
|
|
+
|
|
* Sun Aug 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-2
|
|
* Sun Aug 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-2
|
|
- add Patch1001 (mate-session-manager-1.10.2-use-vine-sleep-helper.patch)
|
|
- add Patch1001 (mate-session-manager-1.10.2-use-vine-sleep-helper.patch)
|
|
- add Requires: vine-sleep-helper
|
|
- add Requires: vine-sleep-helper
|