aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--msec.spec5
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dfcaa1a..5fb81f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2000-03-09 Yoann Vandoorselaere <yoann@mandrakesoft.com>
+ * custom.sh : added a patch from Havard Bell.
+
2000-03-08 Yoann Vandoorselaere <yoann@mandrakesoft.com>
* Added msec_find utility, written by Thierry Vignaud
which will avoid us to find / 5 times :)
diff --git a/msec.spec b/msec.spec
index d2cb984..cab4af4 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 2mdk
+%define release 3mdk
Summary: Security Level & Program for the Linux Mandrake distribution
Name: msec
@@ -49,7 +49,8 @@ rm -rf $RPM_BUILD_ROOT
%config /etc/security/msec
%changelog
-* Tue Mar 08 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 0.10-1mdk
+* 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.
- Heavily modified msec_find.
- Added msec_find utility, written by Thierry Vignaud which will avoid us to