What's the appropriate way to upgrade Apache in RHEL?
Posted
by jldugger
on Server Fault
See other posts from Server Fault
or by jldugger
Published on 2010-03-26T23:37:09Z
Indexed on
2010/03/26
23:43 UTC
Read the original article
Hit count: 261
The version of Apache shipped in RHEL 5.4 is very old. A feature I need only shipped recently. It seems Apache upstream only ships tarballs, and omits binary packages. Obviously I could build from source, but what's the canonical way to upgrade a single package like this?
Is it common procedure to drop a newer tarball in the existing SPEC, or does someone already do all this with an eye towards RHEL?
© Server Fault or respective owner