aboutsummaryrefslogtreecommitdiffstats
path: root/msec.spec
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>2000-03-08 14:44:06 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>2000-03-08 14:44:06 +0000
commit8581a3306e78ac22431011bf6720de941ad24fd9 (patch)
tree89a3556c3de0d833310945afd60ce707fb5336dd /msec.spec
parent16c082088f576430fcaf0ce7218e15f539dfdc89 (diff)
downloadmsec-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.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/msec.spec b/msec.spec
index 224bf9b..c9a662d 100644
--- a/msec.spec
+++ b/msec.spec
@@ -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 :)