SPECS: php4-pecl-APC.spec - 3.0.10

glen glen at pld-linux.org
Thu Aug 31 19:14:18 CEST 2006


Author: glen                         Date: Thu Aug 31 17:14:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.0.10

---- Files affected:
SPECS:
   php4-pecl-APC.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/php4-pecl-APC.spec
diff -u SPECS/php4-pecl-APC.spec:1.12 SPECS/php4-pecl-APC.spec:1.13
--- SPECS/php4-pecl-APC.spec:1.12	Sun Oct 30 11:25:24 2005
+++ SPECS/php4-pecl-APC.spec	Thu Aug 31 19:14:13 2006
@@ -3,16 +3,15 @@
 %define		_status		stable
 %define		_sysconfdir	/etc/php4
 %define		extensionsdir	%(php-config --extension-dir 2>/dev/null)
-
 Summary:	%{_modname} - Alternative PHP Cache
 Summary(pl):	%{_modname} - alternatywne cache PHP
 Name:		php4-pecl-%{_modname}
-Version:	3.0.8
-Release:	5
+Version:	3.0.10
+Release:	1
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5:	a70a14a00275e551e8085f742322433f
+# Source0-md5:	8abab9ceb22e2af22a282bc1d8a4766a
 URL:		http://pecl.php.net/package/APC/
 BuildRequires:	php4-devel >= 3:4.3.0
 BuildRequires:	rpmbuild(macros) >= 1.254
@@ -52,6 +51,19 @@
 cat <<'EOF' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/%{_modname}.ini
 ; Enable %{_modname} extension module
 extension=%{_modname}.so
+apc.enabled=1
+;apc.optimization=0
+;apc.shm_segments=1
+;apc.shm_size=32
+;apc.cache_by_default=1
+;apc.max_file_size=1M
+;apc.num_files_hint=1024
+;apc.gc_ttl=3600
+;apc.ttl=0
+;apc.mmap_file_mask=/tmp/apc.XXXXXX
+;apc.filters=
+;apc.stat=1
+;apc.enable_cli=0
 EOF
 
 %clean
@@ -79,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/08/31 17:14:13  glen
+- 3.0.10
+
 Revision 1.12  2005/10/30 10:25:24  glen
 - rebuild with zts and debug requires
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4-pecl-APC.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list