[Bug 2041430] New: [RFC] Drop support for mod_perl in F36+/EL9+

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2041430

            Bug ID: 2041430
           Summary: [RFC] Drop support for mod_perl in F36+/EL9+
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: perl-Plack
          Assignee: rc040203@xxxxxxxxxx
          Reporter: xavier@xxxxxxxxxxxx
        QA Contact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: emmanuel@xxxxxxxxx, jose.p.oliveira.oss@xxxxxxxxx,
                    perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx,
                    rc040203@xxxxxxxxxx, xavier@xxxxxxxxxxxx
  Target Milestone: ---
    Classification: Fedora



Hi Ralf,

As you know, I'll take care of building perl-Plack in EPEL 9. One of the
dependency is mod_perl, which won't make it to EPEL 9 and is marked as
abandoned/unsupported for Fedora in the specfile.

I'd like to suggest the following tuning to the rawhide branch specfile.
It disables mod_perl support for both el9+, but I thought it might make sense
to also disable it in F36+. I'd like to get this or a variation of this in
rawhide so one can keep a non-diverging history in the epel9 branch.

I'll submit a proper PR once you gave me your thoughts on this approach.

"""

 # Build with mod_perl support for Apache HTTP server version 2.
 # Abandoned/Unsupported in Fedora.
+%if 0%{?rhel} >= 9 || 0%{?fedora} >= 36
+%bcond_with perl_Plack_enables_httpd2
+%else
 %bcond_without perl_Plack_enables_httpd2
+%endif

 # Recommends IPv6 support to HTTP::Server::PSGI embedded web server
 %bcond_without perl_Plack_enables_ipv6
"""

Regards,
Xavier


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2041430
_______________________________________________
perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite Information]

  Powered by Linux