X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=beagle.spec;h=bf04062a4bfd85afa1fcd2a38018c0bf9f80aace;hb=28afbe665826e14ba761b38d0d72fcd1706d898c;hp=a4f4f308de21c20f09ad3256e17124b229ee141e;hpb=117e4cdd3c5b348a6fa3b92c3f63f6600b085e08;p=packages%2Fbeagle.git diff --git a/beagle.spec b/beagle.spec index a4f4f30..bf04062 100644 --- a/beagle.spec +++ b/beagle.spec @@ -1,126 +1,154 @@ # # TODO: # - kill bashisms in crawl stuff +# - add qyoto based settings (requires new packages) +# - replace epiphany-extension hack # %include /usr/lib/rpm/macros.mono # # Conditional build: -%bcond_with epiphany # build epiphany extension -%bcond_with gsf # build with libgsf support %bcond_without apidocs # don't build API documentation +%bcond_with avahi # enable Avahi support %bcond_without evolution # don't include evolution support +%bcond_without galago # build without galago support +%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 sqlite3 # use sqlite3 instead of sqlite2 +%bcond_without epiphany # don't build epiphany extension +%bcond_without 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 +Summary(pl.UTF-8): Beagle - podsystem indeksujący Name: beagle -Version: 0.2.2 +Version: 0.3.3 Release: 1 License: Various Group: Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2 -# Source0-md5: d8c4765a30b9bf989a769f4337f35b3f +Source0: http://ftp.gnome.org/pub/GNOME/sources/beagle/0.3/%{name}-%{version}.tar.bz2 +# Source0-md5: c1b6c340c72a70e33212c85513bc23f2 Patch0: %{name}-desktop.patch Patch1: %{name}-crawl.patch -Patch2: %{name}-kill_exec_a.patch -URL: http://beaglewiki.org/Main_Page +Patch2: %{name}-configure.patch +URL: http://beagle-project.org/Main_Page BuildRequires: autoconf >= 2.52 BuildRequires: automake -%{?with_evolution:BuildRequires: dotnet-evolution-sharp-devel >= 0.10.2} -BuildRequires: dotnet-gmime-sharp-devel >= 2.1.19 -%{?with_gsf:BuildRequires: dotnet-gsf-sharp-devel >= 0.7} +BuildRequires: chmlib-devel +%{?with_evolution:BuildRequires: dotnet-evolution-sharp-devel >= 0.13.3} +%{?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.8.1} #BuildRequires: dotnet-gst-sharp-devel -BuildRequires: dotnet-gtk-sharp2-devel >= 2.3.90 -%{?with_epiphany:BuildRequires: epiphany-devel >= 1.8} -BuildRequires: gtk+2-devel >= 2:2.6.0 -%{?with_apidocs:BuildRequires: gtk-doc} -BuildRequires: libexif-devel >= 0.5.0 -BuildRequires: librsvg-devel +BuildRequires: dotnet-gtk-sharp2-devel >= 2.10.0 +BuildRequires: dotnet-ndesk-dbus-glib-sharp-devel >= 0.3.0 +BuildRequires: dotnet-ndesk-dbus-sharp-devel >= 0.6.0 +%if %{with epiphany} +BuildRequires: epiphany-devel >= 2.20.0 +%endif +BuildRequires: gtk+2-devel >= 2:2.10.10 +%{?with_apidocs:BuildRequires: gtk-doc >= 1.8} +BuildRequires: libexif-devel >= 0.6.13 BuildRequires: libpng-devel +BuildRequires: librsvg-devel >= 1:2.16.1 BuildRequires: libtool -BuildRequires: libxml2-devel >= 2.6.19 -BuildRequires: mono-csharp >= 1.1.10 -# not used atm -#BuildRequires: mozilla-devel -%{?with_python:BuildRequires: python-pygtk-devel} -BuildRequires: pkgconfig +BuildRequires: libxml2-devel >= 1:2.6.27 +BuildRequires: mono-csharp >= 1.1.13.5 BuildRequires: perl-XML-Parser +BuildRequires: pkgconfig BuildRequires: python-devel -%if %{with sqlite3} +%{?with_python:BuildRequires: python-pygtk-devel >= 2:2.10.4} BuildRequires: sqlite3-devel >= 3.3.4 -%else -BuildRequires: sqlite-devel -%endif -BuildRequires: wv-devel >= 1.0.0 +BuildRequires: wv-devel >= 1.2.4 +BuildRequires: xorg-lib-libXScrnSaver-devel BuildRequires: zip # GUI BRs %if %{with gui} -BuildRequires: dotnet-gtk-sharp2-gnome-devel >= 2.3.90 -BuildRequires: gnome-vfs2-devel -BuildRequires: libgnome-devel +BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0 +BuildRequires: gnome-vfs2-devel >= 2.18.0.1 %endif Requires: %{name}-libs = %{version}-%{release} -Requires: dotnet-gmime-sharp >= 2.1.19 -%if %{with sqlite3} +Requires: dotnet-gmime-sharp >= 2.2.3 +Requires: dotnet-gsf-sharp Requires: sqlite3 -%else -Requires: sqlite -%endif -ExcludeArch: alpha i386 sparc sparc64 +# sr@Latn vs. sr@latin +Conflicts: glibc-misc < 6:2.7 +ExclusiveArch: %{ix86} %{x8664} arm hppa ia64 ppc s390 s390x sparc sparcv9 sparc64 +ExcludeArch: i386 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Beagle is an indexing sub-system and search aggregator built on top of Lucene.Net. -%description -l pl -Beagle jest podsystemem indeksuj±cym i wyszukuj±cym zbudowanym na +%description -l pl.UTF-8 +Beagle jest podsystemem indeksującym i wyszukującym zbudowanym na bazie Lucene.Net. %package libs Summary: Beagle libraries -Summary(pl): Bibiloteki Beagle +Summary(pl.UTF-8): Bibiloteki Beagle Group: Libraries %description libs Beagle libraries. -%description libs -l pl +%description libs -l pl.UTF-8 Bibiloteki Beagle. +%package debug +Summary: Debug files for the Mono part of Beagle +Summary(pl.UTF-8): Pliki debugujące dla części Mono Beagle'a +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} + +%description debug +Debug files for the Mono part of Beagle. + +%description -l pl.UTF-8 +Pliki debugujące dla części Mono Beagle'a. + %package devel Summary: Beagle development files -Summary(pl): Pliki programistyczne Beagle +Summary(pl.UTF-8): Pliki programistyczne Beagle Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} %description devel Beagle development files. -%description devel -l pl +%description devel -l pl.UTF-8 Pliki programistyczne Beagle. %package static Summary: Beagle static libraries -Summary(pl): Statyczne biblioteki Beagle +Summary(pl.UTF-8): Statyczne biblioteki Beagle Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} %description static Beagle static libraries. -%description static -l pl +%description static -l pl.UTF-8 Statyczne biblioteki Beagle. +%package apidocs +Summary: libbeagle API documentation +Summary(pl.UTF-8): Dokumentacja API libbeagle +Group: Documentation +Requires: gtk-doc-common + +%description apidocs +libbeagle API documentation. + +%description apidocs -l pl.UTF-8 +Dokumentacja API libbeagle. + %package crawl-system Summary: Beagle crawl system -Summary(pl): System przeszukuj±cy beagle-crawl +Summary(pl.UTF-8): System przeszukujący beagle-crawl Group: Applications/System Requires: crondaemon Provides: group(beagleindex) @@ -129,41 +157,68 @@ Provides: user(beagleindex) %description crawl-system Beagle crawl system. -%description crawl-system -l pl -System przeszukuj±cy beagle-crawl. +%description crawl-system -l pl.UTF-8 +System przeszukujący beagle-crawl. %package evolution Summary: Beagle Evolution backend -Summary(pl): Backend Beagle dla Evolution +Summary(pl.UTF-8): Backend Beagle dla Evolution Group: X11/Applications/Networking Requires: %{name} = %{version}-%{release} -Requires: dotnet-evolution-sharp >= 0.10.2-4 -Requires: evolution +Requires: dotnet-evolution-sharp >= 0.11.1 +Requires: evolution >= 2.10.0 -%description +%description evolution Beagle Evolution backend. -%description evolution -l pl +%description evolution -l pl.UTF-8 Backend Beagle dla Evolution. +%package thunderbird +Summary: Beagle Mozilla Thunderbird backend +Summary(pl.UTF-8): Backend Beagle dla Mozilli Thunderbird +Group: X11/Applications/Networking +Requires: %{name} = %{version}-%{release} + +%description thunderbird +Beagle Mozilla Thunderbird backend. + +%description thunderbird -l pl.UTF-8 +Backend Beagle dla Mozilli Thunderbird. + +%package -n mozilla-firefox-extension-beagle +Summary: Mozilla Firefox extension - beagle +Summary(pl.UTF-8): Rozszerzenie dla Mozilla Firefox - beagle +Group: X11/Applications/Networking +Requires: %{name} = %{version}-%{release} +Requires: mozilla-firefox >= 2.0.0.1-2 + +%description -n mozilla-firefox-extension-beagle +Mozilla Firefox extension that allows Beagle to index every page the +user views. + +%description -n mozilla-firefox-extension-beagle -l pl.UTF-8 +Rozszerzenie dla Mozilla Firefox sprawiające, że Beagle indeksuje +każdą odwiedzaną stronę. + %package -n epiphany-extension-beagle Summary: Epiphany extension - beagle -Summary(pl): Rozszerzenie dla Epiphany - beagle +Summary(pl.UTF-8): Rozszerzenie dla Epiphany - beagle Group: X11/Applications/Networking Requires: %{name} = %{version}-%{release} -Requires: epiphany-extensions +Requires: epiphany-extensions >= 2.20.0 %description -n epiphany-extension-beagle Epiphany extension that allows Beagle to index every page the user views. -%description -n epiphany-extension-beagle -l pl -Rozszerzenie dla Epiphany sprawiaj±ce, ¿e Beagle indeksuje ka¿d± -odwiedzan± stronê. +%description -n epiphany-extension-beagle -l pl.UTF-8 +Rozszerzenie dla Epiphany sprawiające, że Beagle indeksuje każdą +odwiedzaną stronę. %package -n python-%{name} Summary: Beagle Python bindings -Summary(pl): Wi±zania jêzyka Python dla Beagle +Summary(pl.UTF-8): Wiązania języka Python dla Beagle Group: Libraries/Python Requires: %{name} = %{version}-%{release} %pyrequires_eq python-libs @@ -171,21 +226,48 @@ Requires: %{name} = %{version}-%{release} %description -n python-%{name} Beagle Python bindings. -%description -n python-%{name} -l pl -Wi±zania jêzyka Python dla Beagle. +%description -n python-%{name} -l pl.UTF-8 +Wiązania języka Python dla Beagle. %package search-gui Summary: GNOME based Beagle GUI -Summary(pl): Bazowane na GNOME GUI dla Beagle +Summary(pl.UTF-8): Oparty na GNOME graficzny interfejs dla Beagle Group: Libraries/Python Requires: %{name} = %{version}-%{release} -Requires: gtk+2 >= 2:2.6.0 +Requires: gtk+2 >= 2:2.10.10 %description search-gui GNOME based Beagle GUI. -%description search-gui -l pl -Bazowane na GNOME GUI dla Beagle. +%description search-gui -l pl.UTF-8 +Oparty na GNOME graficzny interfejs dla Beagle. + +%package startup +Summary: Automatic startup integration for Beagle +Summary(pl.UTF-8): Integracja funkcji automatycznego startu Beagle +Group: X11/Applications +Requires: %{name} = %{version}-%{release} +Obsoletes: beagle-gnome + +%description startup +Automatic session startup integration for Beagle. + +%description startup -l pl.UTF-8 +Integracja funkcji automatycznego startu Beagle. + +%package webinterface +Summary: A web interface for Beagle +Summary(pl.UTF-8): Interfejs sieciowy dla Beagle +Group: Applications +Requires: %{name} = %{version}-%{release} + +%description webinterface +An AJAX interface that allows users to search for data through their +web browser. + +%description webinterface -l pl.UTF-8 +AJAX-owy interfejs pozwalający użytkownikom wyszukiwać dane za pomocą +przeglądarki internetowej. %prep %setup -q @@ -194,6 +276,7 @@ Bazowane na GNOME GUI dla Beagle. %patch2 -p1 %build +%{__intltoolize} %{__libtoolize} %{__aclocal} %{__autoconf} @@ -205,6 +288,8 @@ Bazowane na GNOME GUI dla 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 \ + --%{!?with_avahi:dis}%{?with_avahi:en}able-avahi %{__make} \ MOZILLA_HOME=%{_libdir}/mozilla \ @@ -212,21 +297,35 @@ Bazowane na GNOME GUI dla Beagle. %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_var}/cache/beagle/index +install -d $RPM_BUILD_ROOT%{_var}/cache/beagle/indexes %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ - pythondir=%{py_sitedir} + pythondir=%{py_sitedir} \ + monodocdir=%{_libdir}/monodoc/sources -# Kill useless files -rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.8/extensions/*.la \ - $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la +dest=$RPM_BUILD_ROOT%{_datadir}/mozilla-firefox/extensions/\{fda00e13-8c62-4f63-9d19-d168115b11ca\} +install -d $dest $dest/chrome +install firefox-extension/{chrome.manifest,install.rdf} $dest +cp -r firefox-extension/chrome/* $dest/chrome -rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{a,la} -rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.{a,la} +%if %{with epiphany} +install -d $RPM_BUILD_ROOT%{_libdir}/epiphany/2.20/extensions +sed -e "s|\@localedir\@|\%{_localedir}|g" \ + < epiphany-extension/beagle.py.in > epiphany-extension/beagle.py +install epiphany-extension/beagle.py $RPM_BUILD_ROOT%{_libdir}/epiphany/2.20/extensions/beagle.py +install epiphany-extension/beagle.ephy-extension.in $RPM_BUILD_ROOT%{_libdir}/epiphany/2.20/extensions/beagle.ephy-extension +%endif -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/no +%if %{with thunderbird} +tdest=$RPM_BUILD_ROOT%{_libdir}/mozilla-thunderbird/extensions/\{b656ef18-fd76-45e6-95cc-8043f26361e7\} +install -d $tdest +install thunderbird-extension/{chrome.manifest,install.rdf} $tdest +cp -r thunderbird-extension/{chrome,components,defaults} $tdest +%endif +[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr@latin ] || \ + mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin} %find_lang %{name} %clean @@ -249,77 +348,100 @@ fi %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog NEWS README %attr(755,root,root) %{_bindir}/beagle-config -%attr(755,root,root) %{_bindir}/beagle-exercise-file-system +%attr(755,root,root) %{_bindir}/beagled +%attr(755,root,root) %{_bindir}/beagle-doc-extractor +%attr(755,root,root) %{_bindir}/beagle-extract-content %attr(755,root,root) %{_bindir}/beagle-index-info -%attr(755,root,root) %{_bindir}/beagle-index-url %attr(755,root,root) %{_bindir}/beagle-info %attr(755,root,root) %{_bindir}/beagle-ping %attr(755,root,root) %{_bindir}/beagle-query %attr(755,root,root) %{_bindir}/beagle-shutdown %attr(755,root,root) %{_bindir}/beagle-status -%attr(755,root,root) %{_bindir}/beagled -%attr(755,root,root) %{_libdir}/%{name}/libbeagleglue.so* %attr(755,root,root) %{_libdir}/%{name}/*.exe %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/Backends -%{_libdir}/%{name}/Filters -%{_libdir}/%{name}/*.dll* +%dir %{_libdir}/%{name}/Filters +%{_libdir}/%{name}/*.dll +%{_libdir}/%{name}/*.dll.config +%{_libdir}/%{name}/Filters/*.dll %attr(755,root,root) %{_libdir}/%{name}/beagled-index-helper %{_mandir}/man*/* %files libs %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/lib*.so.*.*.* +%attr(755,root,root) %{_libdir}/%{name}/lib*.so.*.*.* -%files devel +%files debug %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/*.so -%{_includedir}/libbeagle -%{_libdir}/*.la -%{?with_apidocs:%{_gtkdocdir}/beagle} -%{_pkgconfigdir}/* +%{_libdir}/%{name}/Backends/*.mdb +%{_libdir}/%{name}/Filters/*.mdb +%{_libdir}/%{name}/*.mdb -%files static +%files devel %defattr(644,root,root,755) -%{_libdir}/*.a +%attr(755,root,root) %{_libdir}/%{name}/*.so +%attr(755,root,root) %ghost %{_libdir}/%{name}/*.so.0 +%{_libdir}/%{name}/*.la +%{_pkgconfigdir}/* %files crawl-system %defattr(644,root,root,755) -%attr(640,root,crontab) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/*.crontab +%attr(750,root,crontab) %config(noreplace) %verify(not md5 mtime size) /etc/cron.daily/* %dir %{_sysconfdir}/beagle %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/beagle/* %dir %attr(755,beagleindex,beagleindex) %{_var}/cache/beagle -%dir %attr(755,beagleindex,beagleindex) %{_var}/cache/beagle/index +%dir %attr(755,beagleindex,beagleindex) %{_var}/cache/beagle/indexes %attr(755,root,root) %{_sbindir}/* -%attr(755,root,root) %{_libdir}/beagle-crawl-system + +%if %{with apidocs} +%files apidocs +%defattr(644,root,root,755) +%{_libdir}/monodoc/sources/* +%endif %if %{with evolution} %files evolution %defattr(644,root,root,755) -%{_libdir}/%{name}/Backends/Evolution* +%{_libdir}/%{name}/Backends/Evolution*.dll %endif -%if %{with epiphany} -%files -n epiphany-extension-beagle +%if %{with thunderbird} +%files thunderbird %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 +%{_libdir}/%{name}/Backends/Thunderbird*.dll +%{_libdir}/mozilla-thunderbird/extensions/{b656ef18-fd76-45e6-95cc-8043f26361e7} %endif -%if %{with python} -%files -n python-%{name} +%files -n mozilla-firefox-extension-beagle +%defattr(644,root,root,755) +%{_datadir}/mozilla-firefox/extensions/{fda00e13-8c62-4f63-9d19-d168115b11ca} + +%if %{with epiphany} +%files -n epiphany-extension-beagle %defattr(644,root,root,755) -%attr(755,root,root) %{py_sitedir}/*.so +%attr(755,root,root) %{_libdir}/epiphany/2.20/extensions/beagle.py +%{_libdir}/epiphany/2.20/extensions/*.ephy-extension %endif %if %{with gui} %files search-gui %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/beagle-search %attr(755,root,root) %{_bindir}/beagle-imlogviewer +%attr(755,root,root) %{_bindir}/beagle-search %attr(755,root,root) %{_bindir}/beagle-settings %attr(755,root,root) %{_libdir}/%{name}/libbeagleuiglue.so* -%{_pixmapsdir}/*.png %{_desktopdir}/*.desktop %endif + +%files static +%defattr(644,root,root,755) +%{_libdir}/%{name}/*.a + +%files startup +%defattr(644,root,root,755) +%{_sysconfdir}/xdg/autostart/beagled-autostart.desktop +%{_sysconfdir}/xdg/autostart/beagle-search-autostart.desktop + +%files webinterface +%defattr(644,root,root,755) +%{_datadir}/%{name}