Browse Source

mate-desktop 1.18.0-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10992 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 7 years ago
parent
commit
115e81a0fb
1 changed files with 14 additions and 8 deletions
  1. 14 8
      m/mate-desktop/mate-desktop-vl.spec

+ 14 - 8
m/mate-desktop/mate-desktop-vl.spec

@@ -1,8 +1,12 @@
+%define major_ver 1.18
+%define ver %{major_ver}.0
+%define rel 1
+
 Summary:	Library with common API for various MATE modules
 Name:		mate-desktop
-Version:	1.16.2
-Release:	1%{?_dist_release}
-Source0:	http://pub.mate-desktop.org/releases/1.16/%{name}-%{version}.tar.xz
+Version:	%{ver}
+Release:	%{rel}%{?_dist_release}
+Source0:	http://pub.mate-desktop.org/releases/%{major_ver}/%{name}-%{version}.tar.xz
 License:	GPLv2, LGPLv2 and GFDLv1.1
 Group:		User Interface/Desktops
 URL:		http://mate-desktop.org/
@@ -12,9 +16,8 @@ Patch1001:	mate-desktop-vine-settings.patch
 Patch1002:	mate-desktop-1.10.0-color-select-desktop.patch
 
 BuildRequires:	mate-common
-BuildRequires:	gtk2-devel
+BuildRequires:	gtk3-devel >= 3.14
 BuildRequires:	dconf-devel
-BuildRequires:	unique-devel
 BuildRequires:	startup-notification-devel
 BuildRequires:	gtk-doc
 BuildRequires:	itstool
@@ -22,7 +25,6 @@ BuildRequires:	autoconf
 BuildRequires:	automake
 
 Requires(posttrans,postun):	glib2
-Requires(posttrans,postun):	gtk2
 Requires(post,postun):	desktop-file-utils
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
@@ -114,7 +116,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor > /dev/null || :
 %doc COPYING* ChangeLog NEWS README
 %{_bindir}/mate-about
 %{_bindir}/mate-color-select
-%{_bindir}/mpaste
 %{_libdir}/libmate-desktop-2.so.*
 %{_libdir}/girepository-1.0/MateDesktop-2.0.typelib
 %{_datadir}/applications/mate-about.desktop
@@ -142,7 +143,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor > /dev/null || :
 %{_datadir}/mate-about/mate-version.xml
 %{_mandir}/man1/mate-about.1.gz
 %{_mandir}/man1/mate-color-select.1.gz
-%{_mandir}/man1/mpaste.1.gz
 
 %files devel
 %defattr(-,root,root,-)
@@ -159,6 +159,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor > /dev/null || :
 
 
 %changelog
+* Sun Apr  2 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.0-1
+- update to 1.18.0
+- move to GTK3+
+- drop mpaste(1) tool
+- drop BR: unique-devel
+
 * Tue Mar 28 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.16.2-1
 - update to 1.16.2