|
|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_memcache 3.0.6 |
|
|
|
|
%define V_memcached 2.0.1 |
|
|
|
|
%define V_memcached 2.1.0 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: php-memcached |
|
|
|
|
@ -36,7 +36,7 @@ Class: EVAL
|
|
|
|
|
Group: Language |
|
|
|
|
License: PHP |
|
|
|
|
Version: 20120304 |
|
|
|
|
Release: 20120608 |
|
|
|
|
Release: 20120807 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_apache no |
|
|
|
|
@ -53,7 +53,7 @@ PreReq: php, php::with_session = yes, php::with_zlib = yes
|
|
|
|
|
BuildPreReq: memcached |
|
|
|
|
PreReq: memcached |
|
|
|
|
%if "%{with_apache}" == "yes" |
|
|
|
|
PreReq: apache, apache-php |
|
|
|
|
PreReq: apache, apache-php, apache-php::with_session = yes, apache-php::with_zlib = yes |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
%description |
|
|
|
|
|