Author: deejay1                      Date: Sat Jan 27 08:30:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.15.1
- Thunderbird backend disabled by default

---- Files affected:
SPECS:
   beagle.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.100 SPECS/beagle.spec:1.101
--- SPECS/beagle.spec:1.100     Tue Jan 16 22:40:29 2007
+++ SPECS/beagle.spec   Sat Jan 27 09:30:20 2007
@@ -15,6 +15,7 @@
 %bcond_without python          # don't build python libraries
 %bcond_without epiphany        # don't build epiphany extension
 %bcond_with    sqlite3         # use sqlite3 instead of sqlite2
+%bcond_with    thunderbird     # use Thunderbird backend
 #
 %if !%{with gui}
 %undefine      with_evolution
@@ -23,12 +24,12 @@
 Summary:       Beagle - An indexing subsystem
 Summary(pl):   Beagle - podsystem indeksujÄ…cy
 Name:          beagle
-Version:       0.2.14
+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: c3eeccdafc030a7d283bf85b75f5c0bb
+# Source0-md5: 91fb5a499467b3ef468a5f003830c9fa
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-crawl.patch
 Patch2:                %{name}-kill_exec_a.patch
@@ -53,7 +54,7 @@
 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.10.3}
@@ -65,7 +66,7 @@
 %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
@@ -252,6 +253,7 @@
        --%{!?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 \
@@ -297,6 +299,7 @@
 %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
@@ -353,9 +356,12 @@
 %{_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
@@ -374,7 +380,6 @@
 %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
@@ -394,6 +399,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2007/01/27 08:30:20  deejay1
+- updated to 0.2.15.1
+- Thunderbird backend disabled by default
+
 Revision 1.100  2007/01/16 21:40:29  glen
 - fix duplicate %descriptions
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to