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: 08-Feb-2007 22:03:09
Branch: HEAD Handle: 2007020821030801
Modified files:
openpkg-src/apache apache.spec
Removed files:
openpkg-src/apache apache.patch.php
Log:
remove obsolete patch
Summary:
Revision Changes Path
1.10 +0 -41 openpkg-src/apache/apache.patch.php
1.379 +4 -6 openpkg-src/apache/apache.spec
____________________________________________________________________________
rm -f openpkg-src/apache/apache.patch.php <<'@@ .'
Index: openpkg-src/apache/apache.patch.php
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.378 -r1.379 apache.spec
--- openpkg-src/apache/apache.spec 8 Feb 2007 08:32:21 -0000 1.378
+++ openpkg-src/apache/apache.spec 8 Feb 2007 21:03:09 -0000 1.379
@@ -234,9 +234,8 @@
Patch2:
http://www.hardened-php.net/hardening-patch-%{V_mod_php_hardened}.patch.gz
Patch3:
http://www.hardened-php.net/suhosin/_media/suhosin-patch-%{V_mod_php_suhosin_p}.patch.gz
Patch4: apache.patch.suphp
-Patch5: apache.patch.php
-Patch6: apache.patch.modauthkerb
-Patch7: apache.patch.modauthradius
+Patch5: apache.patch.modauthkerb
+Patch6: apache.patch.modauthradius
# build information
Prefix: %{l_prefix}
@@ -572,7 +571,6 @@
./buildconf --copy --force
$PHP_AUTOCONF
%endif
- %patch -p0 -P 5
%{l_shtool} subst \
-e 's;\(/include\)/freetype2;\1;' \
configure \
@@ -619,7 +617,7 @@
%endif
%if "%{with_mod_auth_radius}" == "yes"
%setup -q -T -D -a 15
- %patch -p0 -d mod_auth_radius-%{V_mod_auth_radius} -P 7
+ %patch -p0 -d mod_auth_radius-%{V_mod_auth_radius} -P 6
%endif
%if "%{with_mod_auth_mysql}" == "yes"
%setup -q -T -D -a 16
@@ -642,7 +640,7 @@
%endif
%if "%{with_mod_auth_kerb}" == "yes"
%setup -q -T -D -a 22
- %patch -p0 -d mod_auth_kerb-%{V_mod_auth_kerb} -P 6
+ %patch -p0 -d mod_auth_kerb-%{V_mod_auth_kerb} -P 5
%endif
%build
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]