OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 13-Nov-2003 18:15:10
Branch: HEAD Handle: 2003111317150702
Modified files:
openpkg-src/nessus-tool nessus-tool.spec
openpkg-web news.txt
Log:
Mark newly introduced FSL files specially
Summary:
Revision Changes Path
1.12 +3 -1 openpkg-src/nessus-tool/nessus-tool.spec
1.7388 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/nessus-tool/nessus-tool.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 nessus-tool.spec
--- openpkg-src/nessus-tool/nessus-tool.spec 11 Nov 2003 15:16:11 -0000 1.11
+++ openpkg-src/nessus-tool/nessus-tool.spec 13 Nov 2003 17:15:09 -0000 1.12
@@ -33,7 +33,7 @@
Group: Security
License: GPL
Version: 2.0.9
-Release: 20031111
+Release: 20031113
# package options
%option with_fsl yes
@@ -160,6 +160,8 @@
# determine installation files
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
+ '%not %dir %{l_prefix}/etc/fsl' \
+ '%config %{l_prefix}/etc/fsl/fsl.nessus' \
'%config %{l_prefix}/etc/nessus/*' \
'%config %attr(0600,%{l_musr},%{l_mgrp})
%{l_prefix}/etc/nessus/nessusd.conf'
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7387 -r1.7388 news.txt
--- openpkg-web/news.txt 13 Nov 2003 16:06:27 -0000 1.7387
+++ openpkg-web/news.txt 13 Nov 2003 17:15:07 -0000 1.7388
@@ -1,3 +1,4 @@
+13-Nov-2003: Upgraded package: P<nessus-tool-2.0.9-20031113>
13-Nov-2003: Upgraded package: P<openvpn-1.4.3-20031113>
13-Nov-2003: Upgraded package: P<vim-6.2.154-20031113>
13-Nov-2003: Upgraded package: P<uvscan-4.24+4303-20031113>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]