SPECS: beagle.spec - evolution bconded

wolf wolf at pld-linux.org
Fri Sep 16 17:16:23 CEST 2005


Author: wolf                         Date: Fri Sep 16 15:16:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- evolution bconded

---- Files affected:
SPECS:
   beagle.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.38 SPECS/beagle.spec:1.39
--- SPECS/beagle.spec:1.38	Fri Sep 16 09:25:56 2005
+++ SPECS/beagle.spec	Fri Sep 16 17:16:17 2005
@@ -8,7 +8,8 @@
 %include	/usr/lib/rpm/macros.mono
 #
 # Conditional build:
-%bcond_without	epiphany	# build epiphany extension
+%bcond_without	epiphany	# don't build epiphany extension
+%bcond_without	evolution	# don't include evolution support
 #
 Summary:	Beagle - An indexing subsystem
 Summary(pl):	Beagle - podsystem indeksujący
@@ -22,7 +23,7 @@
 URL:		http://beaglewiki.org/Main_Page
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
-BuildRequires:	dotnet-evolution-sharp-devel >= 0.6
+%{?with_evolution:BuildRequires:	dotnet-evolution-sharp-devel >= 0.6}
 BuildRequires:	dotnet-gecko-sharp2-devel = 0.11
 BuildRequires:	dotnet-gmime-sharp-devel >= 2.1.16-2
 #BuildRequires:	dotnet-gsf-sharp-devel >= 0.2
@@ -97,11 +98,9 @@
 	--disable-static \
 	--enable-gtk-doc \
 	--with-html-dir=%{_gtkdocdir} \
-%if %{with epiphany}
-	--enable-epiphany-extension
-%else
-	--disable-epiphany-extension
-%endif
+	--%{!?with_epiphany:dis}%{?with_epiphany:en}able-epiphany-extension \
+	--%{!?with_evoultion:dis}%{?with_evolution:en}able-evolution-sharp
+	
 
 %{__make} \
 	MOZILLA_HOME=%{_libdir}/mozilla
@@ -168,6 +167,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2005/09/16 15:16:17  wolf
+- evolution bconded
+
 Revision 1.38  2005/09/16 07:25:56  freetz
 - smashed some of mono Rs (autodeps included)
 
================================================================

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




More information about the pld-cvs-commit mailing list