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

Comparing COMP/CMSDIST/xcmsi-compatibility.spec (file contents):
Revision 1.7 by eulisse, Tue Jul 18 16:52:30 2006 UTC vs.
Revision 1.9 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM cms xcmsi-compatibility 1.0
2 + Requires: gcc-wrapper
3   # This spec is used to link the old scramdb to the new one.
4   Source: none
5   Requires: SCRAM SCRAMV1 cms-env
6  
7   %prep
8   %build
9 + ## IMPORT gcc-wrapper
10   %install
11  
12   %post
# Line 15 | Line 17 | then
17   else
18      source $RPM_INSTALL_PREFIX/cmsset_default.sh
19      scramv1 db -link $RPM_INSTALL_PREFIX/Releases/SCRAM/scramdb/project.lookup
20 <    scramv1 db link $RPM_INSTALL_PREFIX/Releases/SCRAM/scramdb/project.lookup
20 >    scramv0 db link $RPM_INSTALL_PREFIX/Releases/SCRAM/scramdb/project.lookup
21   fi
22  
23   %preun

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines