bstinson / centos / comps

Forked from centos/comps 4 years ago
Clone
Blob Blame History Raw
# add the rpms that are needed for the LWS server here. the format should be :
# |name.arch|
# with one entry per line, all lines with # are ignored - so comments are ok 
# the list can be generated via : rpm --qf "|${name}.%{arch}|\n" -qp *.rpm
# make sure that this list satisfies a repoclose run so all deps are met
# the | at the start and end of each name.arch are NOT optional
# and no blank lines