!6 add requires gdbm-devel
From: @yang_zhuang_zhuang Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
10ea6e43ba
@ -2,7 +2,7 @@
|
||||
|
||||
Name: apr-util
|
||||
Version: 1.6.1
|
||||
Release: 13
|
||||
Release: 14
|
||||
Summary: apr-util provides a number of helpful abstractions on top of APR.
|
||||
License: ASL 2.0
|
||||
URL: http://apr.apache.org
|
||||
@ -40,7 +40,7 @@ work around or take advantage of platform-specific deficiencies or features.
|
||||
%package devel
|
||||
Summary: The development kit of apr-util.
|
||||
Requires: expat-devel%{?_isa} apr-util%{?_isa} = %{version}-%{release}
|
||||
Requires: openldap-devel%{?_isa} apr-devel%{?_isa} pkgconfig
|
||||
Requires: gdbm-devel%{?_isa} openldap-devel%{?_isa} apr-devel%{?_isa} pkgconfig
|
||||
|
||||
%description devel
|
||||
The development kit of apr-util.
|
||||
@ -123,6 +123,9 @@ make test
|
||||
%{_libdir}/%{name}-%{apuver}/apr_dbd_odbc*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 14 2021 yangzhuangzhuang <yangzhuangzhuang1@huawei.com> - 1.6.1-14
|
||||
- add requires gdbm-devel
|
||||
|
||||
* Fri Jan 8 2021 yangzhuangzhuang <yangzhuangzhuang1@huawei.com> - 1.6.1-13
|
||||
- BuildRequires: replace libdb with gdbm
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user