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

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Jan 22 21:41:50 UTC 2014


commit e208a1b68045ec6addf91b8b3a4be41a903f3b31
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Jan 22 22:42:06 2014 +0100

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

 mate-applets.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/mate-applets.spec b/mate-applets.spec
index 43cb552..c7ef78f 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -60,7 +60,6 @@ make %{?_smp_mflags} V=1
 
 %install
 make DESTDIR=%{buildroot} install
-%find_lang %{name} --all-name
 
 # remove of gsettings,convert file, no need for this in fedora
 # because MATE starts with gsettings in fedora.
@@ -70,6 +69,8 @@ rm -f %{buildroot}%{_datadir}/MateConf/gsettings/stickynotes-applet.convert
 #http://forums.fedoraforum.org/showthread.php?t=284962
 chmod a+x %{buildroot}%{python_sitelib}/mate_invest/chart.py
 
+%find_lang %{name} --with-gnome --all-name
+
 %post
 /bin/touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
 /bin/touch --no-create %{_datadir}/icons/mate &> /dev/null || :
@@ -164,6 +165,7 @@ fi
 * Mon Jan 20 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> 1.7.0-1
 - update to 1.7.0 release
 - update BR's
+- add --with-gnome --all-name for find language
 
 * Wed Jan 1 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-1
 - update to 1.6.2 release


More information about the scm-commits mailing list