SPECS: beagle.spec - updated to 0.2.10 - enabled epiphany extensio...

grzegol grzegol at pld-linux.org
Wed Sep 20 22:22:41 CEST 2006


Author: grzegol                      Date: Wed Sep 20 20:22:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.10
- enabled epiphany extension (it builds with epiphany-2.16)
- removed outdated galago05 patch (applied upstream)

---- Files affected:
SPECS:
   beagle.spec (1.91 -> 1.92) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.91 SPECS/beagle.spec:1.92
--- SPECS/beagle.spec:1.91	Sun Sep  3 23:54:29 2006
+++ SPECS/beagle.spec	Wed Sep 20 22:22:36 2006
@@ -12,7 +12,7 @@
 %bcond_without	gsf		# build without libgsf support
 %bcond_without	gui		# don't build GNOME based GUI
 %bcond_without	python		# don't build python libraries
-%bcond_with	epiphany	# build epiphany extension
+%bcond_without	epiphany	# don't build epiphany extension
 %bcond_with	sqlite3		# use sqlite3 instead of sqlite2
 #
 %if %{without gui}
@@ -22,32 +22,30 @@
 Summary:	Beagle - An indexing subsystem
 Summary(pl):	Beagle - podsystem indeksujący
 Name:		beagle
-Version:	0.2.9
+Version:	0.2.10
 Release:	1
 License:	Various
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2
-# Source0-md5:	a4d3a7f22fda739f2245b61e77a6a899
+# Source0-md5:	443579117f3aff893a5897d2cb91802d
 Source1:	%{name}-autostart.desktop
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-crawl.patch
 Patch2:		%{name}-kill_exec_a.patch
 Patch3:		%{name}-configure.patch
-Patch4:		%{name}-galago05.patch
 URL:		http://beaglewiki.org/Main_Page
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 %{?with_evolution:BuildRequires:	dotnet-evolution-sharp-devel >= 0.11.1}
 %{?with_galago:BuildRequires:	dotnet-galago-sharp-devel >= 0.5.0}
 BuildRequires:	dotnet-gmime-sharp-devel >= 2.2.3
-%{?with_gsf:BuildRequires:	dotnet-gsf-sharp-devel >= 0.7}
+%{?with_gsf:BuildRequires:	dotnet-gsf-sharp-devel >= 0.8.1}
 #BuildRequires:	dotnet-gst-sharp-devel
 BuildRequires:	dotnet-gtk-sharp2-devel >= 2.10.0
 %if %{with epiphany} 
-BuildRequires:	epiphany-devel >= 2.14.0
-BuildRequires:	epiphany-devel < 2.15.0
+BuildRequires:	epiphany-devel >= 2.16.0
 %endif
-BuildRequires:	gtk+2-devel >= 2:2.10.2
+BuildRequires:	gtk+2-devel >= 2:2.10.3
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.7}
 BuildRequires:	libexif-devel >= 0.6.13
 BuildRequires:	librsvg-devel >= 1:2.16.0
@@ -57,7 +55,7 @@
 BuildRequires:	mono-csharp >= 1.1.16.1
 # not used atm
 #BuildRequires:	mozilla-devel
-%{?with_python:BuildRequires:	python-pygtk-devel >= 2.9.6}
+%{?with_python:BuildRequires:	python-pygtk-devel >= 2.10.1}
 BuildRequires:	pkgconfig
 BuildRequires:	perl-XML-Parser
 BuildRequires:	python-devel
@@ -72,7 +70,7 @@
 # GUI BRs
 %if %{with gui}
 BuildRequires:	dotnet-gnome-sharp-devel >= 2.16.0
-BuildRequires:	gnome-vfs2-devel >= 2.15.92
+BuildRequires:	gnome-vfs2-devel >= 2.16.0
 %endif
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	dotnet-gmime-sharp >= 2.2.3
@@ -160,7 +158,7 @@
 Group:		X11/Applications/Networking
 Requires:	%{name} = %{version}-%{release}
 Requires:	dotnet-evolution-sharp >= 0.11.1
-Requires:	evolution >= 2.7.92
+Requires:	evolution >= 2.8.0
 
 %description
 Beagle Evolution backend.
@@ -185,7 +183,7 @@
 Summary(pl):	Rozszerzenie dla Epiphany - beagle
 Group:		X11/Applications/Networking
 Requires:	%{name} = %{version}-%{release}
-Requires:	epiphany-extensions >= 2.15.2
+Requires:	epiphany-extensions >= 2.16.0
 
 %description -n epiphany-extension-beagle
 Epiphany extension that allows Beagle to index every page the user
@@ -213,7 +211,7 @@
 Summary(pl):	Oparty na GNOME graficzny interfejs dla Beagle
 Group:		Libraries/Python
 Requires:	%{name} = %{version}-%{release}
-Requires:	gtk+2 >= 2:2.10.2
+Requires:	gtk+2 >= 2:2.10.3
 
 %description search-gui
 GNOME based Beagle GUI.
@@ -240,7 +238,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %build
 %{__libtoolize}
@@ -271,7 +268,7 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart
 
 # Kill useless files
-rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.8/extensions/*.la \
+rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/2.16/extensions/*.{la,a} \
 	$RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
 
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{a,la}
@@ -366,8 +363,8 @@
 %files -n epiphany-extension-beagle
 %defattr(644,root,root,755)
 %doc epiphany-extension/README
-%attr(755,root,root) %{_libdir}/epiphany/1.8/extensions/libbeagleextension.so*
-%{_libdir}/epiphany/1.8/extensions/*.xml
+%attr(755,root,root) %{_libdir}/epiphany/2.16/extensions/libbeagleextension.so*
+%{_libdir}/epiphany/2.16/extensions/*.xml
 %endif
 
 %if %{with python}
@@ -398,6 +395,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.92  2006/09/20 20:22:36  grzegol
+- updated to 0.2.10
+- enabled epiphany extension (it builds with epiphany-2.16)
+- removed outdated galago05 patch (applied upstream)
+
 Revision 1.91  2006/09/03 21:54:29  qboosh
 - Obsoletes for -gnome, cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.91&r2=1.92&f=u



More information about the pld-cvs-commit mailing list