[packages/mate-netbook] up to 1.18.0

atler atler at pld-linux.org
Thu Mar 16 00:34:41 CET 2017


commit 9bf1abb8b578874f537e6fca014f4058760c3ec2
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Mar 15 23:22:55 2017 +0100

    up to 1.18.0
    
    - upstream switched to gtk3 exclusively
    - drop unsupported ku_IQ,pms locale

 mate-netbook.spec | 26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)
---
diff --git a/mate-netbook.spec b/mate-netbook.spec
index ce5bcae..ee16db6 100644
--- a/mate-netbook.spec
+++ b/mate-netbook.spec
@@ -1,29 +1,23 @@
-#
-# Conditional build:
-%bcond_with	gtk3		# use GTK+ 3.x instead of 2.x
-
 Summary:	Simple window management tool
 Summary(pl.UTF-8):	Proste narzędzie do zarządzania oknami
 Name:		mate-netbook
-Version:	1.16.1
+Version:	1.18.0
 Release:	1
 License:	GPL v3
 Group:		X11/Applications
-Source0:	http://pub.mate-desktop.org/releases/1.16/%{name}-%{version}.tar.xz
-# Source0-md5:	e1365a9039e361e86d744192a71e1028
+Source0:	http://pub.mate-desktop.org/releases/1.18/%{name}-%{version}.tar.xz
+# Source0-md5:	a7dd11801ab61b4ce12669ae47a4499c
 URL:		http://mate-desktop.org/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake >= 1:1.9
 BuildRequires:	gettext-tools >= 0.10.40
 BuildRequires:	glib2-devel >= 1:2.36.0
-%{!?with_gtk3:BuildRequires:	gtk+2-devel >= 2.0}
-%{?with_gtk3:BuildRequires:	gtk+3-devel >= 3.0}
+BuildRequires:	gtk+3-devel >= 3.14
 BuildRequires:	intltool >= 0.50.1
 BuildRequires:	libfakekey-devel
 BuildRequires:	libtool >= 1:1.4.3
-%{?with_gtk3:BuildRequires:	libwnck-devel >= 3.0}
-%{!?with_gtk3:BuildRequires:	libwnck2-devel >= 1.0}
-BuildRequires:	mate-panel-devel
+BuildRequires:	libwnck-devel >= 3.0
+BuildRequires:	mate-panel-devel >= 1.17.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(find_lang) >= 1.36
 BuildRequires:	tar >= 1:1.22
@@ -31,7 +25,8 @@ BuildRequires:	xorg-lib-libXtst-devel
 BuildRequires:	xz
 Requires(post,postun):	glib2 >= 1:2.36.0
 Requires:	glib2 >= 1:2.36.0
-Requires:	mate-panel
+Requires:	gtk+3 >= 3.14
+Requires:	mate-panel >= 1.17.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -64,8 +59,7 @@ Proste narzędzie do zarządzania oknami, które:
 %{__autoheader}
 %{__automake}
 %configure \
-	--disable-silent-rules \
-	%{?with_gtk3:--with-gtk=3.0}
+	--disable-silent-rules
 
 %{__make}
 
@@ -75,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{frp,jv}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{frp,ku_IQ,jv,pms}
 
 %find_lang %{name}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-netbook.git/commitdiff/9bf1abb8b578874f537e6fca014f4058760c3ec2



More information about the pld-cvs-commit mailing list