diff options
author | Yoann Vandoorselaere <yoann@mandriva.com> | 2000-04-25 12:04:39 +0000 |
---|---|---|
committer | Yoann Vandoorselaere <yoann@mandriva.com> | 2000-04-25 12:04:39 +0000 |
commit | 2b7bd733ad842bdfcb07ac2f4758fe502058b547 (patch) | |
tree | 649a24fb722a961fe86fb7f3d92be59a6d255a01 | |
parent | b531c4f9aedba9f913848af4ab43b1f203ab24b6 (diff) | |
download | msec-2b7bd733ad842bdfcb07ac2f4758fe502058b547.tar msec-2b7bd733ad842bdfcb07ac2f4758fe502058b547.tar.gz msec-2b7bd733ad842bdfcb07ac2f4758fe502058b547.tar.bz2 msec-2b7bd733ad842bdfcb07ac2f4758fe502058b547.tar.xz msec-2b7bd733ad842bdfcb07ac2f4758fe502058b547.zip |
*** empty log message ***
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | msec.spec | 6 |
2 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -VERSION = 0.15 +VERSION = 0.14 NAME = msec all: promisc_check msec_find @@ -1,5 +1,5 @@ -%define version 0.15 -%define release 1mdk +%define version 0.14 +%define release 3mdk Summary: Security Level & Program for the Linux Mandrake distribution Name: msec @@ -46,7 +46,7 @@ rm -rf $RPM_BUILD_ROOT %config /etc/security/msec %changelog -* Fri Apr 25 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 0.15-2mdk +* Fri Apr 25 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 0.14-3mdk - Fix a bug with comment removed pointed out by Konrad Bernloehr. * Mon Apr 24 2000 Pixel <pixel@mandrakesoft.com> 0.14-2mdk |