Browse Source

task-mate: change keyring package
others: new upstream release

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

Takemikaduchi 9 years ago
parent
commit
e9832dc141

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

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

+ 14 - 3
g/gnome-keyring/gnome-keyring-vl.spec

@@ -3,13 +3,16 @@
 Summary: A framework for managing user passwords and other secrets
 Summary(ja): ユーザのパスワードや秘匿情報を管理するためのフレームワーク
 Name: gnome-keyring
-Version: 3.15.92
+Version: 3.16.0
 Release: 1%{?_dist_release}
 License: GPL/LGPL
 Group: System Environment/Libraries
-Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.15/%{name}-%{version}.tar.xz
+Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.16/%{name}-%{version}.tar.xz
 URL: http://www.gnome.org
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
+
+Patch2: %{name}-2.31.91-configure-vine.patch
+
 Requires: gtk3 >= %{gtk3_version}
 BuildRequires: gtk3-devel >= %{gtk3_version}
 BuildRequires: dbus-devel >= 1.0
@@ -26,10 +29,14 @@ BuildRequires: autoconf, automake, libtool
 BuildRequires: intltool
 BuildRequires: perl(XML::Parser)
 
-Patch2: %{name}-2.31.91-configure-vine.patch
+# remove mate-keyring package
+Obsoletes: mate-keyring < 1.8.0
+Obsoletes: mate-keyring-devel < 1.8.0
+Obsoletes: mate-keyring-doc < 1.8.0
 
 Vendor: Project Vine
 Distribution: Vine Linux
+Packager: Takemikaduchi
 
 %description
 gnome-keyring manages passwords and other types of secrets
@@ -128,6 +135,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Sun Jun 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.0-1
+- new upstream release
+- add Obsoletes: mate-keyring
+
 * Sun Mar 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.15.92-1
 - new upstream release
 

+ 5 - 2
m/mate-notification-daemon/mate-notification-daemon-vl.spec

@@ -1,9 +1,9 @@
 Summary:	Notification daemon for MATE
 Name:		mate-notification-daemon
-Version:	1.8.2
+Version:	1.10.0
 Release:	1%{?_dist_release}
 
-Source0:	http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+Source0:	http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
 
 # vine theme (based on coco) and vine5 theme (old theme)
 # http://github.com/tatofoo/notification-daemon-engine-coco
@@ -114,6 +114,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Sun Jun 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.0-1
+- new upstream release
+
 * Sun Mar 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.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:        43.0.2357.81
+Version:        43.0.2357.124
 Release:        1%{?_dist_release}
 License:        BSD-3-Clause, LGPL-2.1+
 Group:          Applications/Internet
@@ -43,6 +43,9 @@ install -m755 opt/google/chrome/libffmpegsumo.so %{buildroot}%{_libdir}/chromium
 %{_libdir}/chromium/libffmpegsumo.so
 
 %changelog
+* Sun Jun 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 43.0.2357.124-1
+- new upstream release
+
 * Sun May 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 43.0.2357.81-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:	43.0.2357.81
+Version:	43.0.2357.124
 Release: 	1%{?_dist_release}
 Source0:	%{pkgname}-vl.spec
 
@@ -81,6 +81,9 @@ package manager.
 %{_datadir}/%{name}/*
 
 %changelog
+* Sun Jun 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 43.0.2357.124-1
+- new upstream release
+
 * Sun May 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 43.0.2357.81-1
 - new upstream release
 

+ 6 - 2
t/task-mate/task-mate-vl.spec

@@ -2,7 +2,7 @@ Summary:	Virtual package for MATE
 Summary(ja):	MATE バーチャルパッケージ
 Name:		task-mate
 Version:	1.10.0
-Release:	3%{?_dist_release}
+Release:	4%{?_dist_release}
 License:	GPL
 Group:		User Interface/Desktops
 URL:		http://mate-desktop.org/
@@ -24,7 +24,6 @@ Requires:	mate-control-center
 Requires:	mate-desktop
 Requires:	caja
 Requires:	mate-icon-theme
-Requires:	mate-keyring
 Requires:	mate-menus
 Requires:	mate-notification-daemon
 Requires:	mate-panel
@@ -58,6 +57,7 @@ Requires:	zenity
 Requires:	NetworkManager
 Requires:	network-manager-applet
 Requires:	pulseaudio
+Requires:	gnome-keyring
 
 %description
 This is a virtual package to install MATE system packages.
@@ -68,6 +68,10 @@ MATE を簡単にインストールするための仮想パッケージです。
 %files
 
 %changelog
+* Sun Jun 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.0-4
+- remove mate-keyring
+- add gnome-keyring
+
 * Sat Jun 13 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.0-3
 - add mate-user-guide