[med-svn] [orthanc-dicomweb] 01/03: building 0.3+dfsg-2

Sebastien Jodogne jodogne-guest at moszumanska.debian.org
Fri Mar 17 15:45:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

jodogne-guest pushed a commit to branch master
in repository orthanc-dicomweb.

commit b0f3fa5dd4e1dfba1e497b17313f21a88c5ed8b0
Author: jodogne-guest <s.jodogne at gmail.com>
Date:   Fri Mar 17 16:31:14 2017 +0100

    building 0.3+dfsg-2
---
 debian/changelog     | 6 ++++++
 debian/patches/cmake | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d708d3f..6ea03f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+orthanc-dicomweb (0.3+dfsg-2) UNRELEASED; urgency=medium
+
+  * Fix linking of libraries. Closes: #857424
+
+ -- Sebastien Jodogne <s.jodogne at gmail.com>  Fri, 17 Mar 2017 16:28:46 +0100
+
 orthanc-dicomweb (0.3+dfsg-1) unstable; urgency=medium
 
   [ Sebastien Jodogne ]
diff --git a/debian/patches/cmake b/debian/patches/cmake
index 5980cc3..d476b9a 100644
--- a/debian/patches/cmake
+++ b/debian/patches/cmake
@@ -30,7 +30,7 @@ Index: OrthancDicomWeb-0.3/CMakeLists.txt
 -  SOVERSION ${ORTHANC_DICOM_WEB_VERSION}
 +set_target_properties(OrthancDicomWeb PROPERTIES
 +  NO_SONAME ON
-+  LINK_FLAGS "-lgdcmDICT -lgdcmDSED -lgdcmMSFF -lgdcmCommon -luuid -Wl,-soname,libOrthancDicomWeb.so.${ORTHANC_DICOM_WEB_VERSION}"
++  LINK_FLAGS "-Wl,-soname,libOrthancDicomWeb.so.${ORTHANC_DICOM_WEB_VERSION}"
    )
  
  install(

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-dicomweb.git



More information about the debian-med-commit mailing list