]> git.pld-linux.org Git - packages/beagle.git/blobdiff - beagle.spec
- updated to 0.2.15.1
[packages/beagle.git] / beagle.spec
index 70cf542a9035c0ddc9f073e2c4b845bae753133a..3a81d57801e5b91e03b95c3d93b0d21a379b4158 100644 (file)
@@ -1,6 +1,7 @@
 #
 # TODO:
 #       - kill bashisms in crawl stuff
+#      - mozilla extension?
 #
 %include       /usr/lib/rpm/macros.mono
 #
 %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
+%bcond_with    thunderbird     # use Thunderbird backend
 #
-%if %{without gui}
+%if !%{with gui}
 %undefine      with_evolution
 %endif
 #
 Summary:       Beagle - An indexing subsystem
 Summary(pl):   Beagle - podsystem indeksuj±cy
 Name:          beagle
-Version:       0.2.9
+Version:       0.2.15.1
 Release:       1
 License:       Various
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2
-# Source0-md5: a4d3a7f22fda739f2245b61e77a6a899
-Source1:       %{name}-autostart.desktop
+# Source0-md5: 91fb5a499467b3ef468a5f003830c9fa
 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
+BuildRequires: chmlib-devel
 %{?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.1
 %endif
-BuildRequires: gtk+2-devel >= 2:2.10.2
+BuildRequires: gtk+2-devel >= 2:2.10.6
 %{?with_apidocs:BuildRequires: gtk-doc >= 1.7}
 BuildRequires: libexif-devel >= 0.6.13
 BuildRequires: librsvg-devel >= 1:2.16.0
 BuildRequires: libpng-devel
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 1:2.6.26
-BuildRequires: mono-csharp >= 1.1.16.1
+BuildRequires: mono-csharp >= 1.1.18
 # not used atm
 #BuildRequires:        mozilla-devel
-%{?with_python:BuildRequires:  python-pygtk-devel >= 2.9.6}
+%{?with_python:BuildRequires:  python-pygtk-devel >= 2.10.3}
 BuildRequires: pkgconfig
 BuildRequires: perl-XML-Parser
 BuildRequires: python-devel
@@ -65,13 +65,13 @@ BuildRequires:      sqlite3-devel >= 3.3.4
 %else
 BuildRequires: sqlite-devel
 %endif
-BuildRequires: wv-devel >= 1.2.1
+BuildRequires: wv-devel >= 1.2.4
 BuildRequires: xorg-lib-libXScrnSaver-devel
 BuildRequires: zip
 # 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.1
 %endif
 Requires:      %{name}-libs = %{version}-%{release}
 Requires:      dotnet-gmime-sharp >= 2.2.3
@@ -159,9 +159,9 @@ Summary(pl):        Backend Beagle dla Evolution
 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
+%description evolution
 Beagle Evolution backend.
 
 %description evolution -l pl
@@ -184,7 +184,7 @@ Summary:    Epiphany extension - beagle
 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.1
 
 %description -n epiphany-extension-beagle
 Epiphany extension that allows Beagle to index every page the user
@@ -209,22 +209,23 @@ Wi
 
 %package search-gui
 Summary:       GNOME based Beagle GUI
-Summary(pl):   Bazowane na GNOME GUI dla Beagle
+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.6
 
 %description search-gui
 GNOME based Beagle GUI.
 
 %description search-gui -l pl
-Bazowane na GNOME GUI dla Beagle.
+Oparty na GNOME graficzny interfejs dla Beagle.
 
 %package startup
 Summary:       Automatic startup integration for Beagle
 Summary(pl):   Integracja funkcji automatycznego startu Beagle
 Group:         X11/Applications
 Requires:      %{name} = %{version}-%{release}
+Obsoletes:     beagle-gnome
 
 %description startup
 Automatic session startup integration for Beagle.
@@ -238,7 +239,6 @@ Integracja funkcji automatycznego startu Beagle.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %build
 %{__libtoolize}
@@ -252,6 +252,7 @@ Integracja funkcji automatycznego startu Beagle.
        --%{!?with_epiphany:dis}%{?with_epiphany:en}able-epiphany-extension \
        --%{!?with_evolution:dis}%{?with_evolution:en}able-evolution-sharp \
        --%{!?with_gui:dis}%{?with_gui:en}able-gui \
+       --%{!?with_thunderbird:dis}%{?with_thunderbird:en}able-thunderbird
 
 %{__make} \
        MOZILLA_HOME=%{_libdir}/mozilla \
@@ -260,16 +261,13 @@ Integracja funkcji automatycznego startu Beagle.
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_var}/cache/beagle/indexes
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        pythondir=%{py_sitedir}
 
-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}
@@ -300,6 +298,7 @@ fi
 %doc AUTHORS COPYING ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/beagle-config
 %attr(755,root,root) %{_bindir}/beagled
+%attr(755,root,root) %{_bindir}/beagle-doc-extractor
 %attr(755,root,root) %{_bindir}/beagle-exercise-file-system
 %attr(755,root,root) %{_bindir}/beagle-extract-content
 %attr(755,root,root) %{_bindir}/beagle-index-info
@@ -356,16 +355,19 @@ fi
 %{_libdir}/%{name}/Backends/Evolution*.dll
 %endif
 
+%if %{with thunderbird}
 %files thunderbird
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/beagle-contactviewer
 %{_libdir}/%{name}/Backends/Thunderbird*.dll
+%endif
 
 %if %{with epiphany}
 %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}
@@ -377,7 +379,6 @@ fi
 %if %{with gui}
 %files search-gui
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/beagle-contactviewer
 %attr(755,root,root) %{_bindir}/beagle-imlogviewer
 %attr(755,root,root) %{_bindir}/beagle-search
 %attr(755,root,root) %{_bindir}/beagle-settings
@@ -388,4 +389,5 @@ fi
 
 %files startup
 %defattr(644,root,root,755)
-%{_sysconfdir}/xdg/autostart/beagle-autostart.desktop
+%{_sysconfdir}/xdg/autostart/beagled-autostart.desktop
+%{_sysconfdir}/xdg/autostart/beagle-search-autostart.desktop
This page took 0.045011 seconds and 4 git commands to generate.