SPECS (DEVEL): yelp.spec - 2.13.6, dropped xslt_location patch (re...

freetz freetz at pld-linux.org
Mon Feb 27 09:55:14 CET 2006


Author: freetz                       Date: Mon Feb 27 08:55:14 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 2.13.6, dropped xslt_location patch (rejected upstream), enable beagle
  support by default (should fallback to basic search now when beagled is
  not running)

---- Files affected:
SPECS:
   yelp.spec (1.75.2.4 -> 1.75.2.5) 

---- Diffs:

================================================================
Index: SPECS/yelp.spec
diff -u SPECS/yelp.spec:1.75.2.4 SPECS/yelp.spec:1.75.2.5
--- SPECS/yelp.spec:1.75.2.4	Mon Feb 13 11:05:28 2006
+++ SPECS/yelp.spec	Mon Feb 27 09:55:08 2006
@@ -6,20 +6,20 @@
 Summary:	A system documentation reader from the GNOME project
 Summary(pl):	Czytnik dokumentacji z projektu GNOME
 Name:		yelp
-Version:	2.13.5
+Version:	2.13.6
 Release:	1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/yelp/2.13/%{name}-%{version}.tar.bz2
-# Source0-md5:	8db22c647577c6c3b5249ecc3cc9987a
+# Source0-md5:	a60684fad5f33f65cb4738f4743c9d92
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-m4.patch
-Patch2:		%{name}-xslt_location.patch
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel >= 2.12.0
 BuildRequires:	ORBit2-devel >= 1:2.12.4
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	beagle-devel
 BuildRequires:	bzip2-devel
 BuildRequires:	glib2-devel >= 1:2.8.1
 BuildRequires:	gnome-common >= 2.8.0
@@ -67,15 +67,13 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
-%configure \
-	--with-search=basic
+%configure
 %{__make}
 
 %install
@@ -103,7 +101,6 @@
 %attr(755,root,root) %{_bindir}/*
 %{_libdir}/bonobo/servers/*
 %{_datadir}/%{name}
-%{_datadir}/sgml/%{name}
 %{_desktopdir}/*
 %{_iconsdir}/hicolor/192x192/apps/yelp-icon-big.png
 %{_sysconfdir}/gconf/schemas/yelp.schemas
@@ -114,6 +111,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75.2.5  2006/02/27 08:55:08  freetz
+- 2.13.6, dropped xslt_location patch (rejected upstream), enable beagle
+  support by default (should fallback to basic search now when beagled is
+  not running)
+
 Revision 1.75.2.4  2006/02/13 10:05:28  freetz
 - 2.13.5, use system location for xslt, use basic seach (beagle search
   has no fallback)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/yelp.spec?r1=1.75.2.4&r2=1.75.2.5&f=u



More information about the pld-cvs-commit mailing list