Browse Source

synchronize gd/pdflib support with 'php' package

Ralf S. Engelschall 21 years ago
parent
commit
144bf73da1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      apache/apache.spec

+ 2 - 2
apache/apache.spec

@@ -66,7 +66,7 @@ Class:        BASE
 Group:        Web
 License:      ASF
 Version:      %{V_apache}
-Release:      20050228
+Release:      20050301
 
 #   package options (suexec related)
 %option       with_suexec               yes
@@ -669,7 +669,7 @@ AutoReqProv:  no
 %if "%{with_mod_ssl}" == "yes"
       CFLAGS="$CFLAGS -DEAPI"
 %endif
-%if "%{with_mod_php_gd}" == "yes"
+%if "%{with_mod_php_gd}" == "yes" || "%{with_mod_php_pdflib}" == "yes"
       LIBS="$LIBS -lpng -lz"
 %endif
 %if "%{with_mod_php_gettext}" == "yes" || "%{with_mod_php_mssql}" == "yes"