]> git.pld-linux.org Git - packages/oracle-instantclient.git/commitdiff
descriptions for libocci.so, liboramysql.so
authorElan Ruusamäe <glen@delfi.ee>
Sun, 6 Apr 2014 22:59:17 +0000 (01:59 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 6 Apr 2014 22:59:17 +0000 (01:59 +0300)
oracle-instantclient.spec

index 0fde32044f5b571e27f51d913d92d104df878cec..f33932b7799d2e7786749ecf0f69224cc40b3493 100644 (file)
@@ -289,7 +289,11 @@ EOF
 %attr(755,root,root) %{_libdir}/libclntshcore.so.%{soname}
 
 # subpackage these (not directly needed by php-ext):
+# libocci.so: OCCI (Oracle C++ Call Interface) Library
 %attr(755,root,root) %{_libdir}/libocci.so.*
+
+# liboramysql.so: MySQL Client Library Driver for Oracle Database,
+# drop-in replacement for MySQL Commercial Connector/C 6.0 client library.
 %attr(755,root,root) %{_libdir}/liboramysql%{driver_ver}.so
 
 %files basiclite
This page took 0.069866 seconds and 4 git commands to generate.