Hello community,

here is the log from the commit of package openvas-cli for openSUSE:Factory
checked in at Mon Sep 5 16:41:43 CEST 2011.



--------
--- openvas-cli/openvas-cli.changes     2011-02-23 20:58:59.000000000 +0100
+++ openvas-cli/openvas-cli.changes     2011-09-04 19:07:01.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Sep  4 17:06:35 UTC 2011 - [email protected]
+
+- Fix build with no-add-needed 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  ovas-cli-add-needed.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openvas-cli.spec ++++++
--- /var/tmp/diff_new_pack.74Daub/_old  2011-09-05 16:40:57.000000000 +0200
+++ /var/tmp/diff_new_pack.74Daub/_new  2011-09-05 16:40:57.000000000 +0200
@@ -20,8 +20,8 @@
 
 Name:           openvas-cli
 Version:        1.1.2
-Release:        1
-License:        GNU GPLv2 or later
+Release:        2
+License:        GPLv2+
 Group:          Productivity/Networking/Security
 Url:            http://www.openvas.org
 Source:         %{name}-%{version}.tar.gz
@@ -36,6 +36,7 @@
 BuildRequires:  libopenvas-devel
 BuildRequires:  pkgconfig
 Summary:        Command Line Tools for OpenVAS
+Patch:          ovas-cli-add-needed.patch
 
 %description
 OpenVAS-CLI collects command line tools
@@ -45,6 +46,7 @@
 
 %prep
 %setup -q
+%patch
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"

++++++ ovas-cli-add-needed.patch ++++++
--- omp/CMakeLists.txt.orig
+++ omp/CMakeLists.txt
@@ -75,7 +75,7 @@ else (MINGW)
   set_target_properties (omp PROPERTIES COMPILE_FLAGS
                          "${HEADER_TEMP} ${GNUTLS_CFLAGS} ${OPENVAS_CFLAGS} 
${GLIB_CFLAGS}")
 
-  target_link_libraries (omp openvas_omp)
+  target_link_libraries (omp openvas_omp openvas_misc glib-2.0)
 endif (MINGW)
 
 mark_as_advanced (LIB_TEMP)

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to