BR libaudit and libcap based on code of configure.ac

This commit is contained in:
Mikhail Novosyolov 2019-09-29 16:46:04 +03:00
parent 5a995bc7fd
commit 79fb82b4a8

View file

@ -127,7 +127,7 @@ Source0: http://ftp.gnu.org/gnu/glibc/%{oname}-%{ver}.tar.xz
#Source1: http://ftp.gnu.org/gnu/glibc/%{oname}-%{ver}.tar.xz.sig
#endif
%endif
Release: 11
Release: 12
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Group: System/Libraries
Url: http://www.gnu.org/software/libc/
@ -261,7 +261,10 @@ BuildRequires: bison
BuildRequires: pkgconfig(libidn2)
BuildRequires: systemd
%if %{with selinux}
# see configure.ac
BuildRequires: selinux-devel
BuildRequires: audit-devel
BuildRequires: pkgconfig(libcap)
%endif
BuildRequires: texinfo
%if %{with pdf}