[packages/mate-panel] - actually make use of gtk3 bcond - cleaned up scrollkeeper leftovers

qboosh qboosh at pld-linux.org
Tue Jul 8 22:56:27 CEST 2014


commit 1f9d57d8d17d7dccde2db81bab5c7ad3547e85aa
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jul 8 23:01:07 2014 +0200

    - actually make use of gtk3 bcond
    - cleaned up scrollkeeper leftovers

 mate-panel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mate-panel.spec b/mate-panel.spec
index 8348bdf..49a8e6a 100644
--- a/mate-panel.spec
+++ b/mate-panel.spec
@@ -144,9 +144,9 @@ Dokumentacja API biblioteki libmate-panel-applet.
 	--libexecdir=%{_libdir}/%{name} \
 	--enable-network-manager \
 	--disable-schemas-compile \
-	--disable-scrollkeeper \
 	--disable-silent-rules \
 	--disable-static \
+	%{?with_gtk3:--with-gtk=3.0} \
 	--with-html-dir=%{_gtkdocdir} \
 	--with-x
 
@@ -171,7 +171,7 @@ desktop-file-install \
 # update naming convention
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/{sr at ije,sr at ijekavian}
 
-%find_lang %{name} --with-mate --with-omf --all-name
+%find_lang %{name} --with-mate --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-panel.git/commitdiff/1f9d57d8d17d7dccde2db81bab5c7ad3547e85aa



More information about the pld-cvs-commit mailing list