[libmateweather] use --with-gnome --all-name for find locale

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Feb 17 19:37:29 UTC 2014


commit da4115f52338e660035c448ad0374e0ca3c83dc5
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Feb 17 20:38:02 2014 +0100

    use --with-gnome --all-name for find locale

 libmateweather.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libmateweather.spec b/libmateweather.spec
index 121013f..b3ecaae 100644
--- a/libmateweather.spec
+++ b/libmateweather.spec
@@ -55,7 +55,7 @@ make %{?_smp_mflags} V=1
 find %{buildroot} -name '*.la' -exec rm -fv {} ';'
 find %{buildroot} -name '*.a' -exec rm -fv {} ';'
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome --all-name
 
 
 %post -p /sbin/ldconfig
@@ -101,6 +101,7 @@ fi
 %changelog
 * Mon Feb 17 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.90-1
 - update to 1.7.90 release
+- use --with-gnome --all-name for find locale
 
 * Sun Feb 09 2014 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.1-1
 - Update to 1.7.1


More information about the scm-commits mailing list