forked from pool/sssd
New BuildRequires for factory
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=68
This commit is contained in:
parent
fe36221f24
commit
97f80bf8f2
13
sssd.spec
13
sssd.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: sssd
|
Name: sssd
|
||||||
Version: 1.8.2
|
Version: 1.8.2
|
||||||
Release: 1
|
Release: 0
|
||||||
Summary: System Security Services Daemon
|
Summary: System Security Services Daemon
|
||||||
License: GPL-3.0+ and LGPL-3.0+
|
License: GPL-3.0+ and LGPL-3.0+
|
||||||
Group: System/Daemons
|
Group: System/Daemons
|
||||||
@ -81,14 +81,19 @@ BuildRequires: bind-utils
|
|||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
%if 0%{?sles_version} == 11
|
%if 0%{?suse_version} >= 1140
|
||||||
|
BuildRequires: libunistring-devel
|
||||||
|
%else
|
||||||
# SLES 11 SP2 does not have libunistring
|
# SLES 11 SP2 does not have libunistring
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
%else
|
|
||||||
BuildRequires: libunistring-devel
|
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?suse_version} >= 1220
|
||||||
|
BuildRequires: libxml2-tools
|
||||||
|
BuildRequires: libxslt-tools
|
||||||
|
%else
|
||||||
BuildRequires: libxml2
|
BuildRequires: libxml2
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
|
%endif
|
||||||
BuildRequires: nscd
|
BuildRequires: nscd
|
||||||
BuildRequires: openldap2-devel
|
BuildRequires: openldap2-devel
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user