[mate-system-monitor] remove --with-gnome find language flag

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Jul 26 13:25:20 UTC 2013


commit a179501b03967c6eee30bb9d9a3fa449f19370cc
Author: raveit65 <chat-to-me at raveit.de>
Date:   Fri Jul 26 15:25:05 2013 +0200

    remove --with-gnome find language flag

 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 857dfb2..29069a5 100644
--- a/mate-system-monitor.spec
+++ b/mate-system-monitor.spec
@@ -61,7 +61,7 @@ desktop-file-install --delete-original             \
 # save space by linking identical images in translated docs
 hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/mate/help/%{name}
 
-%find_lang %{name} --with-gnome
+%find_lang %{name}
 
 %postun
 if [ $1 -eq 0 ] ; then
@@ -88,6 +88,7 @@ fi
 - add upstream patch to add manpages
 - clean up BRs
 - use hardlink to save space by linking identical images in translated docs
+- remove --with-gnome find language flag
 
 * Wed Apr 03 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
 - Update to latest 1.6.0 stable release.


More information about the scm-commits mailing list