Hello community,

here is the log from the commit of package gsd for openSUSE:Factory
checked in at Mon Aug 29 10:51:20 CEST 2011.



--------
--- gsd/gsd.changes     2011-04-09 01:14:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/gsd/gsd.changes        2011-08-25 
21:32:23.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug 25 19:31:32 UTC 2011 - crrodrig...@opensuse.org
+
+- Fix build with new linker defaults.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  gsd-add-needed.patch

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

Other differences:
------------------
++++++ gsd.spec ++++++
--- /var/tmp/diff_new_pack.ARLuAK/_old  2011-08-29 10:49:35.000000000 +0200
+++ /var/tmp/diff_new_pack.ARLuAK/_new  2011-08-29 10:49:35.000000000 +0200
@@ -20,7 +20,7 @@
 
 Name:           gsd
 Version:        1.2.0
-Release:        1
+Release:        2
 License:        GPLv2+
 Group:          Productivity/Networking/Security
 Url:            http://www.openvas.org
@@ -33,7 +33,7 @@
 BuildRequires:  libopenvas-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  pkgconfig
-
+BuildRequires:  libgcrypt-devel
 %if 0%{?fedora_version} > 13
 BuildRequires:  qt-webkit-devel
 %endif
@@ -47,6 +47,7 @@
 %endif
 
 Summary:        A Desktop Client that connects to the OpenVAS Manager
+Patch:          gsd-add-needed.patch
 
 %description
 GSD is a desktop client that connects to the OpenVAS Manager using
@@ -55,6 +56,7 @@
 
 %prep
 %setup -q
+%patch
 
 %build
 export CXXFLAGS="$RPM_OPT_FLAGS"

++++++ gsd-add-needed.patch ++++++
--- src/CMakeLists.txt.orig
+++ src/CMakeLists.txt
@@ -212,7 +212,7 @@ else (MINGW)
   set_target_properties (gsd PROPERTIES COMPILE_FLAGS
     "${HEADER_TEMP} ${GNUTLS_CFLAGS} ${OPENVAS_CFLAGS} ${GLIB_CFLAGS}")
 
-  target_link_libraries (gsd openvas_omp openvas_base ${QT_LIBRARIES} 
gthread-2.0 gcrypt)
+  target_link_libraries (gsd openvas_omp openvas_base ${QT_LIBRARIES} 
gthread-2.0 gcrypt openvas_misc glib-2.0 gnutls)
 endif (MINGW)
 
 ## Install

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to