ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/xcmsi-compatibility.spec
Revision: 1.1
Committed: Tue Jul 4 10:25:46 2006 UTC (18 years, 10 months ago) by eulisse
Branch: MAIN
Log Message:
First import. Once installed it should link to the old scram db created by
xcmsi.

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM cms xcmsi-compatibility 1.0
2     # This spec is used to link the old scramdb to the new one.
3     Requires: SCRAM SCRAMV1 cms-env
4    
5     %prep
6     %build
7     %install
8     %post
9     source $RPM_INSTALL_PREFIX/cmsset_default.sh
10     scramv1 db link $RPM_INSTALL_PREFIX/Releases/SCRAM/scramdb/project.lookup
11     %preun
12     source $RPM_INSTALL_PREFIX/cmsset_default.sh
13     scramv1 db link $RPM_INSTALL_PREFIX/Releases/SCRAM/scramdb/project.lookup