Bug 1308

Summary: %verify doesn't work as documented
Product: [Retired] Red Hat Raw Hide Reporter: Michael K. Johnson <johnsonm>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-05-16 21:36:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael K. Johnson 1999-02-24 02:41:36 UTC
%verify(maj min) does not work, nor does
%verify(maj,min) in a filelist.  This clashes
with Maximum RPM and no change is documented
in /usr/doc/rpm*/*

Comment 1 Jeff Johnson 1999-03-30 21:22:59 UTC
and never has in rpm-2.5.x. Try %verify(rdev) which is still
a crock because rpm has 16 bit devs while the OS has 64 bit devs.

Comment 2 Jeff Johnson 2000-07-26 11:50:37 UTC
The documentation is wrong.