SPECS: kmobiletools.spec - add 2 bconds

shadzik shadzik at pld-linux.org
Fri Apr 6 23:27:00 CEST 2007


Author: shadzik                      Date: Fri Apr  6 21:27:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add 2 bconds

---- Files affected:
SPECS:
   kmobiletools.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/kmobiletools.spec
diff -u SPECS/kmobiletools.spec:1.16 SPECS/kmobiletools.spec:1.17
--- SPECS/kmobiletools.spec:1.16	Fri Apr  6 23:11:06 2007
+++ SPECS/kmobiletools.spec	Fri Apr  6 23:26:54 2007
@@ -1,5 +1,8 @@
 # $Revision$, $Date$
 
+%bcond_without	kdebluetooth	# don't build kdebluetooth integration
+%bcond_without	obexftp		# don't build FileSystem integration
+
 %define		_beta beta2
 
 Summary:	Make your mobile phone communicate with your PC
@@ -15,9 +18,10 @@
 Patch0:		%{name}-desktop.patch
 Patch1:		kde-ac260-lt.patch
 URL:		http://www.kmobiletools.org/
-BuildRequires:	kdebluetooth-devel
+%{?with_kdebluetooth:BuildRequires:	kdebluetooth-devel}
 BuildRequires:	kdelibs-devel
 BuildRequires:	kdepim-devel
+%{?with_obexftp:BuildRequires:	obexftp-devel}
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -97,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/04/06 21:26:54  shadzik
+- add 2 bconds
+
 Revision 1.16  2007/04/06 21:11:06  shadzik
 - BR kdebluetooth-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kmobiletools.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list