Author: qboosh Date: Wed Aug 23 18:06:21 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated dbus BR, enabled more utils
---- Files affected: SPECS: bluez-utils.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/bluez-utils.spec diff -u SPECS/bluez-utils.spec:1.41 SPECS/bluez-utils.spec:1.42 --- SPECS/bluez-utils.spec:1.41 Wed Aug 23 19:11:16 2006 +++ SPECS/bluez-utils.spec Wed Aug 23 20:06:16 2006 @@ -7,6 +7,7 @@ Epoch: 0 License: GPL v2 Group: Applications/System +#Source0Download: http://www.bluez.org/download.html Source0: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz # Source0-md5: 5868bd9d939fe5df769df7f9f4ca2e7e Source1: %{name}.init @@ -19,11 +20,16 @@ BuildRequires: automake BuildRequires: bison BuildRequires: bluez-libs-devel >= 3.3 -BuildRequires: dbus-devel >= 0.33 +BuildRequires: dbus-glib-devel >= 0.35 BuildRequires: libtool BuildRequires: libusb-devel +BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.268 -# alsa-lib-devel, openobex-devel - currently only checked for, not used +# for future use (ALSA plugins not finished) +#BuildRequires: alsa-lib-devel >= 0.9 +# for future use (fuse module is just testing stub now) +#BuildRequires: libfuse-devel +#BuildRequires: openobex-devel >= 1.1 Requires: bluez-libs >= 3.3 Requires: rc-scripts Obsoletes: bluez-pan @@ -94,7 +100,10 @@ %{__autoconf} %{__automake} %configure \ + --enable-avctrl \ + --enable-bccmd \ --enable-cups \ + --enable-dfutool \ --enable-pcmciarules \ --with-cups=/usr %{__make} \ @@ -160,6 +169,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2006/08/23 18:06:16 qboosh +- updated dbus BR, enabled more utils + Revision 1.41 2006/08/23 17:11:16 wrobell - added missing directory ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bluez-utils.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
