Bug ID | 1083558 |
---|---|
Summary | Correct Requires(pre) in %reconfigure_fonts_prereq from fontpackages-devel |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | stefan.bruens@rwth-aachen.de |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
The Requires(pre): perl aaa_base can likely be dropped: - there is no pre(un)install script - perl is only used by the /optional/ fonts-config post* scripts - the fonts-config package already specifies its perl requirements - perl-base instead of perl would be sufficient The remaining macros use only stuff from coreutils (mkdir, touch, ...) and shell builtins.