- Fix patch application
This commit is contained in:
parent
9f951c3b99
commit
0cc651e973
@ -3,7 +3,7 @@
|
|||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
Name: bluez
|
Name: bluez
|
||||||
Version: 4.6
|
Version: 4.6
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
|
Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
|
||||||
@ -99,7 +99,7 @@ use in Bluetooth applications.
|
|||||||
|
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p0 -b .oui
|
%patch1 -p0 -b .oui
|
||||||
%patch2 -p0 -b .security
|
%patch2 -p1 -b .security
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-cups --enable-hid2hci --enable-dfutool --enable-tools --enable-bccmd --enable-gstreamer --enable-hidd --enable-pand --enable-dund
|
%configure --enable-cups --enable-hid2hci --enable-dfutool --enable-tools --enable-bccmd --enable-gstreamer --enable-hidd --enable-pand --enable-dund
|
||||||
@ -185,6 +185,9 @@ fi
|
|||||||
%{_libdir}/alsa-lib/*.so
|
%{_libdir}/alsa-lib/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 24 2008 - Bastien Nocera <bnocera@redhat.com> - 4.6-4
|
||||||
|
- Fix patch application
|
||||||
|
|
||||||
* Wed Sep 24 2008 - Bastien Nocera <bnocera@redhat.com> - 4.6-3
|
* Wed Sep 24 2008 - Bastien Nocera <bnocera@redhat.com> - 4.6-3
|
||||||
- Add fuzz
|
- Add fuzz
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user