SHA256
1
0
forked from pool/shadow
2019-01-23 12:44:35 +00:00
committed by Git OBS Bridge
parent f87c80c5df
commit e9204025f7
2 changed files with 39 additions and 36 deletions

View File

@@ -47,10 +47,13 @@ Patch12: shadow-4.6.0-fix-usermod-prefix-crash.patch
Patch20: disable_new_audit_function.patch
Patch21: btrfs-subvolumes.patch
BuildRequires: audit-devel > 2.3
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libacl-devel
BuildRequires: libattr-devel
BuildRequires: libselinux-devel
BuildRequires: libsemanage-devel
BuildRequires: libtool
BuildRequires: pam-devel
BuildRequires: xz
Requires(pre): group(root)
@@ -90,6 +93,7 @@ mv -v doc/HOWTO.utf8 doc/HOWTO
export CFLAGS="%{optflags} -fpie"
export LDFLAGS="-pie"
autoreconf -fvi
%configure \
--disable-shadowgrp \
--enable-account-tools-setuid \