From 39193ff98fc58959d5c3303e4458f99cb0af1cd5 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 11 Dec 2001 13:54:27 +0000 Subject: [PATCH] upgrade to PHP 4.1.0 --- php/php.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/php/php.spec b/php/php.spec index fa5a1dcf39..932bb61d55 100644 --- a/php/php.spec +++ b/php/php.spec @@ -32,12 +32,11 @@ Packager: The OpenPKG Project Distribution: OpenPKG [REL] Group: Language License: PHP -Version: 4.0.6 -Release: 20011201 +Version: 4.1.0 +Release: 20011211 # list of sources Source0: http://www.php.net/distributions/php-%{version}.tar.gz -Patch0: php-%{version}.patch # build information Prefix: %{l_prefix} @@ -55,7 +54,6 @@ AutoReqProv: no %prep %setup -q -n php-%{version} - %patch0 -p1 %build PATH="%{l_prefix}/bin:$PATH"; export PATH