Bug 522370

Summary: Absent BuildRoot tag is not error nowadays
Product: [Fedora] Fedora Reporter: Pavel Alexeev <pahan>
Component: rpmlintAssignee: Ville Skyttä <ville.skytta>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: manuel.wolfshant, tmz, ville.skytta
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: 2009-09-10 20:44:35 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 Pavel Alexeev 2009-09-10 08:40:54 UTC
$ rpmlint -i Hubbitus-release-11.spec
Hubbitus-release-11.spec: E: no-buildroot-tag
The BuildRoot tag isn't used in your spec. It must be used in order to allow
building the package as non root on some systems.

Accordingly to guidelines https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRoot_tag it is incorrect now.

So, I think until Epel require it, you should turn this error into warning with appropriate text and mention only when it is needed.

Comment 1 Ville Skyttä 2009-09-10 20:44:35 UTC

*** This bug has been marked as a duplicate of bug 515185 ***