OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 01-Mar-2005 09:29:30 Branch: HEAD Handle: 2005030108293000 Modified files: openpkg-src/apache apache.spec Log: synchronize gd/pdflib support with 'php' package Summary: Revision Changes Path 1.288 +2 -2 openpkg-src/apache/apache.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apache/apache.spec ============================================================================ $ cvs diff -u -r1.287 -r1.288 apache.spec --- openpkg-src/apache/apache.spec 28 Feb 2005 13:27:28 -0000 1.287 +++ openpkg-src/apache/apache.spec 1 Mar 2005 08:29:30 -0000 1.288 @@ -66,7 +66,7 @@ Group: Web License: ASF Version: %{V_apache} -Release: 20050228 +Release: 20050301 # package options (suexec related) %option with_suexec yes @@ -669,7 +669,7 @@ %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" @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org