Accepting request 358748 from home:pluskalm:branches:network:ldap
- Enable internal testsuite OBS-URL: https://build.opensuse.org/request/show/358748 OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=170
This commit is contained in:
parent
c841821f38
commit
9b0795bf33
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 10 16:38:37 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Enable internal testsuite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 14:08:01 UTC 2015 - jengelh@inai.de
|
||||
|
||||
|
@ -57,6 +57,10 @@ BuildRequires: pkg-config >= 0.21
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: libcmocka-devel
|
||||
BuildRequires: nss_wrapper
|
||||
BuildRequires: uid_wrapper
|
||||
BuildRequires: check-devel
|
||||
BuildRequires: pkgconfig(augeas) >= 1.0.0
|
||||
BuildRequires: pkgconfig(collection) >= 0.5.1
|
||||
BuildRequires: pkgconfig(dbus-1) >= 1.0.0
|
||||
@ -426,6 +430,10 @@ rm -Rf "$b/%_sysconfdir/dbus-1" "$b/%_datadir/dbus-1"
|
||||
|
||||
%find_lang %name --all-name
|
||||
|
||||
%check
|
||||
# sss_config-tests fails
|
||||
make %{?_smp_mflags} check ||:
|
||||
|
||||
%pre
|
||||
%service_add_pre sssd.service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user