Преглед изворни кода

modifying package: apache-1.3.29 20040109 -> 20040110

Ralf S. Engelschall пре 22 година
родитељ
комит
9438461685
1 измењених фајлова са 2 додато и 4 уклоњено
  1. 2 4
      apache/apache.spec

+ 2 - 4
apache/apache.spec

@@ -50,7 +50,7 @@
 %define       V_mod_access_referer 1.0.2
 %define       V_mod_roaming        1.0.2
 %define       V_mod_relocate       1.0
-%define       V_suphp              0.3.1
+%define       V_suphp              0.5
 
 #   package information
 Name:         apache
@@ -62,7 +62,7 @@ Distribution: OpenPKG [BASE]
 Group:        Web
 License:      ASF
 Version:      %{V_apache}
-Release:      20040109
+Release:      20040110
 
 #   package options (suexec related)
 %option       with_suexec               yes
@@ -212,7 +212,6 @@ Source23:     apache.pl
 Source24:     rc.apache
 Source25:     apache.sh
 Patch0:       apache.patch
-Patch1:       http://www.suphp.org/download/suphp-%{V_suphp}-solaris.patch
 
 #   build information
 Prefix:       %{l_prefix}
@@ -448,7 +447,6 @@ AutoReqProv:  no
 %endif
 %if "%{with_suphp}" == "yes"
     %setup16 -q -T -D -a 16
-    %patch1 -p0
 %endif
 
 %build