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

Comparing COMP/CMSDIST/bootstrap-driver.spec (file contents):
Revision 1.4 by eulisse, Tue Nov 27 14:33:28 2007 UTC vs.
Revision 1.7 by elmer, Mon Feb 4 07:57:17 2008 UTC

# Line 1 | Line 1
1   ### RPM external bootstrap-driver 1.0
2 < Source: bootstrap
3 < Requires: apt
2 > Source: bootstrap
3 > Requires: apt zlib expat openssl beecrypt bz2lib db4 elfutils neon libxml2 rpm
4  
5   %prep
6   %build
# Line 58 | Line 58 | slc*online* )
58   esac
59  
60   case $cmsplatf in
61 <    ydl*_ppc64* )
61 >    ydl*_ppc64_* )
62 >        platformSeeds="$platformSeeds gcc libgcc libstdc++"
63 >    ;;
64 >    ydl*_ppc_* )
65          platformSeeds="$platformSeeds gcc libgcc libstdc++"
66      ;;
67   esac

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines