diff --git a/.cvsignore b/.cvsignore index 09c06d8..79754b3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setuptool-1.18.tar.gz +setuptool-1.18.1.tar.gz diff --git a/setuptool.spec b/setuptool.spec index 24c6ab9..d021c20 100644 --- a/setuptool.spec +++ b/setuptool.spec @@ -1,7 +1,7 @@ # The name is "setuptool" because we already have a package # named "setup". Oh, well. Name: setuptool -Version: 1.18 +Version: 1.18.1 Release: 1 Summary: A text mode system configuration tool. License: GPL @@ -9,6 +9,7 @@ Group: Applications/System Source: setuptool-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildPrereq: newt-devel, gettext, perl-XML-Parser +Requires: usermode Conflicts: pam < 0.78 %description @@ -45,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_sysconfdir}/setuptool.d/* %changelog +* Sun Jan 29 2006 Nalin Dahyabhai 1.18.1-1 +- add missing dependency on usermode (#179230) + * Wed Jan 18 2006 Nalin Dahyabhai 1.18-1 - fix sorting of multiple options so that precedence is determined correctly (#178022) diff --git a/sources b/sources index d22d8e3..a836173 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -129c4f25fe191cdd7be8f32d139f3ab8 setuptool-1.18.tar.gz +789c008027b8114b97acdc171f297788 setuptool-1.18.1.tar.gz