Disable search
This commit is contained in:
parent
5800d8598b
commit
881dfd2a78
12
yelp.spec
12
yelp.spec
@ -52,9 +52,10 @@ BuildRequires: GConf2-devel
|
||||
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
|
||||
BuildRequires: gnome-doc-utils
|
||||
|
||||
%ifnarch s390 s390x ppc64
|
||||
BuildRequires: libbeagle-devel
|
||||
%endif
|
||||
# beagle search will be fixed in 2.13.3
|
||||
#%ifnarch s390 s390x ppc64
|
||||
#BuildRequires: libbeagle-devel
|
||||
#%endif
|
||||
|
||||
%description
|
||||
Yelp is the Gnome 2 help/documentation browser. It is designed
|
||||
@ -68,7 +69,9 @@ one central tool.
|
||||
%patch3 -p1 -b .new-mimetype-for-docbook-xml
|
||||
|
||||
%build
|
||||
# beagle search will be fixed in 2.13.3
|
||||
%configure \
|
||||
--disable-search \
|
||||
--with-mozilla=mozilla \
|
||||
--disable-man \
|
||||
--disable-info \
|
||||
@ -118,7 +121,8 @@ fi
|
||||
|
||||
%changelog
|
||||
* Wed Jan 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.2-3
|
||||
- Enable search
|
||||
- Disable search, since it doesn't compile against
|
||||
current beagle
|
||||
|
||||
* Thu Dec 15 2005 David Malcolm <dmalcolm@redhat.com> - 2.13.2-2
|
||||
- Patched to include DocBook mimetype in desktop file, and added preun and post
|
||||
|
Loading…
Reference in New Issue
Block a user