aboutsummaryrefslogtreecommitdiffstats
path: root/msec.spec
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>1999-12-29 13:21:48 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>1999-12-29 13:21:48 +0000
commit7f3cb1d0b41c4c2aa60bbad419644578757adffb (patch)
tree6dd22fa5f6748830c5ba799444d4a790032c292c /msec.spec
parent20c20045d5483f6f0f10b75b2a45d489d2b76612 (diff)
downloadmsec-7f3cb1d0b41c4c2aa60bbad419644578757adffb.tar
msec-7f3cb1d0b41c4c2aa60bbad419644578757adffb.tar.gz
msec-7f3cb1d0b41c4c2aa60bbad419644578757adffb.tar.bz2
msec-7f3cb1d0b41c4c2aa60bbad419644578757adffb.tar.xz
msec-7f3cb1d0b41c4c2aa60bbad419644578757adffb.zip
"Seethechangelog"
Diffstat (limited to 'msec.spec')
-rw-r--r--msec.spec12
1 files changed, 10 insertions, 2 deletions
diff --git a/msec.spec b/msec.spec
index 414d080..f05a2a8 100644
--- a/msec.spec
+++ b/msec.spec
@@ -1,10 +1,13 @@
# do not modify Version below, modify it in Makefile (see CVS)
%define version 0.9
+%define release 12mdk
Summary: Security Level & Program for the Linux Mandrake distribution
Name: msec
Version: %{version}
-Release: 11mdk
+Release: %{release}
+# get the source from our cvs repository (see
+# http://www.linuxmandrake.com/en/cvs.php3)
Source: %{name}-%{version}.tar.bz2
Copyright: GPL
Group: System Environment/Base
@@ -33,13 +36,18 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
-%doc AUTHORS COPYING Makefile README doc/*txt ChangeLog
+%doc AUTHORS COPYING Makefile README
+%doc doc/*txt ChangeLog doc/*ps
/etc/security/msec
/usr/bin/promisc_check
/var/log/security.log
/var/log/security
+/usr/man/*/*
%changelog
+* Tue Dec 28 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
+- add man-pages from camille.
+
* Fri Dec 24 1999 Yoann Vandoorselaere <yoann@mandrakesoft.com>
- Use the mail user variable.
- level[35]: also do a mail report.