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

+ 9 - 7
apache/apache.spec

@@ -574,13 +574,15 @@ AutoReqProv:  no
 %endif
           --disable-shared \
           --enable-track-vars
-#   FIXME:
-#   --enable-safe-mode
-#   --with-exec-dir[=DIR]
-#   --enable-magic-quotes
-#   --enable-memory-limit
-#   --enable-sysvsem
-#   --enable-sysvshm
+      #   FIXME: the following options would also be nice to 
+      #   be added conditionally, but the RPM 4.0.2 macro processor
+      #   is already at its limit and does not allow more here.
+      #   --enable-safe-mode
+      #   --with-exec-dir[=DIR]
+      #   --enable-magic-quotes
+      #   --enable-memory-limit
+      #   --enable-sysvsem
+      #   --enable-sysvshm
       %{l_make} %{l_mflags}
       %{l_make} %{l_mflags} install \
           prefix=$RPM_BUILD_ROOT%{l_prefix}