ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/oracle.spec
Revision: 1.1
Committed: Wed Feb 22 14:29:39 2006 UTC (19 years, 2 months ago) by eulisse
Branch: MAIN
CVS Tags: test2, test1, NataliaStart
Log Message:
First import of the spec file for oracle. This is probably not legal to do,
but I need it to continue creating the spec files of CORAL dependencies...
Will come back here when management decides what should be the behaviour
of this package.

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM external oracle 10.1.0.3
2     Source: http://eulisse.web.cern.ch/eulisse/%n-%v.tgz
3    
4     %prep
5     %setup -n %{n}-%{v}
6     %build
7     %install
8     ls
9     cp -r bin %i
10     cp -r include %i
11     cp -r lib %i