[packages/midori] - it seems that soversion is broken

witekfl witekfl at pld-linux.org
Wed Jan 1 21:28:43 CET 2014


commit 47109837e600f6886a37e29cfa5fe2241acad357
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Wed Jan 1 21:27:41 2014 +0100

    - it seems that soversion is broken

 soversion.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/soversion.patch b/soversion.patch
new file mode 100644
index 0000000..c1f1595
--- /dev/null
+++ b/soversion.patch
@@ -0,0 +1,11 @@
+--- midori-0.5.6/midori/CMakeLists.txt.orig	2014-01-01 21:12:02.451888244 +0100
++++ midori-0.5.6/midori/CMakeLists.txt	2014-01-01 21:12:27.475088363 +0100
+@@ -57,7 +57,7 @@ target_link_libraries(${LIBMIDORI}
+ set_target_properties(${LIBMIDORI} PROPERTIES
+                       COMPILE_FLAGS ${CFLAGS}
+                       SOVERSION 1
+-                      VERSION 0.0.0
++                      VERSION 1.0.0
+                       )
+ if (WIN32)
+     install(TARGETS ${LIBMIDORI}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/midori.git/commitdiff/4631c4ae855fe32915d044b6e6cd4523912dc6c6



More information about the pld-cvs-commit mailing list