|
|
@@ -39,7 +39,7 @@ Class: BASE
|
|
|
Group: Web
|
|
|
License: PHP
|
|
|
Version: %{V_php}
|
|
|
-Release: 20070622
|
|
|
+Release: 20070702
|
|
|
|
|
|
# package options
|
|
|
%option with_suhosin no
|
|
|
@@ -256,11 +256,9 @@ AutoReqProv: no
|
|
|
features thrown in. The goal of the language is to allow web
|
|
|
developers to write dynamically generated pages quickly.
|
|
|
|
|
|
- This is the Command Line Interface (CLI) and Common Gateway
|
|
|
- Interface (CGI) version of PHP, intended for use in the "shebang"
|
|
|
- line ("#!%{l_prefix}/bin/php") of stand-alone PHP based programs
|
|
|
- and for use in the "shebang" line ("#!%{l_prefix}/cgi/php") of
|
|
|
- stand-alone webserver-independent CGI scripts.
|
|
|
+ This package provides a Dynamic Shared Object (DSO) for the Apache
|
|
|
+ HTTP 2.2 web server. In general speaking, this module is also known
|
|
|
+ as mod_php.
|
|
|
|
|
|
%track
|
|
|
prog apache-php = {
|