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.8 by eulisse, Mon Feb 4 19:40:40 2008 UTC vs.
Revision 1.11 by elmer, Wed Feb 20 23:15:13 2008 UTC

# Line 1 | Line 1
1 < ### RPM external bootstrap-driver 1.0
1 > ### RPM external bootstrap-driver 19.0c
2   Source: bootstrap
3   Requires: apt zlib expat openssl beecrypt bz2lib db4 elfutils neon libxml2 rpm cms-common
4  
# Line 107 | Line 107 | mkdir -p %{i}/etc/profile.d
107   echo "unsupportedProvides=\"$unsupportedProvides\""; \
108   echo "defaultPkgs=\"$defaultPkgs\""; \
109   ) > %{i}/%{cmsplatf}-driver.txt
110 + # FIXME: Hack to make sure that the cms-common package is named correctly in the driver file.
111 + # We should make sure that the $PACKAGE_CATEGORY variable is used (requires changes to cmsBuild.sh which
112 + # I don't want to do at this point.
113 + perl -p -i -e 's|external[+]cms-common|cms+cms-common|g' %{i}/%{cmsplatf}-driver.txt

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines