diff --git a/.cvsignore b/.cvsignore index ca4a21a..2431ced 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -authconfig-4.6.6.tar.gz +authconfig-4.6.7.tar.gz diff --git a/authconfig.spec b/authconfig.spec index ae665d5..b56e634 100644 --- a/authconfig.spec +++ b/authconfig.spec @@ -1,6 +1,6 @@ Summary: Text-mode tool for setting up NIS and shadow passwords. Name: authconfig -Version: 4.6.6 +Version: 4.6.7 # Don't change release in elvis CVS, up version after merging all patches # from dist CVS instead. Release: 1 @@ -24,11 +24,10 @@ authentication schemes. %package gtk Summary: Graphical tool for setting up NIS and shadow passwords. Group: System Environment/Base -Requires: %{name} = %{version}-%{release}, pygtk2-libglade, rhpl +Requires: %{name} = %{version}-%{release}, pygtk2-libglade >= 2.4.0, rhpl # It occurs that while text-mode authconfig warns about needed files not being # there, it's much simpler to just have the GUI require anything it might want # to use. -Requires: nss_ldap, pam_krb5, pam_smb, samba-client, samba-common, ypbind Requires: usermode %description gtk @@ -81,6 +80,13 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/pixmaps/* %changelog +* Mon Dec 6 2004 Tomas Mraz - 4.6.7-1 +- updated translations +- winbind in authconfig-gtk.py was setting the nsswitch.conf on the auth tab +- use GtkComboBox instead of deprecated GtkOptionMenu +- disable options with not installed binaries, remove unnecessary deps of + authconfig-gtk + * Thu Nov 18 2004 Tomas Mraz - 4.6.6-1 - merged patches from dist - fix versioning diff --git a/sources b/sources index 91fb3d4..5bf66c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -097ca9ce58e5ca6f625fae82db715523 authconfig-4.6.6.tar.gz +93569eabba5a13da1c8184e8ea6d1615 authconfig-4.6.7.tar.gz