Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Staging:A
rpmlint
buildroot-in-scripts.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File buildroot-in-scripts.diff of Package rpmlint
From: Some One <nobody@opensuse.org> Date: Thu, 9 Apr 2015 14:55:39 +0200 Subject: [PATCH] buildroot-in-scripts.diff =================================================================== --- SpecCheck.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SpecCheck.py b/SpecCheck.py index dde66fc..63897f2 100644 --- a/SpecCheck.py +++ b/SpecCheck.py @@ -238,7 +238,9 @@ class SpecCheck(AbstractCheck.AbstractCheck): continue - if current_section in ('prep', 'build') and \ + if current_section in ('prep', 'build','pre', 'post', 'postun', + 'trigger', 'triggerin', 'triggerprein', 'triggerun', 'triggerpostun', + 'pretrans', 'posttrans') and \ contains_buildroot(line): printWarning(pkg, 'rpm-buildroot-usage', '%' + current_section, line[:-1].strip())
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor