LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Custom Apache RPM (https://www.linuxquestions.org/questions/linux-newbie-8/custom-apache-rpm-771118/)

L1nuxn00b703 11-23-2009 09:15 PM

Custom Apache RPM
 
Hello,
Anyone know a good tutorial to create a custom RPM for Apache 2.2.14?

knudfl 11-24-2009 09:12 AM

I guess, you can just look into the file httpd.spec
in the Fedora 12 source, and modify the configure
line to your needs.
And build a package with : rpmbuild -bb httpd.spec
http://download.fedora.redhat.com/pu...4.fc12.src.rpm
.....
.....
http://httpd.apache.org/
Apache 2.2.14 has just been released, no howto's yet ?
If one exists, may be find it with Google.
.....
Documentation 2.2.xx
http://httpd.apache.org/docs/2.2/
.....


All times are GMT -5. The time now is 09:23 AM.