rpmbuild
Option
|
Usage
|
--nodeps
|
Don't verify dependencies.
|
--nodigest
|
Don't verify the package or header digests.
|
--nofiles
|
Don't verify the file attributes.
|
--noscripts
|
Don't try to verify the scripts.
|
--nosignature
|
Don't verify the package or header signatures.
|
--nolinkto
|
Don't verify the link file attribute.
|
--nomd5
|
Don't verify the MD5 digest file attribute.
|
--nosize
|
Don't verify the file size attribute.
|
--nouser
|
Don't verify the file owner attribute.
|
--nogroup
|
Don't verify the file group owner attribute.
|
--nomtime
|
Don't verify the file mtime attribute.
|
--nomode
|
Don't verify the file mode attribute.
|
--nordev
|
Don't verify the file rdev attribute.
|
-a
|
Verify all packages in a given group.
|
-g group
|
Verify all packages in a given group.
|
-p file
|
Verify the given RPM file.
|
rpmbuild
covers another option for verifying a package file, the rpm –K command.