forked from jengelh/sssd
remove 1550 condition; the package builds on TW only anyway
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=264
This commit is contained in:
parent
ec78c6fe44
commit
d571ac484c
@ -78,9 +78,7 @@ BuildRequires: pkgconfig(tdb) >= 1.1.3
|
||||
BuildRequires: pkgconfig(tevent)
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
BuildRequires: pkgconfig(libsemanage)
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: libsubid-devel
|
||||
%endif
|
||||
%{?systemd_ordering}
|
||||
Requires: sssd-ldap = %version-%release
|
||||
Requires(postun): pam-config
|
||||
@ -388,9 +386,7 @@ autoreconf -fiv
|
||||
--enable-pammoddir="/%_lib/security" \
|
||||
--with-ldb-lib-dir="%ldbdir" \
|
||||
--with-selinux=yes \
|
||||
%if 0%{?suse_version} >= 1550
|
||||
--with-subid \
|
||||
%endif
|
||||
--with-os=suse \
|
||||
--disable-ldb-version-check \
|
||||
--without-secrets \
|
||||
|
Loading…
Reference in New Issue
Block a user