[bluez/f20] Don't pull in -libs for the other subpackages

Bastien Nocera hadess at fedoraproject.org
Fri Sep 20 15:43:47 UTC 2013


commit d26cd829f284168205c8cce0a6069fa412b20fcc
Author: Bastien Nocera <hadess at hadess.net>
Date:   Fri Sep 20 17:41:03 2013 +0200

    Don't pull in -libs for the other subpackages
    
    - Remove a stray .la file

 bluez.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/bluez.spec b/bluez.spec
index 5f7dbc9..6d07398 100644
--- a/bluez.spec
+++ b/bluez.spec
@@ -2,8 +2,8 @@
 
 Summary: Bluetooth utilities
 Name: bluez
-Version: 5.8
-Release: 2%{?dist}
+Version: 5.9
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://www.bluez.org/
@@ -22,15 +22,11 @@ BuildRequires: dbus-devel >= 0.90
 BuildRequires: glib2-devel
 BuildRequires: libcap-ng-devel
 BuildRequires: libical-devel
-BuildRequires: libusb-devel
 BuildRequires: readline-devel
 # For cable pairing
 BuildRequires: systemd-devel
 # For cups
 BuildRequires: cups-devel
-%ifnarch s390 s390x
-BuildRequires: libusbx-devel
-%endif
 
 # For rebuild
 BuildRequires: libtool autoconf automake


More information about the scm-commits mailing list