[mate-control-center/f20] add --with-gnome --all-name for find language

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Jul 28 17:06:47 UTC 2014


commit 632e5c21169fa67f554e7acf087387be3d42ab86
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Jul 28 19:06:37 2014 +0200

    add --with-gnome --all-name for find language

 mate-control-center.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mate-control-center.spec b/mate-control-center.spec
index cabe464..518d33d 100644
--- a/mate-control-center.spec
+++ b/mate-control-center.spec
@@ -95,7 +95,6 @@ sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
 
 make %{?_smp_mflags} V=1
 
-
 %install
 %{make_install}
 
@@ -113,7 +112,7 @@ rm %{buildroot}%{_datadir}/applications/mimeinfo.cache
 # remove needless gsettings convert file to avoid slow session start
 rm -f  %{buildroot}%{_datadir}/MateConf/gsettings/mate-control-center.convert
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome --all-name
 
 
 %post
@@ -183,6 +182,7 @@ fi
 - remove upstreamed patches
 - update configure flags
 - use modern 'make install' macro
+- add --with-gnome --all-name for find language
 
 * Thu Jun 26 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-3
 - fix broken links in mate-appearance-properties, rhbz (#1113024)


More information about the scm-commits mailing list