Bug 1017792

Summary: %verify doesn't know symlink, maj min
Product: [Fedora] Fedora Documentation Reporter: Jaroslav Škarvada <jskarvad>
Component: rpm-guideAssignee: Ben Cotton <bcotton>
Status: CLOSED WONTFIX QA Contact: Fedora Docs QA <docs-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: develCC: bcotton, pkovar, zach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-14 10:25:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jaroslav Škarvada 2013-10-10 14:07:40 UTC
Description of problem:
In the "Verifying the %files section" chapter of the RPM guide [1], there is written "symlink", but it seems RPM uses "link" instead.

Also I had trouble with the "maj" and "min", I guess there is "rdev" used instead.

Version-Release number of selected component (if applicable):
0.1

How reproducible:
Always

Steps to Reproduce:
1. See the "Verifying the %files section" chapter

Actual results:
There are symlink, maj and min

Expected results:
The link and probably rdev

Additional info:
[1] http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch09s05s05.html

Comment 1 Jaroslav Škarvada 2013-10-10 14:09:33 UTC
By looking on the RPM sources it seems there are also:
%verify(filedigest) and %verify(caps)

Comment 2 Petr Kovar 2017-12-14 10:25:44 UTC
The RPM Guide has been deprecated in favor of https://rpm-packaging-guide.github.io/.

Closing the issue here.