Author: goetz
Date: Fri Feb  2 13:38:06 2007
New Revision: 115904

Modified:
   packages/cooker/yelp/current/SPECS/yelp.spec

Log:
- fix buildrequires (bug #28523)
- enable debugging support


Modified: packages/cooker/yelp/current/SPECS/yelp.spec
==============================================================================
--- packages/cooker/yelp/current/SPECS/yelp.spec        (original)
+++ packages/cooker/yelp/current/SPECS/yelp.spec        Fri Feb  2 13:38:06 2007
@@ -9,7 +9,7 @@
 Summary:       GNOME 2 help browser
 Name:          yelp
 Version: 2.16.2
-Release: %mkrel 4
+Release: %mkrel 5
 Source0:       
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
 Source1:       yelp.png
 # from Fedora: register docbook mime type for yelp
@@ -34,6 +34,7 @@
 BuildRequires: libgnomeui2-devel
 BuildRequires: startup-notification-devel
 BuildRequires: libbeagle-devel
+BuildRequires: libbzip2-devel
 BuildRequires: gnome-doc-utils >= %{req_gnome_doc_utils_version}
 BuildRequires: libxslt-devel perl-XML-Parser texinfo
 BuildRequires: desktop-file-utils
@@ -48,6 +49,7 @@
 %patch5 -p1 -b .apropos
 %build
 %configure2_5x --enable-info --with-search=beagle \
+--enable-debug \
 %if %mdkversion <= 200700
 --with-mozilla=mozilla-firefox
 %endif

Reply via email to