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: 26-Dec-2007 18:02:48 Branch: HEAD Handle: 2007122617024800 Modified files: openpkg-src/apache-suphp apache-suphp.spec Log: fix permissions on install-sh script Summary: Revision Changes Path 1.2 +2 -1 openpkg-src/apache-suphp/apache-suphp.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apache-suphp/apache-suphp.spec ============================================================================ $ cvs diff -u -r1.1 -r1.2 apache-suphp.spec --- openpkg-src/apache-suphp/apache-suphp.spec 31 Jul 2007 22:24:36 -0000 1.1 +++ openpkg-src/apache-suphp/apache-suphp.spec 26 Dec 2007 17:02:48 -0000 1.2 @@ -33,7 +33,7 @@ Group: Web License: GPL Version: 0.6.2 -Release: 20070801 +Release: 20071226 # package options %option with_suphp_caller %{l_nusr} @@ -76,6 +76,7 @@ %prep %setup -q -n suphp-%{version} %{l_sed} <%{PATCH0} -e 's;@l_prefix@;%{l_prefix};g' | %{l_patch} -p0 -b + chmod a+x config/install-sh %build CC="%{l_cc}" \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org