SPECS: beagle.spec - updated to 0.2.16.2 - beagle-unary-plus-strin...
megabajt
megabajt at pld-linux.org
Wed Mar 14 21:26:56 CET 2007
Author: megabajt Date: Wed Mar 14 20:26:56 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.2.16.2
- beagle-unary-plus-string.patch applied upstream
- added epiphany 2.18 patch
---- Files affected:
SPECS:
beagle.spec (1.107 -> 1.108)
---- Diffs:
================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.107 SPECS/beagle.spec:1.108
--- SPECS/beagle.spec:1.107 Mon Feb 12 22:23:49 2007
+++ SPECS/beagle.spec Wed Mar 14 21:26:50 2007
@@ -24,17 +24,17 @@
Summary: Beagle - An indexing subsystem
Summary(pl.UTF-8): Beagle - podsystem indeksujący
Name: beagle
-Version: 0.2.16
+Version: 0.2.16.2
Release: 1
License: Various
Group: Libraries
Source0: http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2
-# Source0-md5: 4818ca64dc2311208a27f03893836e49
+# Source0-md5: 4cff44be5917bfce5f1c265039a60626
Patch0: %{name}-desktop.patch
Patch1: %{name}-crawl.patch
Patch2: %{name}-kill_exec_a.patch
Patch3: %{name}-configure.patch
-Patch4: %{name}-unary-plus-string.patch
+Patch4: %{name}-epiphany-2.18.patch
URL: http://beagle-project.org/Main_Page
BuildRequires: autoconf >= 2.52
BuildRequires: automake
@@ -46,19 +46,17 @@
#BuildRequires: dotnet-gst-sharp-devel
BuildRequires: dotnet-gtk-sharp2-devel >= 2.10.0
%if %{with epiphany}
-BuildRequires: epiphany-devel >= 2.16.1
+BuildRequires: epiphany-devel >= 2.18.0
%endif
-BuildRequires: gtk+2-devel >= 2:2.10.6
-%{?with_apidocs:BuildRequires: gtk-doc >= 1.7}
+BuildRequires: gtk+2-devel >= 2:2.10.10
+%{?with_apidocs:BuildRequires: gtk-doc >= 1.8}
BuildRequires: libexif-devel >= 0.6.13
-BuildRequires: librsvg-devel >= 1:2.16.0
+BuildRequires: librsvg-devel >= 1:2.16.1
BuildRequires: libpng-devel
BuildRequires: libtool
-BuildRequires: libxml2-devel >= 1:2.6.26
+BuildRequires: libxml2-devel >= 1:2.6.27
BuildRequires: mono-csharp >= 1.1.13.5
-# not used atm
-#BuildRequires: mozilla-devel
-%{?with_python:BuildRequires: python-pygtk-devel >= 2.10.3}
+%{?with_python:BuildRequires: python-pygtk-devel >= 2:2.10.4}
BuildRequires: pkgconfig
BuildRequires: perl-XML-Parser
BuildRequires: python-devel
@@ -73,7 +71,7 @@
# GUI BRs
%if %{with gui}
BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0
-BuildRequires: gnome-vfs2-devel >= 2.16.1
+BuildRequires: gnome-vfs2-devel >= 2.18.0.1
%endif
Requires: %{name}-libs = %{version}-%{release}
Requires: dotnet-gmime-sharp >= 2.2.3
@@ -161,7 +159,7 @@
Group: X11/Applications/Networking
Requires: %{name} = %{version}-%{release}
Requires: dotnet-evolution-sharp >= 0.11.1
-Requires: evolution >= 2.8.0
+Requires: evolution >= 2.10.0
%description evolution
Beagle Evolution backend.
@@ -201,7 +199,7 @@
Summary(pl.UTF-8): Rozszerzenie dla Epiphany - beagle
Group: X11/Applications/Networking
Requires: %{name} = %{version}-%{release}
-Requires: epiphany-extensions >= 2.16.1
+Requires: epiphany-extensions >= 2.18.0
%description -n epiphany-extension-beagle
Epiphany extension that allows Beagle to index every page the user
@@ -229,7 +227,7 @@
Summary(pl.UTF-8): Oparty na GNOME graficzny interfejs dla Beagle
Group: Libraries/Python
Requires: %{name} = %{version}-%{release}
-Requires: gtk+2 >= 2:2.10.6
+Requires: gtk+2 >= 2:2.10.10
%description search-gui
GNOME based Beagle GUI.
@@ -290,7 +288,7 @@
install mozilla-extension/chrome/beagle.jar $dest/chrome
# Kill useless files
-rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/2.16/extensions/*.{la,a} \
+rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/2.18/extensions/*.{la,a} \
$RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{a,la}
@@ -393,8 +391,8 @@
%files -n epiphany-extension-beagle
%defattr(644,root,root,755)
%doc epiphany-extension/README
-%attr(755,root,root) %{_libdir}/epiphany/2.16/extensions/libbeagleextension.so*
-%{_libdir}/epiphany/2.16/extensions/*.xml
+%attr(755,root,root) %{_libdir}/epiphany/2.18/extensions/libbeagleextension.so*
+%{_libdir}/epiphany/2.18/extensions/*.xml
%endif
%if %{with python}
@@ -425,6 +423,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.108 2007/03/14 20:26:50 megabajt
+- updated to 0.2.16.2
+- beagle-unary-plus-string.patch applied upstream
+- added epiphany 2.18 patch
+
Revision 1.107 2007/02/12 21:23:49 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.107&r2=1.108&f=u
More information about the pld-cvs-commit
mailing list