Re: Adding a rpm spec file to httpd v2.0

2003-03-27 Thread William A. Rowe, Jr.
At 03:29 AM 3/27/2003, Graham Leggett wrote: >William A. Rowe, Jr. wrote: > >>Finally an answer I can contribute to from Win32's perspective ;-) >>We extract the version into all compiled binaries by invoking build/win32ver.awk, >>with a command such as; >>awk -f ./build/win32/win32ver.awk libhttpd

Re: Adding a rpm spec file to httpd v2.0

2003-03-27 Thread Graham Leggett
William A. Rowe, Jr. wrote: Finally an answer I can contribute to from Win32's perspective ;-) We extract the version into all compiled binaries by invoking build/win32ver.awk, with a command such as; awk -f ./build/win32/win32ver.awk libhttpd.dll "Apache HTTP Server Core" ./include/ap_release.h

Re: Adding a rpm spec file to httpd v2.0

2003-03-26 Thread William A. Rowe, Jr.
At 10:46 AM 3/26/2003, Graham Leggett wrote: >Does anyone have a quick howto on how the httpd version gets embedded into the >tarball when it is rolled? I looked at the build/httpd_roll_release file but I could >not see where it was done. Finally an answer I can contribute to from Win32's persp

Adding a rpm spec file to httpd v2.0

2003-03-26 Thread Graham Leggett
Hi all, A while back it was discussed whether an rpm spec file could be added to httpd v2.0 (and v2.1), and people said it was a good idea, but then it fell by the wayside. I am looking at this again, and have a number of questions. When a source tarball is created, there should be an httpd.sp