From 1c3b8ca6587c067be59bf09b40367334f49c6e63 Mon Sep 17 00:00:00 2001 From: Fabiano FidĂȘncio Date: May 17 2018 15:59:57 +0000 Subject: Revert "Add: "ExcludeArch: armv7hl"" This reverts commit bc3790f5a0da28c52d1d22a6da574b7b133ac14d. (cherry picked from commit 4979898a6e3472d1452f62bce2142b5d1a1f56b0) (cherry picked from commit e428c4af458f94316833161cf64a76e692361f26) (cherry picked from commit fb3a33a26b02dc22ca38693ed621531b03c963e8) --- diff --git a/sssd.spec b/sssd.spec index 4c97fef..6ef3154 100644 --- a/sssd.spec +++ b/sssd.spec @@ -32,7 +32,7 @@ Name: sssd Version: 1.16.1 -Release: 7%{?dist} +Release: 8%{?dist} Group: Applications/System Summary: System Security Services Daemon License: GPLv3+ @@ -218,7 +218,6 @@ Requires: libsss_idmap = %{version}-%{release} Requires(post): systemd-units chkconfig Requires(preun): systemd-units chkconfig Requires(postun): systemd-units chkconfig -ExcludeArch: armv7hl ### Provides ### Provides: libsss_sudo-devel = %{version}-%{release} @@ -237,7 +236,6 @@ Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires(post): /usr/sbin/alternatives Requires(preun): /usr/sbin/alternatives -ExcludeArch: armv7hl %description client Provides the libraries needed by the PAM and NSS stacks to connect to the SSSD @@ -250,7 +248,6 @@ License: LGPLv3+ Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Conflicts: sssd-common < %{version}-%{release} -ExcludeArch: armv7hl %description -n libsss_sudo A utility library to allow communication between SUDO and SSSD @@ -260,8 +257,6 @@ Summary: A library to allow communication between Autofs and SSSD Group: Development/Libraries License: LGPLv3+ Conflicts: sssd-common < %{version}-%{release} -ExcludeArch: armv7hl - %description -n libsss_autofs A utility library to allow communication between Autofs and SSSD @@ -274,7 +269,6 @@ Requires: sssd-common = %{version}-%{release} # required by sss_obfuscate Requires: python3-sss = %{version}-%{release} Requires: python3-sssdconfig = %{version}-%{release} -ExcludeArch: armv7hl %description tools Provides userspace tools for manipulating users, groups, and nested groups in @@ -1307,6 +1301,9 @@ fi %{_libdir}/%{name}/modules/libwbclient.so %changelog +* Thu May 17 2018 Fabiano FidĂȘncio - 1.16.1-8 +- Revert 589d1a48 as the builders are back to f27 + * Wed May 16 2018 Fabiano FidĂȘncio - 1.16.1-7 - Related: upstream#3436 - Certificates used in unit tests have limited lifetime