Browse Source

mate-session-manager: add configure option
others: new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9726 ec354946-7b23-47d6-9f5a-488ba84defc7

Takemikaduchi 8 years ago
parent
commit
67de28f7ca

+ 5 - 2
a/atril/atril-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Simply a document viewer for MATE
 Name:		atril
-Version:	1.10.1
-Release:	2%{?_dist_release}
+Version:	1.10.2
+Release:	1%{?_dist_release}
 Source0:	http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
 License:	GPLv2
 Group:		Applications/Publishing
@@ -178,6 +178,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Sep 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-1
+- new upstream release
+
 * Sun Aug 16 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.1-2
 - fix typo in ja.po
 

+ 4 - 1
c/chromium/chromium-vl.spec

@@ -12,7 +12,7 @@ Name:           chromium
 Summary:        Google's opens source browser project
 Summary(ja):    Googleのオープンソースウェブブラウザ
 #'
-Version:        44.0.2403.157
+Version:        45.0.2454.85
 Release:        1%{?_dist_release}
 License:        BSD-3-Clause, LGPL-2.1+
 Group:          Applications/Internet
@@ -357,6 +357,9 @@ fi || :
 
 
 %changelog
+* Wed Sep 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.0.2454.85-1
+- update to 45.0.2454.85
+
 * Sat Aug 22 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 44.0.2403.157-1
 - update to 44.0.2403.157
 

+ 4 - 1
m/mate-polkit/mate-polkit-vl.spec

@@ -1,6 +1,6 @@
 Summary:	PolicyKit integration for the MATE desktop
 Name:		mate-polkit
-Version:	1.10.0
+Version:	1.10.1
 Release:	1%{?_dist_release}
 Source0:	http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
 License:	GPLv2
@@ -85,6 +85,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
 
 
 %changelog
+* Wed Sep 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.1-1
+- new upstream release
+
 * Sat May 09 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.0-1
 - new upstream release
 

+ 5 - 2
m/mate-power-manager/mate-power-manager-vl.spec

@@ -1,7 +1,7 @@
 Summary:	A Power Manager for MATE
 Name:		mate-power-manager
-Version:	1.10.1
-Release:	3%{?_dist_release}
+Version:	1.10.2
+Release:	1%{?_dist_release}
 License:	GPLv2
 Group:		Applications/System
 URL:		http://mate-desktop.org/
@@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Sep 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-1
+- new upstream release
+
 * Sun Aug 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.1-3
 - add Patch1001 (mate-power-manager-1.10.1-use-vine-sleep-helper.patch)
 - add Patch1002 (mate-power-manager-1.10.1-vine-settings.patch)

+ 7 - 3
m/mate-session-manager/mate-session-manager-vl.spec

@@ -1,7 +1,7 @@
 Summary:	The MATE Session Handler
 Name:		mate-session-manager
 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
 License:	GPLv2
 Group:		User Interface/Desktops
@@ -46,8 +46,8 @@ configuration program to choose applications starting on login.
 NOCONFIGURE=1 ./autogen.sh
 %configure \
 	--disable-static \
-	--disable-scrollkeeper \
-	--disable-upower
+	--disable-upower \
+	--with-default-wm=mate-wm
 
 %{__make} %{?_smp_mflags}
 
@@ -96,6 +96,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_bindir}/mate-wm
 %{_datadir}/MateConf/gsettings/mate-session.convert
 %{_datadir}/applications/mate-session-properties.desktop
+%{_datadir}/applications/mate-wm.desktop
 %{_datadir}/glib-2.0/schemas/org.mate.session.gschema.xml
 %{_datadir}/icons/hicolor/*/*/*
 %{_datadir}/mate-session-manager/gsm-inhibit-dialog.ui
@@ -105,6 +106,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %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
 - add Patch1001 (mate-session-manager-1.10.2-use-vine-sleep-helper.patch)
 - add Requires: vine-sleep-helper

+ 4 - 1
m/mate-utils/mate-utils-vl.spec

@@ -1,6 +1,6 @@
 Summary:	MATE utility programs
 Name:		mate-utils
-Version:	1.10.2
+Version:	1.10.3
 Release:	1%{?_dist_release}
 Source0:	http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
 License:	GPLv2
@@ -158,6 +158,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Sep 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.3-1
+- new upstream release
+
 * Sun Jul 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-1
 - new upstream release
 

+ 4 - 1
nonfree/self-build-chromium-extra-plugins/chromium-extra-plugins-vl.spec

@@ -1,7 +1,7 @@
 Summary:        The proprietary plugins for chromium
 Summary(ja):    Chromium 用プロプライエタリプラグイン
 Name:           chromium-extra-plugins
-Version:        44.0.2403.157
+Version:        45.0.2454.85
 Release:        1%{?_dist_release}
 License:        BSD-3-Clause, LGPL-2.1+
 Group:          Applications/Internet
@@ -41,6 +41,9 @@ install -m644 opt/google/chrome/PepperFlash/* %{buildroot}%{_libdir}/chromium/Pe
 %{_libdir}/chromium/PepperFlash/
 
 %changelog
+* Wed Sep 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.0.2454.85-1
+- new upstream release
+
 * Sun Aug 23 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 44.0.2403.157-1
 - new upstream release
 

+ 4 - 1
nonfree/self-build-chromium-extra-plugins/self-build-chromium-extra-plugins-vl.spec

@@ -6,7 +6,7 @@
 Summary:    The proprietary plugins for chromium
 Summary(ja):    Chromium 用プロプライエタリプラグイン
 Name:		self-build-%{pkgname}
-Version:	44.0.2403.157
+Version:	45.0.2454.85
 Release: 	1%{?_dist_release}
 Source0:	%{pkgname}-vl.spec
 
@@ -80,6 +80,9 @@ package manager.
 %{_datadir}/%{name}/*
 
 %changelog
+* Wed Sep 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.0.2454.85-1
+- new upstream release
+
 * Sun Aug 23 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 44.0.2403.157-1
 - new upstream release