Bug ID | 1217840 |
---|---|
Summary | rpmlint does not check anymore for packages built without distro %{optflags} |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | screening-team-bugs@suse.de |
Reporter | guillaume.gardet@arm.com |
QA Contact | qa-bugs@suse.de |
CC | dimstar@opensuse.org, dmueller@suse.com, fvogt@suse.com |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
At some point, rpmlint checked for packages built without distro %{optflags}. This is not the case anymore. It was added upstream in https://github.com/rpm-software-management/rpmlint/issues/341 So, this should be a matter of setting MandatoryOptflags to the right settings?