SOURCES: apache1-mod_ssl-nohttpd.patch - take apache version from ...

glen glen at pld-linux.org
Tue Oct 23 02:11:16 CEST 2007


Author: glen                         Date: Tue Oct 23 00:11:16 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- take apache version from build time

---- Files affected:
SOURCES:
   apache1-mod_ssl-nohttpd.patch (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SOURCES/apache1-mod_ssl-nohttpd.patch
diff -u SOURCES/apache1-mod_ssl-nohttpd.patch:1.8 SOURCES/apache1-mod_ssl-nohttpd.patch:1.9
--- SOURCES/apache1-mod_ssl-nohttpd.patch:1.8	Sun Jul 30 15:37:14 2006
+++ SOURCES/apache1-mod_ssl-nohttpd.patch	Tue Oct 23 02:11:11 2007
@@ -6,7 +6,7 @@
      apache=$APXS_PREFIX
 -    APV=`$APXS_SBINDIR/$APXS_TARGET -v | grep "Server version:" |\
 -         sed -e 's;^.*Apache/;;' -e 's; .*$;;'`
-+    APV="1.3.37"
++    APV="@APACHE_VERSION@"
  else
      if [ ! -f "$apache/src/include/httpd.h" ]; then
          echo "$0:${T_MD}Error${T_ME}: Cannot find Apache 1.3 source tree under $apache" 1>&2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/apache1-mod_ssl-nohttpd.patch?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list