[openvas-scanner] update dependency for the libraries to >= 4.0.0

rebus rebus at fedoraproject.org
Sat Apr 9 01:06:13 UTC 2011


commit 065dda215457afea42dd5fc569eaf68151ac5c9e
Author: Michal Ambroz <rebus at seznam.cz>
Date:   Sat Apr 9 02:55:49 2011 +0200

    update dependency for the libraries to >= 4.0.0

 openvas-scanner.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openvas-scanner.spec b/openvas-scanner.spec
index 87f6024..e7cc9b0 100644
--- a/openvas-scanner.spec
+++ b/openvas-scanner.spec
@@ -1,7 +1,7 @@
 Name:		openvas-scanner
 Summary:	Open Vulnerability Assessment (OpenVAS) Scanner
 Version:	3.2.2
-Release:	3%{?dist}
+Release:	4%{?dist}
 URL:		http://www.openvas.org
 License:	GPLv2
 Group:		System Environment/Libraries
@@ -36,7 +36,7 @@ Patch4:		openvas-scanner-notused.patch
 
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires:	openvas-libraries-devel
+BuildRequires:	openvas-libraries-devel >= 4.0.0
 BuildRequires:	cmake >= 2.6.0
 BuildRequires:	glib2-devel
 BuildRequires:	libpcap-devel
@@ -210,6 +210,9 @@ fi
 #attr(644,root,root) _{_libdir}/openvas/plugins/*.nes
 
 %changelog
+* Mon Mar 28 2011 Michal Ambroz <rebus at, seznam.cz> - 3.2.2-4
+- more strict dependencies to new openvas-libraries for OpenVAS 4
+
 * Mon Mar 28 2011 Michal Ambroz <rebus at, seznam.cz> - 3.2.2-3
 - rename intrd and logrotate to allow same naming convention for openvas-manager
 


More information about the scm-commits mailing list