aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-11-07 10:29:14 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-11-07 10:29:14 +0000
commit3e11cbf780419cfc9f2c31f865a85bcabad4e7e1 (patch)
tree6a433a3bfa940906982c4f21ac7604c33bfce06e
parent4cd350e72304e1986439dfe5d5f9e412a2861e2c (diff)
downloadmsec-3e11cbf780419cfc9f2c31f865a85bcabad4e7e1.tar
msec-3e11cbf780419cfc9f2c31f865a85bcabad4e7e1.tar.gz
msec-3e11cbf780419cfc9f2c31f865a85bcabad4e7e1.tar.bz2
msec-3e11cbf780419cfc9f2c31f865a85bcabad4e7e1.tar.xz
msec-3e11cbf780419cfc9f2c31f865a85bcabad4e7e1.zip
requires s/(sh-|text|file)utils/coreutils/
-rw-r--r--msec.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/msec.spec b/msec.spec
index 0101016..dff4e8a 100644
--- a/msec.spec
+++ b/msec.spec
@@ -1,7 +1,7 @@
Summary: Security Level & Program for the Mandrake Linux distribution
Name: msec
Version: 0.36
-Release: 1mdk
+Release: 2mdk
Url: http://www.linux-mandrake.com/
Source0: %{name}-%{version}.tar.bz2
Source1: msec.logrotate
@@ -12,12 +12,11 @@ License: GPL
Group: System/Base
BuildRoot: %_tmppath/%name-%version-%release-root
BuildRequires: python
-Requires: /bin/bash /bin/touch perl-base diffutils textutils /usr/bin/python /usr/bin/chage gawk
+Requires: /bin/bash /bin/touch perl-base diffutils /usr/bin/python /usr/bin/chage gawk
Requires: setup >= 2.2.0-21mdk
Requires: chkconfig >= 1.2.24-3mdk
-Requires: fileutils >= 4.1.5
+Requires: coreutils
Requires: iproute2
-Requires: sh-utils
PreReq: rpm-helper >= 0.4
Conflicts: passwd < 0.67
@@ -154,6 +153,9 @@ rm -rf $RPM_BUILD_ROOT
# MAKE THE CHANGES IN CVS: NO PATCH OR SOURCE ALLOWED
%changelog
+* Thu Nov 07 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.36-2mdk
+- requires s/(sh-|text|file)utils/coreutils/
+
* Tue Sep 17 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.36-1mdk
- allow_user_list handles Selected in X-*-Greeter section of kdmrc
when not changing security level.