[mate-dialogs] remove --with-gnome from find language

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Oct 16 21:52:35 UTC 2013


commit e19694ceb90f6b58386e38ffc4f659baf850aa9e
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Oct 16 23:52:32 2013 +0200

    remove --with-gnome from find language

 mate-dialogs.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/mate-dialogs.spec b/mate-dialogs.spec
index c7a5d8e..93bab4a 100644
--- a/mate-dialogs.spec
+++ b/mate-dialogs.spec
@@ -9,7 +9,6 @@ Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.
 BuildRequires:  gtk2-devel
 BuildRequires:  mate-common
 BuildRequires:  mate-doc-utils
-BuildRequires:  rarian-compat 
 BuildRequires:  libnotify-devel
 
 %description
@@ -31,7 +30,7 @@ make %{?_smp_mflags} V=1
 %install
 %{make_install}
 
-%find_lang %{name} --with-gnome
+%find_lang %{name}
 
 
 %files -f %{name}.lang
@@ -47,6 +46,8 @@ make %{?_smp_mflags} V=1
 - update to 1.6.1 release
 - gdialogs is removed
 - use modern 'make install' macro
+- remove needless BR rarian-compat
+- remove --with-gnome from find language
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list