New functionality added: - 'hide' meta file to list files that should be 'nohist' in the IDB - 'ops' meta file to list files and associated ops - 'depends' meta file to list prereqs for the specfile. Several new functions where introduced and a few old ones where updated. Fixed a bug in create_idb which resulted in all toplevel image descriptions being set to the first one listed in image.conf Extended subsys.conf to use wildcards to match files for the subsystems What's missing currently is the ability to check if there are unpackaged files left in the staging area, like rpm does. New functionality has been ligthly tested
16 lines
693 B
Plaintext
16 lines
693 B
Plaintext
bin/* sw.base keep root sys Base Software
|
|
sbin/* sw.base 0744 root sys Base Software
|
|
etc/* sw.base keep root sys Base Software
|
|
libexec/* sw.base keep root sys Base Software
|
|
mips-sgi-irix5.3/* sw.base keep root sys Base Software
|
|
mips-sgi-irix6.2/* sw.base keep root sys Base Software
|
|
lib/*.so sw.devel keep root sys Development files
|
|
lib/*.a sw.devel keep root sys Development files
|
|
lib/*.so.* sw.base keep root sys Base Software
|
|
include/* sw.devel keep root sys Development files
|
|
info/* man.doc keep root sys Documentation
|
|
man/* man.manpages keep root sys Manpages
|
|
doc/* man.doc keep root sys Documentation
|
|
share/* sw.base keep root sys Base Software
|
|
ssl/* sw.base keep root sys Base Software
|