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

Comparing COMP/CMSDIST/oracle.spec (file contents):
Revision 1.17 by elmer, Mon Apr 9 23:02:44 2007 UTC vs.
Revision 1.23 by eulisse, Tue Jun 26 22:39:03 2007 UTC

# Line 1 | Line 1
1 < ### RPM external oracle 10.2.0.2
1 > ### RPM external oracle 10.2.0.2-wt1
2   ## INITENV SET ORACLE_HOME %i
3 < ## BUILDIF case $(uname):$(uname -p) in Linux:i*86 ) true ;; Linux:x86_64 ) true ;;  Linux:ppc64 ) false ;; Darwin:* ) true ;; * ) false ;; esac
3 > ## BUILDIF case $(uname):$(uname -p) in Linux:i*86 ) true ;; Linux:x86_64 ) true ;;  Linux:ppc64 ) false ;; Darwin:* ) false ;; * ) false ;; esac
4  
5   Source0: http://oraclelon1.oracle.com/otn/linux/instantclient/10201/instantclient-basic-linux32-10.2.0.2-20060331.zip
6   Source1: http://oraclelon1.oracle.com/otn/linux/instantclient/10201/instantclient-sdk-linux32-10.2.0.2-20060331.zip
# Line 10 | Line 10 | Source3: http://oraclelon1.oracle.com/ot
10   Source4: http://oraclelon1.oracle.com/otn/linux/instantclient/10201/instantclient-sdk-linux-x86-64-10.2.0.2-20060228.zip
11   Source5: http://oraclelon1.oracle.com/otn/linux/instantclient/10201/instantclient-sqlplus-linux-x86-64-10.2.0.2-20060228.zip
12  
13 < Source6: http://oraclelon1.oracle.com/otn/linux/instantclient/10201/instantclient-basic-macosx-10.1.0.3.zip
14 < Source7: http://oraclelon1.oracle.com/otn/linux/instantclient/10201/instantclient-sdk-macosx-10.1.0.3.zip
15 < Source8: http://oraclelon1.oracle.com/otn/linux/instantclient/10201/instantclient-sqlplus-macosx-10.1.0.3.zip
13 > # Not accessible with a user/pass and not in suncms cache
14 > #Source6: http://oraclelon1.oracle.com/otn/linux/instantclient/10201/instantclient-basic-macosx-10.1.0.3.zip
15 > #Source7: http://oraclelon1.oracle.com/otn/linux/instantclient/10201/instantclient-sdk-macosx-10.1.0.3.zip
16 > #Source8: http://oraclelon1.oracle.com/otn/linux/instantclient/10201/instantclient-sqlplus-macosx-10.1.0.3.zip
17  
18   Source9: oracle-license
19   Source10: http://www.oracle.com/technology/tech/oci/occi/downloads/occi_gcc343_102020.tar.gz
# Line 38 | Line 39 | case %cmsos in
39      yes | unzip %_sourcedir/*-sqlplus-*linux-x86-64*.zip
40      ;;
41    osx* )
42 <    yes | unzip %_sourcedir/*-basic-*macosx*.zip
43 <    yes | unzip %_sourcedir/*-sdk-*macosx*.zip
44 <    yes | unzip %_sourcedir/*-sqlplus-*macosx*.zip
42 >    #yes | unzip %_sourcedir/*-basic-*macosx*.zip
43 >    #yes | unzip %_sourcedir/*-sdk-*macosx*.zip
44 >    #yes | unzip %_sourcedir/*-sqlplus-*macosx*.zip
45      ;;  
46   esac
47  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines