remove invalid gdb build dependency

This commit is contained in:
z00585918 2021-07-22 16:17:15 +08:00
parent dc1a5a5ae8
commit f8790aca7b

View File

@ -1,6 +1,6 @@
Name: gperftools
Version: 2.8.1
Release: 1
Release: 2
Summary: high-performance malloc and performance analysis tools
License: BSD
@ -9,7 +9,7 @@ Source0: https://github.com/gperftools/gperftools/releases/download/%{name}-%{ve
patch1: gperftools-generic-dynamic-tls.patch
Patch9000: issue-1122-fix-bus-error-on-aarch64.patch
BuildRequires: autoconf automake gcc-c++ gdb
BuildRequires: autoconf automake gcc-c++
BuildRequires: libtool libunwind-devel perl-generators
Requires: %{name}-devel = %{version}-%{release}
Requires: pprof = %{version}-%{release}
@ -99,6 +99,9 @@ make
%{_mandir}/man1/*.1.gz
%changelog
* Thu Jul 22 2021 zhangyiru <zhangyiru3@huawei.com> - 2.8.1-2
- remove invalid gdb build dependency
* Sat Jan 30 2021 xinghe <xinghe1@huawei.com> - 2.8.1-1
- update to 2.8.1