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(tevent)
|
||||||
BuildRequires: pkgconfig(uuid)
|
BuildRequires: pkgconfig(uuid)
|
||||||
BuildRequires: pkgconfig(libsemanage)
|
BuildRequires: pkgconfig(libsemanage)
|
||||||
%if 0%{?suse_version} >= 1550
|
|
||||||
BuildRequires: libsubid-devel
|
BuildRequires: libsubid-devel
|
||||||
%endif
|
|
||||||
%{?systemd_ordering}
|
%{?systemd_ordering}
|
||||||
Requires: sssd-ldap = %version-%release
|
Requires: sssd-ldap = %version-%release
|
||||||
Requires(postun): pam-config
|
Requires(postun): pam-config
|
||||||
@ -388,9 +386,7 @@ autoreconf -fiv
|
|||||||
--enable-pammoddir="/%_lib/security" \
|
--enable-pammoddir="/%_lib/security" \
|
||||||
--with-ldb-lib-dir="%ldbdir" \
|
--with-ldb-lib-dir="%ldbdir" \
|
||||||
--with-selinux=yes \
|
--with-selinux=yes \
|
||||||
%if 0%{?suse_version} >= 1550
|
|
||||||
--with-subid \
|
--with-subid \
|
||||||
%endif
|
|
||||||
--with-os=suse \
|
--with-os=suse \
|
||||||
--disable-ldb-version-check \
|
--disable-ldb-version-check \
|
||||||
--without-secrets \
|
--without-secrets \
|
||||||
|
Loading…
Reference in New Issue
Block a user