|
|
@@ -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
|