SPECS: beagle.spec - 0.2.2.1, enabled galago and gsf support
freetz
freetz at pld-linux.org
Tue Mar 7 18:53:12 CET 2006
Author: freetz Date: Tue Mar 7 17:53:12 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.2.2.1, enabled galago and gsf support
---- Files affected:
SPECS:
beagle.spec (1.69 -> 1.70)
---- Diffs:
================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.69 SPECS/beagle.spec:1.70
--- SPECS/beagle.spec:1.69 Mon Mar 6 23:24:56 2006
+++ SPECS/beagle.spec Tue Mar 7 18:53:07 2006
@@ -6,12 +6,13 @@
%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_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 epiphany # build epiphany extension
%bcond_with sqlite3 # use sqlite3 instead of sqlite2
#
%if %{without gui}
@@ -21,12 +22,12 @@
Summary: Beagle - An indexing subsystem
Summary(pl): Beagle - podsystem indeksujący
Name: beagle
-Version: 0.2.2
+Version: 0.2.2.1
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-md5: 4d153ebc1c72a4d8f05562d387877abb
Patch0: %{name}-desktop.patch
Patch1: %{name}-crawl.patch
Patch2: %{name}-kill_exec_a.patch
@@ -34,6 +35,7 @@
BuildRequires: autoconf >= 2.52
BuildRequires: automake
%{?with_evolution:BuildRequires: dotnet-evolution-sharp-devel >= 0.10.2}
+%{?with_galago:BuildRequires: dotnet-galago-sharp-devel}
BuildRequires: dotnet-gmime-sharp-devel >= 2.1.19
%{?with_gsf:BuildRequires: dotnet-gsf-sharp-devel >= 0.7}
#BuildRequires: dotnet-gst-sharp-devel
@@ -331,6 +333,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.70 2006/03/07 17:53:07 freetz
+- 0.2.2.1, enabled galago and gsf support
+
Revision 1.69 2006/03/06 22:24:56 freetz
- updated changelog
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.69&r2=1.70&f=u
More information about the pld-cvs-commit
mailing list