On Thu, 25 Mar 2004, Robert P. J. Day wrote: > > technically, are the things like scripts and triggers considered part > of the payload portion of the RPM file, or part of the header section? > The header. You can actually query particular header tags to pull out the scripts: rpm -q --qf "%{POSTIN}" kernel I actually use this to check the syntax of scripts (though I also use --specfile on the command line). cheers...james _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list