!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
|
||||
Summary: Bluetooth utilities
|
||||
Version: 5.54
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: GPLv2+
|
||||
URL: http://www.bluez.org/
|
||||
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
|
||||
|
||||
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
|
||||
Requires: dbus >= 1.6 %{name}-libs = %{version}-%{release}
|
||||
Requires(post): systemd
|
||||
@ -66,7 +66,7 @@ Requires: cups
|
||||
This package contains the CUPS backend
|
||||
|
||||
%prep
|
||||
%autosetup -S git
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
libtoolize -f
|
||||
@ -176,6 +176,9 @@ make check
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%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
|
||||
- DESC:disable test-mesh-crypto
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user