ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/oracle-toolfile.spec
(Generate patch)

Comparing COMP/CMSDIST/oracle-toolfile.spec (file contents):
Revision 1.2 by eulisse, Mon Sep 6 23:18:29 2010 UTC vs.
Revision 1.3 by muzaffar, Thu Sep 23 08:21:35 2010 UTC

# Line 1 | Line 1
1   ### RPM external oracle-toolfile 1.0
2   Requires: oracle
3 + Requires: oracle-env
4   %prep
5  
6   %build
# Line 14 | Line 15 | cat << \EOF_TOOLFILE >%i/etc/scram.d/ora
15    @OS_LIBS@
16    <client>
17      <environment name="ORACLE_BASE" default="@TOOL_ROOT@"/>
18 <    <environment name="ORACLE_ADMINDIR"/>
18 >    <environment name="ORACLE_ADMINDIR" value="@ORACLE_ENV_ROOT@/etc"/>
19      <environment name="LIBDIR" value="$ORACLE_BASE/lib"/>
20      <environment name="BINDIR" value="$ORACLE_BASE/bin"/>
21      <environment name="INCLUDE" value="$ORACLE_BASE/include"/>
# Line 38 | Line 39 | case $ORACLE_VERSION in
39     ;;
40   esac
41  
42 + export ORACLE_ENV_ROOT
43   ## IMPORT scram-tools-post

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines