httpd on el8

9 views
Skip to first unread message

Bjarne Saltbæk

unread,
Jun 7, 2019, 1:49:03 PM6/7/19
to redsleeve-users
Hi Jacco

Could you please build httpd-2.4.37-10.module+el8+2764+7127e69e.src.rpm ?
Its the same patching as on EL7.
Just replacing index.html with a RedSleeve branded page

--- a/index.html        2019-06-07 17:21:19.216971438 +0000
+++ b/index.html        2018-11-08 22:19:03.000000000 +0000
@@ -2,7 +2,7 @@

 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
        <head>
-               <title>Test Page for the Apache HTTP Server on Red Hat Enterprise Linux</title>
+               <title>Test Page for the Apache HTTP Server on Red Sleeve Enterprise Linux</title>
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                <style type="text/css">
                        /*<![CDATA[*/
@@ -85,7 +85,7 @@
        </head>

        <body>
-               <h1>Red Hat Enterprise Linux <strong>Test Page</strong></h1>
+               <h1>Red Sleeve Enterprise Linux <strong>Test Page</strong></h1>

                <div class="content">
                        <div class="content-middle">
@@ -103,7 +103,7 @@

                                        <p>For example, if you experienced problems while visiting www.example.com, you should send e-mail to "webm...@example.com".</p>

-                                       <p>For information on Red Hat Enterprise Linux, please visit the <a href="http://www.redhat.com/">Red Hat, Inc. website</a>. The documentatio                n for Red Hat Enterprise Linux is <a href="http://www.redhat.com/docs/manuals/enterprise/">available on the Red Hat, Inc. website</a>.</p>
+                                       <p>For information on Red Sleeve Enterprise Linux, please visit the <a href="http://www.redsleeve.com/">Red Sleeve website</a>.</p>
                                        <hr />
                                </div>

remember to add:
--define 'dist .module+el8+2764+7127e69e'

to rpmbuild/mock.


BR,
Bjarne

Bjarne Saltbæk

unread,
Jun 7, 2019, 1:53:29 PM6/7/19
to redsleeve-users
Sorry httpd in AppStream ofc.

BR,
Bjarne


Sendt fra Outlook



Fra: redslee...@googlegroups.com <redslee...@googlegroups.com> på vegne af Bjarne Saltbæk <arnebj...@hotmail.com>
Sendt: 7. juni 2019 19:49
Til: redsleeve-users
Emne: [RSEL-users] httpd on el8
 
--
You received this message because you are subscribed to the Google Groups "redsleeve-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redsleeve-use...@googlegroups.com.
To post to this group, send email to redslee...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/redsleeve-users/AM0PR05MB5889E8AA3C1851AC218E4D5CC2100%40AM0PR05MB5889.eurprd05.prod.outlook.com.
For more options, visit https://groups.google.com/d/optout.

Jacco Ligthart

unread,
Jun 7, 2019, 4:51:15 PM6/7/19
to redsleeve-users

Hi Bjarne,


should be in the next reposync, around 00:00 UTC


Jacco

Pat Riehecky

unread,
Jun 7, 2019, 5:20:07 PM6/7/19
to redslee...@googlegroups.com
You'll also want to keep an eye out for when this lands : https://bugzilla.redhat.com/show_bug.cgi?id=1651376

For more options, visit https://groups.google.com/d/optout.

-- 
Pat Riehecky

Fermi National Accelerator Laboratory
www.fnal.gov
www.scientificlinux.org

Bjarne Saltbæk

unread,
Jun 18, 2019, 7:18:47 AM6/18/19
to redsleeve-users
To Jacco.

Hmm I was a little too quick with the httpd rpm

It has this:

Requires: /etc/mime.types, system-logos-httpd

system-logos-httpd is a distro-specific RPM which contains various ie Fedora grapics (see https://www.rpmfind.net/linux/rpm2html/search.php?query=system-logos-httpd and https://pagure.io/generic-logos/ )

I am not in the mood for start drawing, so could you make a something like:

-Requires: /etc/mime.types, system-logos-httpd

+ %bcond_without systemlogos

+Requires: /etc/mime.types

+ %if %{with_systemlogos}
+ system-logos-httpd
+ %endif

BR,
Bjarne

generic-logos - A replacement for fedora-logos ===== The generic-logos package contains various image files which can be used by the bootloader, anaconda, and other related tools.

RPM resource system-logos-httpd Found 59 RPM for system-logos-httpd


Sendt fra Outlook



Fra: redslee...@googlegroups.com <redslee...@googlegroups.com> på vegne af Bjarne Saltbæk <arnebj...@hotmail.com>
Sendt: 7. juni 2019 19:49
Til: redsleeve-users
Emne: [RSEL-users] httpd on el8
 

Jacco Ligthart

unread,
Jun 18, 2019, 7:19:34 PM6/18/19
to redslee...@googlegroups.com

Hi Bjarne,


The only thing that is in that logos-httpd rpm is a poweredby png. Just install the rpm without its dependencies and it will work.


Rather than changing the httpd package I would like to make a good redsleeve-logos package. In the RSEL7 version of the logos there is already an poweredby png. Is that one not good enough?


Jacco

Reply all
Reply to author
Forward
0 new messages