[packages/oracle-instantclient] SONAME still at 12.1

glen glen at pld-linux.org
Sun Sep 10 15:59:38 CEST 2017


commit 504ed6521ffcc4380399f2f29b148241900ae9b9
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sun Sep 10 16:42:36 2017 +0300

    SONAME still at 12.1

 oracle-instantclient.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oracle-instantclient.spec b/oracle-instantclient.spec
index 9cbcc6f..a62b48c 100644
--- a/oracle-instantclient.spec
+++ b/oracle-instantclient.spec
@@ -81,7 +81,7 @@ ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		driver_ver	%(echo %{version} | cut -d. -f1)
-%define		soname		%(echo %{version} | cut -d. -f1,2)
+%define		soname		12.1
 
 # verify these with odbc_update_ini.sh
 %define		driver_name	"Oracle %{driver_ver}c ODBC driver"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/oracle-instantclient.git/commitdiff/970a7676b710c235e029d74825353e0916188aa2



More information about the pld-cvs-commit mailing list