SPECS: nessus-core.spec - add lost file

wolvverine wolvverine at pld-linux.org
Mon Mar 27 02:50:53 CEST 2006


Author: wolvverine                   Date: Mon Mar 27 00:50:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add lost file

---- Files affected:
SPECS:
   nessus-core.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/nessus-core.spec
diff -u SPECS/nessus-core.spec:1.31 SPECS/nessus-core.spec:1.32
--- SPECS/nessus-core.spec:1.31	Mon Mar 27 01:12:06 2006
+++ SPECS/nessus-core.spec	Mon Mar 27 02:50:47 2006
@@ -1,6 +1,8 @@
 # $Revision$, $Date$
 # TODO:
 # - shared gdchart+gd
+# - 17 3 * * * /usr/local/sbin/nessus-update-plugins in cron (register)
+# - register banner
 Summary:	Nessus core package
 Summary(pl):	Główny pakiet Nessusa
 Name:		nessus-core
@@ -120,6 +122,11 @@
 %{__autoconf}
 %configure \
 	--enable-gtk
+#--enable-syslog         log messages via syslog()
+#--enable-tcpwrappers    use the libwrap.a library
+#--enable-unix-socket=/path    use a unix socket for client server communication
+#--enable-release        set the compiler flags to -O
+#--with-x                use the X Window System
 
 %{__make}
 
@@ -145,6 +152,7 @@
 install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
 install nessus-gtk $RPM_BUILD_ROOT%{_bindir}
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/nessusd
+install nessus-services $RPM_BUILD_ROOT%{_localstatedir}/nessus/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -170,6 +178,7 @@
 %attr(754,root,root) /etc/rc.d/init.d/nessusd
 %{_mandir}/man8/*
 %{_libdir}/nessus
+%{_localstatedir}/nessus/nessus-services
 %{_sysconfdir}/nessus
 %dir %{_localstatedir}/nessus/logs
 
@@ -194,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/03/27 00:50:47  wolvverine
+- add lost file
+
 Revision 1.31  2006/03/26 23:12:06  wolvverine
 - up to 2.2.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nessus-core.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list