[SCM] Calligra suite packaging. branch, master, updated. 378810ff15a6416f40ee46958ffa46981f652b86

Pino Toscano pino at alioth.debian.org
Sat Oct 8 22:33:00 UTC 2011


The following commit has been merged in the master branch:
commit 6600a3027b96d0bbca9e57f0482e741dc1a8d23f
Author: Pino Toscano <pino at debian.org>
Date:   Sat Oct 8 23:55:05 2011 +0200

    braindump_shlib-without-versioned-soname.patch: refresh and add DEP3 headers
---
 .../braindump_shlib-without-versioned-soname.patch |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/patches/braindump_shlib-without-versioned-soname.patch b/debian/patches/braindump_shlib-without-versioned-soname.patch
index d4ed1ab..4c952ac 100644
--- a/debian/patches/braindump_shlib-without-versioned-soname.patch
+++ b/debian/patches/braindump_shlib-without-versioned-soname.patch
@@ -1,12 +1,14 @@
-Index: calligra-2.3.81/braindump/braindumpcore/CMakeLists.txt
-===================================================================
---- calligra-2.3.81.orig/braindump/braindumpcore/CMakeLists.txt	2011-09-11 15:34:43.000000000 +0200
-+++ calligra-2.3.81/braindump/braindumpcore/CMakeLists.txt	2011-09-20 22:02:08.857211970 +0200
+Author: Adrien Grellier <adrien.grellier at laposte.net>
+Description: set proper SONAME and SOVERSION for the braindumpcore library
+Last-Update: 2011-09-21
+
+--- a/braindump/braindumpcore/CMakeLists.txt
++++ b/braindump/braindumpcore/CMakeLists.txt
 @@ -9,6 +9,8 @@
  
  target_link_libraries(braindumpcore LINK_INTERFACE_LIBRARIES ${QT_QTCORE_LIBRARY})
  
-+set_target_properties(braindumpcore PROPERTIES VERSION ${GENERIC_CALLIGRA_LIB_VERSION} SOVERSION ${GENERIC_CALLIGRA_LIB_SOVERSION} )
++set_target_properties(braindumpcore PROPERTIES VERSION ${GENERIC_CALLIGRA_LIB_VERSION} SOVERSION ${GENERIC_CALLIGRA_LIB_SOVERSION})
 +
  install(TARGETS braindumpcore ${INSTALL_TARGETS_DEFAULT_ARGS} )
  

-- 
Calligra suite packaging.



More information about the pkg-kde-commits mailing list