diff --git a/authconfig.spec b/authconfig.spec index 1da3ab2..b5f7c22 100644 --- a/authconfig.spec +++ b/authconfig.spec @@ -1,7 +1,7 @@ Summary: Command line tool for setting up authentication from network services Name: authconfig Version: 6.2.10 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ ExclusiveOS: Linux Group: System Environment/Base @@ -9,6 +9,7 @@ URL: https://fedorahosted.org/authconfig Source: https://fedorahosted.org/releases/a/u/%{name}/%{name}-%{version}.tar.bz2 Patch1: authconfig-6.2.6-gdm-nolastlog.patch Requires: newt-python, pam >= 0.99.10.0, python, libpwquality > 0.9 +Requires: python-sssdconfig Conflicts: pam_krb5 < 1.49, samba-common < 3.0, samba-client < 3.0 Conflicts: nss_ldap < 254, sssd < 0.99.1 Conflicts: freeipa-client < 2.2.0, ipa-client < 2.2.0 @@ -120,6 +121,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/icons/hicolor/256x256/apps/system-config-authentication.* %changelog +* Wed Mar 4 2015 Tomáš Mráz - 6.2.10-3 +- add newly needed requires python-sssdconfig + * Mon Feb 23 2015 Tomáš Mráz - 6.2.10-2 - revert the python3 change of the command line UI as the feature is postponed to Fedora 23