On Thu, Jan 3, 2019 at 4:16 PM Igor Gnatenko <i.gnatenko.brain@xxxxxxxxx> wrote: > > I'm going to push multiple commits to packages (I'll send list later) > which execute scriptlets which are not needed anymore for Fedora. > > However, people tend to keep same spec for Fedora and EPEL which makes > everything much more complicated. So please, if you have such package, > guard scriptlets by `%if 0%{?rhel} && 0%{?rhel} <= 8` (because I > believe that RHEL8 doesn't have all required things). > > https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets The triggers that obsolete those scriptlets appear to exist in RHEL 8, judging by the specs for some of the source packages. Thus, `%if 0%{?rhel} && 0%{?rhel} < 8` is sufficient. -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx