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

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Jul 26 15:39:12 UTC 2014


commit bb4bca7688f68f7b63f7540ce6255d77471bb6b4
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Jul 26 17:39:01 2014 +0200

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

 mate-panel.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/mate-panel.spec b/mate-panel.spec
index 2c9ae77..8a1819f 100644
--- a/mate-panel.spec
+++ b/mate-panel.spec
@@ -111,7 +111,7 @@ install -D -m 0644 %SOURCE1 $RPM_BUILD_ROOT%{_datadir}/mate-panel/panel-default-
 # remove needless gsettings convert file to avoid slow session start
 rm -f  %{buildroot}%{_datadir}/MateConf/gsettings/mate-panel.convert
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome --all-name
 
 
 %post
@@ -170,6 +170,7 @@ fi
 - update to 1.8.0 release
 - update build requires
 - update configure flags
+- add --with-gnome --all-name for find language
 
 * Wed Jun 25 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-2
 - try fix rhbz (#1023604)


More information about the scm-commits mailing list