!29 bluez delete -S git from %autosetup, and delete BuildRequires git-core
From: @chenyanpanHW Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
87612d63f1
@ -1,7 +1,7 @@
|
|||||||
Name: bluez
|
Name: bluez
|
||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
Version: 5.54
|
Version: 5.54
|
||||||
Release: 5
|
Release: 6
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.bluez.org/
|
URL: http://www.bluez.org/
|
||||||
Source0: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.xz
|
Source0: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.xz
|
||||||
@ -22,7 +22,7 @@ Patch0006: backport-CVE-2021-3588.patch
|
|||||||
Patch0007: backport-bluez-disable-test-mesh-crypto.patch
|
Patch0007: backport-bluez-disable-test-mesh-crypto.patch
|
||||||
|
|
||||||
BuildRequires: dbus-devel >= 1.6 libell-devel >= 0.28 autoconf
|
BuildRequires: dbus-devel >= 1.6 libell-devel >= 0.28 autoconf
|
||||||
BuildRequires: git-core glib2-devel libical-devel readline-devel
|
BuildRequires: glib2-devel libical-devel readline-devel
|
||||||
BuildRequires: json-c-devel systemd-devel cups-devel libtool automake
|
BuildRequires: json-c-devel systemd-devel cups-devel libtool automake
|
||||||
Requires: dbus >= 1.6 %{name}-libs = %{version}-%{release}
|
Requires: dbus >= 1.6 %{name}-libs = %{version}-%{release}
|
||||||
Requires(post): systemd
|
Requires(post): systemd
|
||||||
@ -66,7 +66,7 @@ Requires: cups
|
|||||||
This package contains the CUPS backend
|
This package contains the CUPS backend
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -S git
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
libtoolize -f
|
libtoolize -f
|
||||||
@ -176,6 +176,9 @@ make check
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.54-6
|
||||||
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git-core
|
||||||
|
|
||||||
* Mon Jun 28 2021 hanhui <hanhui15@huawei.com> - 5.54-5
|
* Mon Jun 28 2021 hanhui <hanhui15@huawei.com> - 5.54-5
|
||||||
- DESC:disable test-mesh-crypto
|
- DESC:disable test-mesh-crypto
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user