diff options
author | Yoann Vandoorselaere <yoann@mandriva.com> | 2000-03-08 14:44:06 +0000 |
---|---|---|
committer | Yoann Vandoorselaere <yoann@mandriva.com> | 2000-03-08 14:44:06 +0000 |
commit | 8581a3306e78ac22431011bf6720de941ad24fd9 (patch) | |
tree | 89a3556c3de0d833310945afd60ce707fb5336dd /msec.spec | |
parent | 16c082088f576430fcaf0ce7218e15f539dfdc89 (diff) | |
download | msec-8581a3306e78ac22431011bf6720de941ad24fd9.tar msec-8581a3306e78ac22431011bf6720de941ad24fd9.tar.gz msec-8581a3306e78ac22431011bf6720de941ad24fd9.tar.bz2 msec-8581a3306e78ac22431011bf6720de941ad24fd9.tar.xz msec-8581a3306e78ac22431011bf6720de941ad24fd9.zip |
*** empty log message ***
Diffstat (limited to 'msec.spec')
-rw-r--r-- | msec.spec | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ # do not modify Version below, modify it in Makefile (see CVS) -%define version 0.9 +%define version 0.10 %define release 1mdk Summary: Security Level & Program for the Linux Mandrake distribution @@ -29,7 +29,7 @@ in order to test the security of your system and alert you if needed. make CFLAGS="$RPM_OPT_FLAGS" %install -make rpm_install RPM_BUILD_ROOT=$RPM_BUILD_ROOT +make install RPM_BUILD_ROOT=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT @@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT %config /etc/security/msec %changelog -* Tue Mar 08 Yoann Vandoorselaere <yoann@mandrakesoft.com> +* Tue Mar 08 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 0.10-1mdk - Heavily modified msec_find. - Added msec_find utility, written by Thierry Vignaud which will avoid us to find / 5 times :) |