[stardict] add BR gnome-doc-utils

Jens Petersen petersen at fedoraproject.org
Thu Jun 16 08:09:12 UTC 2011


commit 74b509b2b71bdecb536b6dc24dff963b104f13fe
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jun 16 17:09:00 2011 +0900

    add BR gnome-doc-utils

 stardict.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/stardict.spec b/stardict.spec
index 398b4de..ef9874f 100644
--- a/stardict.spec
+++ b/stardict.spec
@@ -15,7 +15,13 @@ Requires(post): GConf2
 Requires(preun): GConf2
 #Requires: festival, speech-tools
 #BuildRequires: autoconf, automake, libtool, gettext
-BuildRequires: desktop-file-utils, enchant-devel, intltool, libgnomeui-devel >= 2.2.0, libsigc++20-devel, perl-XML-Parser
+BuildRequires: desktop-file-utils
+BuildRequires: enchant-devel
+BuildRequires: intltool
+BuildRequires: gnome-doc-utils
+BuildRequires: libgnomeui-devel
+BuildRequires: libsigc++20-devel
+BuildRequires: perl-XML-Parser
 #Bz #641955: remove gucharmap dependency as gucharmap use gtk3, but stardict still use gtk2.
 #BuildRequires: festival-devel, speech-tools-devel, espeak-devel
 
@@ -31,7 +37,6 @@ scan selection, and fuzzy matching.
 # Remove unneeded sigc++ header files to make it sure
 # that we are using system-wide libsigc++
 # (and these does not work on gcc43)
-# 
 find src/sigc++* -name \*.h -or -name \*.cc | xargs rm -f
 
 
@@ -89,6 +94,7 @@ rm -f `find $RPM_BUILD_ROOT%{_libdir}/stardict/plugins -name "*.la"`
 - remove obsoleted patches
 - clean up .spec file and dependencies
 - update schema scriptlets
+- BR gnome-doc-utils
 
 * Thu May 19 2011 Karsten Hopp <karsten at redhat.com> 3.0.1-23.1
 - add patch from Jiri Skala to fix gcc46 build failure (#704248)


More information about the scm-commits mailing list