summaryrefslogtreecommitdiffstats
path: root/README
blob: d377b98ae5d49dab36e2e46600f46b80fdf23764 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
oracle
------

Spec file to build Oracle Instant Client

RPM can't be published but are used to build php-oci8, tora, ...

Download .zip files from:
http://www.oracle.com/technology/software/tech/oci/instantclient/index.html


One spec file per version / architecture, as upstream sometime release them
at different time, and content may also differ.


Differences with upstream packages:

- installation under /usr/lib64 instead of /usr/lib (x86_64)
- linker configuration to find the libraries
- some documentation (demo) in /usr/share/doc
- no version in package name, as parallel installation
  is not supported, so does not make sense
- auto provides/requires enabled
- rtsora not packaged (missing dependency on libcobcrtn64.so)