Ralf S. Engelschall 24 years ago
parent
commit
1242505509
2 changed files with 2 additions and 2 deletions
  1. 1 1
      apache/apache.spec
  2. 1 1
      php/php.spec

+ 1 - 1
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

+ 1 - 1
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}