]> git.pld-linux.org Git - packages/openssl.git/commitdiff
change soname to lib*.so.0.9.6.1 (workaround ABI break)
authorArtur Frysiak <artur@frysiak.net>
Mon, 7 May 2001 14:27:06 +0000 (14:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl-soname.patch -> 1.1

openssl-soname.patch [new file with mode: 0644]

diff --git a/openssl-soname.patch b/openssl-soname.patch
new file mode 100644 (file)
index 0000000..a7ad647
--- /dev/null
@@ -0,0 +1,11 @@
+--- openssl-0.9.6a/Makefile.ssl.soname Mon May  7 16:06:18 2001
++++ openssl-0.9.6a/Makefile.ssl        Mon May  7 16:06:59 2001
+@@ -10,7 +10,7 @@
+ SHLIB_VERSION_NUMBER=0.9.6
+ SHLIB_VERSION_HISTORY=
+ SHLIB_MAJOR=0
+-SHLIB_MINOR=9.6
++SHLIB_MINOR=9.6.1
+ SHLIB_EXT=.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
+ PLATFORM=linux-elf
+ OPTIONS=--openssldir=/var/lib/openssl shared
This page took 0.033704 seconds and 4 git commands to generate.