rpms/beagle/F-9 beagle.spec,1.134,1.135

Adel Gadllah (drago01) fedora-extras-commits at redhat.com
Sat Apr 26 12:49:15 UTC 2008


Author: drago01

Update of /cvs/pkgs/rpms/beagle/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16831

Modified Files:
	beagle.spec 
Log Message:
Disable Google backends


Index: beagle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/beagle/F-9/beagle.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- beagle.spec	26 Apr 2008 12:29:39 -0000	1.134
+++ beagle.spec	26 Apr 2008 12:48:37 -0000	1.135
@@ -1,6 +1,6 @@
 Name:           beagle
 Version:        0.3.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The Beagle Search Infrastructure
 Group:          User Interface/Desktops
 # see COPYING for details
@@ -145,7 +145,7 @@
 %build
 autoconf
 export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
-%configure --enable-wv1
+%configure --enable-wv1 --disable-googlebackends
 make %{?_smp_mflags}
 
 %install
@@ -271,6 +271,9 @@
 %{_libdir}/pkgconfig/beagle*.pc
 
 %changelog
+* Sat Apr 26 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.3.7-2
+- Disable Google backends
+
 * Sat Apr 26 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.3.7-1
 - Update to 0.3.7
 - Firefox extension now works with FF3 (RH #434774)




More information about the fedora-extras-commits mailing list