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

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Jul 28 18:29:01 UTC 2014


commit 8f02ee7c16a1b25c3906bef357b6f052a01accf8
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Jul 28 20:28:52 2014 +0200

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

 mate-utils.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/mate-utils.spec b/mate-utils.spec
index d8cd37b..0081230 100644
--- a/mate-utils.spec
+++ b/mate-utils.spec
@@ -131,11 +131,11 @@ desktop-file-install                          \
   --dir %{buildroot}%{_datadir}/applications  \
 %{buildroot}%{_datadir}/applications/*
 
-%find_lang %{name} --with-gnome
-%find_lang mate-disk-usage-analyzer --with-gnome
-%find_lang mate-dictionary --with-gnome
-%find_lang mate-search-tool --with-gnome
-%find_lang mate-system-log --with-gnome
+%find_lang %{name} --with-gnome --all-name
+%find_lang mate-disk-usage-analyzer --with-gnome --all-name
+%find_lang mate-dictionary --with-gnome --all-name
+%find_lang mate-search-tool --with-gnome --all-name
+%find_lang mate-system-log --with-gnome --all-name
 
 
 %postun -n mate-system-log
@@ -265,6 +265,7 @@ fi
 - update configure flags
 - update desktop-file-install
 - remove usage of hardlinks, no need anymore
+- add --with-gnome --all-name for find language
 
 * Mon Jan 6 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-1
 - update to 1.6.1 release


More information about the scm-commits mailing list