Don't pull in -libs for the other subpackages

- Remove a stray .la file
This commit is contained in:
Bastien Nocera 2013-09-20 17:41:03 +02:00
parent feffbccd5e
commit d26cd829f2

View File

@ -2,8 +2,8 @@
Summary: Bluetooth utilities Summary: Bluetooth utilities
Name: bluez Name: bluez
Version: 5.8 Version: 5.9
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://www.bluez.org/ URL: http://www.bluez.org/
@ -22,15 +22,11 @@ BuildRequires: dbus-devel >= 0.90
BuildRequires: glib2-devel BuildRequires: glib2-devel
BuildRequires: libcap-ng-devel BuildRequires: libcap-ng-devel
BuildRequires: libical-devel BuildRequires: libical-devel
BuildRequires: libusb-devel
BuildRequires: readline-devel BuildRequires: readline-devel
# For cable pairing # For cable pairing
BuildRequires: systemd-devel BuildRequires: systemd-devel
# For cups # For cups
BuildRequires: cups-devel BuildRequires: cups-devel
%ifnarch s390 s390x
BuildRequires: libusbx-devel
%endif
# For rebuild # For rebuild
BuildRequires: libtool autoconf automake BuildRequires: libtool autoconf automake