diff --git a/bluez.spec b/bluez.spec index 3bc41f4..f6c119a 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,7 +1,7 @@ Summary: Bluetooth utilities Name: bluez Version: 4.55 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz @@ -32,6 +32,7 @@ BuildRequires: dbus-devel >= 0.90 BuildRequires: libusb-devel, glib2-devel, alsa-lib-devel BuildRequires: gstreamer-plugins-base-devel, gstreamer-devel BuildRequires: libsndfile-devel +BuildRequires: libcap-ng-devel # For cable pairing BuildRequires: libgudev-devel %ifnarch s390 s390x @@ -271,6 +272,9 @@ fi %config(noreplace) %{_sysconfdir}/sysconfig/pand %changelog +* Wed Oct 07 2009 Bastien Nocera 4.55-2 +- Enable caps lowering + * Mon Oct 05 2009 Bastien Nocera 4.55-1 - Update to 4.55