[mate-system-monitor] add --with-gnome --all-name for find language

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Jan 16 19:48:07 UTC 2014


commit b91cb3f101bad0f3d07331c57740fae8f34268ad
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Jan 16 20:48:17 2014 +0100

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

 mate-system-monitor.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec
index 523887f..3021405 100644
--- a/mate-system-monitor.spec
+++ b/mate-system-monitor.spec
@@ -54,7 +54,7 @@ hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/mate/help/%{name}
 # remove needless gsettings convert file
 rm -f  $RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/mate-system-monitor.convert
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome --all-name
 
 %postun
 if [ $1 -eq 0 ] ; then
@@ -79,6 +79,7 @@ fi
 %changelog
 * Tue Jan 14 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.0-1
 - update to 1.7.0 release
+- add --with-gnome --all-name for find language
 
 * Fri Aug 02 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.1-1
 - Bump to 1.6.1


More information about the scm-commits mailing list