Просмотр исходного кода

fix tracking, disable PEAR (hint by Thomas Rohde)

Ralf S. Engelschall 23 лет назад
Родитель
Сommit
42a32003d8
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      apache/apache.spec

+ 2 - 1
apache/apache.spec

@@ -143,7 +143,7 @@ Distribution: OpenPKG [BASE]
 Group:        Web
 License:      ASF
 Version:      %{V_apache}
-Release:      20021004
+Release:      20021005
 
 #   list of sources
 Source0:      http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
@@ -527,6 +527,7 @@ AutoReqProv:  no
 %if "%{with_mod_php_transsid}" == "yes"
           --enable-trans-sid \
 %endif
+          --without-pear \
           --disable-shared \
           --enable-inline-optimization \
           --enable-track-vars