SPECS: gnome-applet-deskbar.spec - add optional dep for beagle; no...

aredridel aredridel at pld-linux.org
Fri Jul 21 01:25:36 CEST 2006


Author: aredridel                    Date: Thu Jul 20 23:25:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add optional dep for beagle; no configure option for it

---- Files affected:
SPECS:
   gnome-applet-deskbar.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/gnome-applet-deskbar.spec
diff -u SPECS/gnome-applet-deskbar.spec:1.27 SPECS/gnome-applet-deskbar.spec:1.28
--- SPECS/gnome-applet-deskbar.spec:1.27	Fri Jul 14 21:28:09 2006
+++ SPECS/gnome-applet-deskbar.spec	Fri Jul 21 01:25:31 2006
@@ -2,6 +2,7 @@
 #
 # Conditional build:
 %bcond_without	evolution	# build without evolution support
+%bcond_with	beagle # Build with beagle support
 #
 %define		_realname	deskbar-applet
 Summary:	GNOME applet similar to Google's Deskbar
@@ -19,6 +20,7 @@
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	autoconf
 BuildRequires:	automake
+%{?with_beagle:BuildRequires:	beagle-devel}
 %{?with_evolution:BuildRequires:	evolution-data-server-devel >= 1.7.4}
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-desktop-devel >= 2.15.4
@@ -137,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/07/20 23:25:31  aredridel
+- add optional dep for beagle; no configure option for it
+
 Revision 1.27  2006/07/14 19:28:09  freetz
 - 2.15.4, updated deps, removed oboslete CuemiacPopupEntry patch,
   added desktop patch, updated file list, --as-needed passed to LDFLAGS
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-applet-deskbar.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list