SPECS (AC-branch): bonfire.spec - rel 2 - beagle bcond - fixed reqs

baggins baggins at pld-linux.org
Fri May 19 09:24:11 CEST 2006


Author: baggins                      Date: Fri May 19 07:24:11 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 2
- beagle bcond
- fixed reqs

---- Files affected:
SPECS:
   bonfire.spec (1.2 -> 1.2.2.1) 

---- Diffs:

================================================================
Index: SPECS/bonfire.spec
diff -u SPECS/bonfire.spec:1.2 SPECS/bonfire.spec:1.2.2.1
--- SPECS/bonfire.spec:1.2	Thu May 18 19:20:54 2006
+++ SPECS/bonfire.spec	Fri May 19 09:24:05 2006
@@ -1,18 +1,22 @@
 # $Revision$, $Date$
+#
+# Conditinal build:
+%bcond_with	beagle		# enable beagle search
+#
 Summary:	Disc burning application for GNOME
 Summary(pl):	Program do wypalania dysków dla GNOME
 Name:		bonfire
 Version:	0.3.1
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications
 Source0:	http://perso.wanadoo.fr/bonfire/%{name}-%{version}.tar.bz2
 # Source0-md5:	db94c7ae5ac5c27cf7d66fafc3654f4f
 Patch0:		%{name}-desktop.patch
 URL:		http://perso.wanadoo.fr/bonfire/
-BuildRequires:	beagle-devel >= 0.1.0
+%{?with_beagle:BuildRequires:	beagle-devel >= 0.1.0}
 BuildRequires:	dbus-glib-devel >= 0.30
-BuildRequires:	gdl-devel >= 0.6.0
+BuildRequires:	gdl-devel >= 0.5.0
 BuildRequires:	gnome-vfs2-devel >= 2.12.0
 BuildRequires:	gstreamer-devel >= 0.10.6
 BuildRequires:	gstreamer-plugins-base-devel >= 0.10.0
@@ -42,7 +46,7 @@
 %patch0 -p1
 
 %build
-%configure
+%configure %{?!with_beagle:--disable-search}
 %{__make}
 
 %install
@@ -76,6 +80,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2.2.1  2006/05/19 07:24:05  baggins
+- rel 2
+- beagle bcond
+- fixed reqs
+
 Revision 1.2  2006/05/18 17:20:54  freetz
 - 0.3.1, dropped include patch (fixed upstream)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bonfire.spec?r1=1.2&r2=1.2.2.1&f=u



More information about the pld-cvs-commit mailing list