diff --git a/.cvsignore b/.cvsignore index c20fe77..a46bbe8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ authconfig-4.6.4-2.tar.bz2 +authconfig-4.6.4-3.tar.bz2 diff --git a/authconfig.spec b/authconfig.spec index 4238587..e0ce876 100644 --- a/authconfig.spec +++ b/authconfig.spec @@ -1,7 +1,7 @@ Summary: Text-mode tool for setting up NIS and shadow passwords. Name: authconfig Version: 4.6.4 -Release: 2 +Release: 3 License: GPL ExclusiveOS: Linux Group: System Environment/Base @@ -10,8 +10,7 @@ Source: %{name}-%{version}-%{release}.tar.bz2 Requires: glibc >= 2.1, pam >= 0.73, glib2, pam >= 0.75-43 Conflicts: pam_krb5 < 1.49, samba-common < 3.0, samba-client < 3.0 BuildPrereq: pam-devel >= 0.73, newt-devel, glib2-devel, python, python-devel -BuildPrereq: desktop-file-utils, intltool, gettext -Requires: usermode, perl-XML-Parser +BuildPrereq: desktop-file-utils, intltool, gettext, perl-XML-Parser %description Authconfig is a terminal mode program which can configure a workstation @@ -27,6 +26,7 @@ Requires: %{name} = %{version}-%{release}, pygtk2-libglade, pam >= 0.75-37, rhpl # 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 Authconfig-gtk is a GUI program which can configure a workstation @@ -78,6 +78,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/pixmaps/* %changelog +* Mon Sep 13 2004 Jindrich Novy 4.6.4-3 +- corrected package dependencies #132411 +- regenerated glade.strings.h #132369 + * Wed Aug 25 2004 Jindrich Novy 4.6.4-2 - modified authconfig-gtk interface to fit lower resolution screens (#127175) - modified accelerators in authconfig-gtk (#125797) diff --git a/sources b/sources index 2e1daf3..938a41a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09cae07c99a483465276ec0ba3af25f8 authconfig-4.6.4-2.tar.bz2 +d3eb8cad472b99287f5a5f2367103091 authconfig-4.6.4-3.tar.bz2