SPECS: nessus-plugins.spec - updated to 2.2.7

qboosh qboosh at pld-linux.org
Mon May 15 15:00:22 CEST 2006


Author: qboosh                       Date: Mon May 15 13:00:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.2.7

---- Files affected:
SPECS:
   nessus-plugins.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/nessus-plugins.spec
diff -u SPECS/nessus-plugins.spec:1.27 SPECS/nessus-plugins.spec:1.28
--- SPECS/nessus-plugins.spec:1.27	Sat Aug 13 08:58:25 2005
+++ SPECS/nessus-plugins.spec	Mon May 15 15:00:17 2006
@@ -2,13 +2,13 @@
 Summary:	Nessus plugins
 Summary(pl):	Wtyczki do Nessusa
 Name:		nessus-plugins
-Version:	2.2.5
+Version:	2.2.7
 Release:	1
 License:	GPL
 Group:		Networking
 Vendor:		Nessus Project
 Source0:	ftp://ftp.nessus.org/pub/nessus/nessus-%{version}/src/%{name}-GPL-%{version}.tar.gz
-# Source0-md5:	4b2710dfb7d7957145b6f101edfba7a7
+# Source0-md5:	2e51f5ad96dd55888e835382a61de585
 URL:		http://www.nessus.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -46,6 +46,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# let strip succeed
+chmod 755 $RPM_BUILD_ROOT%{_libdir}/nessus/plugins/*.nes
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -53,7 +56,9 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
-%{_libdir}/nessus/plugins/*
+%{_libdir}/nessus/plugins/*.inc
+%{_libdir}/nessus/plugins/*.nasl
+%attr(755,root,root) %{_libdir}/nessus/plugins/*.nes
 %{_libdir}/nessus/plugins_factory
 %{_mandir}/man?/*
 
@@ -63,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/05/15 13:00:17  qboosh
+- updated to 2.2.7
+
 Revision 1.27  2005/08/13 06:58:25  dzeus
 - up to 2.2.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nessus-plugins.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list