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: 16-Feb-2009 20:05:22 Branch: HEAD Handle: 2009021619052200 Modified files: openpkg-src/apache-suphp apache-suphp.spec Log: remove no longer existing functionality Summary: Revision Changes Path 1.6 +1 -6 openpkg-src/apache-suphp/apache-suphp.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apache-suphp/apache-suphp.spec ============================================================================ $ cvs diff -u -r1.5 -r1.6 apache-suphp.spec --- openpkg-src/apache-suphp/apache-suphp.spec 25 Dec 2008 17:24:35 -0000 1.5 +++ openpkg-src/apache-suphp/apache-suphp.spec 16 Feb 2009 19:05:22 -0000 1.6 @@ -32,13 +32,12 @@ Group: Web License: GPL Version: 0.7.0 -Release: 20081225 +Release: 20090216 # package options %option with_suphp_caller %{l_nusr} %option with_suphp_phpcgi %{l_prefix}/cgi/php %option with_suphp_ugid_mode paranoid -%option with_suphp_ugid_check yes # list of sources Source0: http://www.suphp.org/download/suphp-%{version}.tar.gz @@ -92,10 +91,6 @@ --with-apache-user=%{with_suphp_caller} \ --with-php=%{with_suphp_phpcgi} \ --with-logfile=%{l_prefix}/var/apache/log/apache-suphp.log \ -%if "%{with_suphp_ugid_check}" == "no" - --disable-checkuid \ - --disable-checkgid \ -%endif --with-setid-mode=%{with_suphp_ugid_mode} \ --enable-shared @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
