- the cmocka toolkit exists only on selected arches
This commit is contained in:
parent
ba06c0ac1d
commit
bc0fb19593
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Name: sssd
|
Name: sssd
|
||||||
Version: 1.10.0
|
Version: 1.10.0
|
||||||
Release: 11%{?dist}.beta2
|
Release: 12%{?dist}.beta2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Summary: System Security Services Daemon
|
Summary: System Security Services Daemon
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -105,8 +105,10 @@ BuildRequires: findutils
|
|||||||
BuildRequires: samba4-devel >= samba4-4.0.0-59beta2
|
BuildRequires: samba4-devel >= samba4-4.0.0-59beta2
|
||||||
BuildRequires: selinux-policy-targeted
|
BuildRequires: selinux-policy-targeted
|
||||||
%if (0%{?fedora} > 18)
|
%if (0%{?fedora} > 18)
|
||||||
|
%ifarch %{ix86} x86_64 %{arm}
|
||||||
BuildRequires: libcmocka-devel
|
BuildRequires: libcmocka-devel
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Provides a set of daemons to manage access to remote directories and
|
Provides a set of daemons to manage access to remote directories and
|
||||||
@ -728,6 +730,9 @@ fi
|
|||||||
%postun -n libsss_idmap -p /sbin/ldconfig
|
%postun -n libsss_idmap -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 17 2013 Dan Horák <dan[at]danny.cz> - 1.10.0-12.beta2
|
||||||
|
- the cmocka toolkit exists only on selected arches
|
||||||
|
|
||||||
* Sun Jun 16 2013 Jakub Hrozek <jhrozek@redhat.com> - 1.10.0-11.beta2
|
* Sun Jun 16 2013 Jakub Hrozek <jhrozek@redhat.com> - 1.10.0-11.beta2
|
||||||
- Apply a number of patches from upstream to fix issues found post-beta,
|
- Apply a number of patches from upstream to fix issues found post-beta,
|
||||||
in particular:
|
in particular:
|
||||||
|
Loading…
Reference in New Issue
Block a user