From 1242505509b46ddb00eb92989453544792af0ca7 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 30 Nov 2001 20:50:38 +0000 Subject: [PATCH] fix URL --- apache/apache.spec | 2 +- php/php.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apache/apache.spec b/apache/apache.spec index 93fe4883ba..dd4b30b3cd 100644 --- a/apache/apache.spec +++ b/apache/apache.spec @@ -83,7 +83,7 @@ Source2: http://perl.apache.org/dist/mod_perl-%{V_mod_perl}.tar.gz # %endif # %if "%{mod_php}" == "yes" Source3: http://www.php.net/distributions/php-%{V_mod_php}.tar.gz -Patch0: ftp://ftp.openpkg.org/DST/php/php-%{V_mod_php}.patch +Patch0: php-%{V_mod_php}.patch # %endif # %if "%{mod_dav}" == "yes" Source4: http://www.webdav.org/mod_dav/mod_dav-%{V_mod_dav}.tar.gz diff --git a/php/php.spec b/php/php.spec index 1f1ba80647..9e3c079024 100644 --- a/php/php.spec +++ b/php/php.spec @@ -37,7 +37,7 @@ Release: 20011201.0 # list of sources Source0: http://www.php.net/distributions/php-%{version}.tar.gz -Patch0: ftp://ftp.openpkg.org/DST/php-%{version}.patch +Patch0: php-%{version}.patch # build information Prefix: %{l_prefix}