forked from pool/audit
Accepting request 965005 from home:coolo:branches:security
- Fix buildrequire for openldap2-devel - audit doesn't require the (outdated) C++ binding, but the C headers that happen to be pulled in by buildrequiring the C++ devel package OBS-URL: https://build.opensuse.org/request/show/965005 OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=137
This commit is contained in:
parent
affdcc0b01
commit
26999f1942
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 26 11:14:19 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- Fix buildrequire for openldap2-devel - audit doesn't require the
|
||||
(outdated) C++ binding, but the C headers that happen to be pulled
|
||||
in by buildrequiring the C++ devel package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 25 04:56:19 UTC 2022 - Enzo Matsumiya <ematsumiya@suse.com>
|
||||
|
||||
|
@ -48,8 +48,8 @@ BuildRequires: audit-devel = %{version}
|
||||
BuildRequires: autoconf >= 2.12
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: kernel-headers >= 2.6.30
|
||||
BuildRequires: libldapcpp-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: pkgconfig
|
||||
%if %{with python2}
|
||||
BuildRequires: python2-devel
|
||||
|
Loading…
Reference in New Issue
Block a user