File fix_soversion.patch of Package openjpeg

--- CMakeLists.txt.orig	2011-01-02 20:14:55.000000000 +0200
+++ CMakeLists.txt	2011-10-13 21:26:55.280000038 +0300
@@ -38,7 +38,7 @@
 # will increment either the minor or major version number of openjpeg
 SET(OPENJPEG_LIBRARY_PROPERTIES
   VERSION   "${OPENJPEG_VERSION_MAJOR}.${OPENJPEG_VERSION_MINOR}.${OPENJPEG_VERSION_BUILD}"
-  SOVERSION "${OPENJPEG_VERSION_MAJOR}.${OPENJPEG_VERSION_MINOR}"
+  SOVERSION "${OPENJPEG_VERSION_MAJOR}"
 )
 # You will also need to define a value for the following variables:
 # OPENJPEG_INSTALL_BIN_DIR          - binary dir (executables)
openSUSE Build Service is sponsored by