Remove unused GStreamer BRs
This commit is contained in:
parent
4d1770a8fd
commit
ee24871497
@ -1,7 +1,7 @@
|
|||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
Name: bluez
|
Name: bluez
|
||||||
Version: 4.101
|
Version: 4.101
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.bluez.org/
|
URL: http://www.bluez.org/
|
||||||
@ -41,7 +41,7 @@ BuildRequires: git
|
|||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: dbus-devel >= 0.90
|
BuildRequires: dbus-devel >= 0.90
|
||||||
BuildRequires: libusb-devel, glib2-devel, alsa-lib-devel
|
BuildRequires: libusb-devel, glib2-devel, alsa-lib-devel
|
||||||
BuildRequires: gstreamer-plugins-base-devel, gstreamer-devel
|
BuildRequires: gstreamer1-plugins-base-devel, gstreamer1-devel
|
||||||
BuildRequires: libsndfile-devel
|
BuildRequires: libsndfile-devel
|
||||||
BuildRequires: libcap-ng-devel
|
BuildRequires: libcap-ng-devel
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
@ -337,6 +337,9 @@ fi
|
|||||||
%exclude /usr/lib/udev/rules.d/97-bluetooth-hid2hci.rules
|
%exclude /usr/lib/udev/rules.d/97-bluetooth-hid2hci.rules
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 23 2013 Bastien Nocera <bnocera@redhat.com> 4.101-9
|
||||||
|
- Remove unused GStreamer BRs
|
||||||
|
|
||||||
* Wed Jun 26 2013 Bastien Nocera <bnocera@redhat.com> 4.101-8
|
* Wed Jun 26 2013 Bastien Nocera <bnocera@redhat.com> 4.101-8
|
||||||
- Another pass at fixing A2DP support (#964031)
|
- Another pass at fixing A2DP support (#964031)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user