[EPEL-devel] Re: [HEADS UP] Removal of obsolete scriptlets

2019-01-03 Thread Neal Gompa
On Thu, Jan 3, 2019 at 4:16 PM Igor Gnatenko  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!
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
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/epel-devel@lists.fedoraproject.org


Re: [HEADS UP] Removal of obsolete scriptlets

2019-01-03 Thread Neal Gompa
On Thu, Jan 3, 2019 at 4:16 PM Igor Gnatenko  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@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org


[EPEL-devel] [HEADS UP] Removal of obsolete scriptlets

2019-01-03 Thread Igor Gnatenko
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
-- 
-Igor Gnatenko
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
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/epel-devel@lists.fedoraproject.org


[HEADS UP] Removal of obsolete scriptlets

2019-01-03 Thread Igor Gnatenko
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
-- 
-Igor Gnatenko
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org