aboutsummaryrefslogtreecommitdiffstats
path: root/msec.spec
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>2000-03-19 16:10:10 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>2000-03-19 16:10:10 +0000
commitd5a4d37160aacc52b9a234fd084b5086db5c9452 (patch)
tree91480ea7af8d9cd1ef58db719d774f8d528168f3 /msec.spec
parent35dc5626f088c32d733a96d7c69ab8ab8f484cb2 (diff)
downloadmsec-d5a4d37160aacc52b9a234fd084b5086db5c9452.tar
msec-d5a4d37160aacc52b9a234fd084b5086db5c9452.tar.gz
msec-d5a4d37160aacc52b9a234fd084b5086db5c9452.tar.bz2
msec-d5a4d37160aacc52b9a234fd084b5086db5c9452.tar.xz
msec-d5a4d37160aacc52b9a234fd084b5086db5c9452.zip
*** empty log message ***
Diffstat (limited to 'msec.spec')
-rw-r--r--msec.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/msec.spec b/msec.spec
index cab4af4..c094d51 100644
--- a/msec.spec
+++ b/msec.spec
@@ -1,6 +1,6 @@
# do not modify Version below, modify it in Makefile (see CVS)
%define version 0.10
-%define release 3mdk
+%define release 4mdk
Summary: Security Level & Program for the Linux Mandrake distribution
Name: msec
@@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT
%config /etc/security/msec
%changelog
+* Thu Mar 16 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com>
+- security.sh : export *_TODAY variable to be used by msec_find.
+- find.c : removed a debuging printf.
+
* Tue Mar 09 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 0.10-1mdk
- custom.sh : added a patch from Havard Bell.
- custom.sh : check if libsafe is installed before asking if the user want to use it.