瀏覽代碼

upgrading package: apache 1.3.27 -> 1.3.28

Ralf S. Engelschall 22 年之前
父節點
當前提交
a7630fe97e
共有 2 個文件被更改,包括 7 次插入7 次删除
  1. 4 4
      apache/apache.patch
  2. 3 3
      apache/apache.spec

+ 4 - 4
apache/apache.patch

@@ -1,5 +1,5 @@
---- apache_1.3.27/configure.orig	Tue May 21 14:24:59 2002
-+++ apache_1.3.27/configure	Mon Feb 10 11:08:40 2003
+--- apache_1.3.28/configure.orig	Tue May 21 14:24:59 2002
++++ apache_1.3.28/configure	Mon Feb 10 11:08:40 2003
 @@ -1216,10 +1216,10 @@
  ##   or we cannot support the case where the relative
  ##   path is just the emtpy one, i.e. ""]
@@ -15,8 +15,8 @@
  
  ##
  ##  check and debug
---- apache_1.3.27/src/Configure.dist	2003-06-11 11:59:51.000000000 +0200
-+++ apache_1.3.27/src/Configure	2003-06-11 12:46:14.000000000 +0200
+--- apache_1.3.28/src/Configure.dist	2003-06-11 11:59:51.000000000 +0200
++++ apache_1.3.28/src/Configure	2003-06-11 12:46:14.000000000 +0200
 @@ -1190,14 +1190,20 @@
  	    SHLIB_SUFFIX_DEPTH=0
  	    ;;

+ 3 - 3
apache/apache.spec

@@ -33,8 +33,8 @@
 ##  go with the macro mechanism. But do not try to repeat this!
 
 #   package component versions
-%define       V_apache             1.3.27
-%define       V_mod_ssl            2.8.14-1.3.27
+%define       V_apache             1.3.28
+%define       V_mod_ssl            2.8.15-1.3.28
 %define       V_mod_perl           1.28
 %define       V_mod_php            4.3.2
 %define       V_mod_php3           3.0.18
@@ -60,7 +60,7 @@ Distribution: OpenPKG [BASE]
 Group:        Web
 License:      ASF
 Version:      %{V_apache}
-Release:      20030717
+Release:      20030718
 
 #   package options (suexec related)
 %option       with_suexec               yes