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

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Jan 18 15:50:00 UTC 2014


commit b414ec2b0e91f3392ec6f5b37c804a509be10afe
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Jan 18 16:50:12 2014 +0100

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

 mate-themes.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/mate-themes.spec b/mate-themes.spec
index 371a364..042bc72 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -56,7 +56,8 @@ make %{?_smp_mflags} V=1
 
 find %{buildroot} -name '*.la' -exec rm -rf {} ';'
 find %{buildroot} -name '*.a' -exec rm -rf {} ';'
-%find_lang %{name}
+
+%find_lang %{name} --with-gnome --all-name
 
 
 %post
@@ -129,6 +130,7 @@ done
 * Sat Jan 18 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.2-1
 - update to 1.7.2
 - use modern 'make install' macro
+- add --with-gnome --all-name for find language
 
 * Sun Nov 24 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.2-0.2.git27da094
 - update to latest git snapshot


More information about the scm-commits mailing list