SPECS: php-pecl-APC.spec - 3.0.10 - some config options added

blues blues at pld-linux.org
Wed Aug 2 16:09:50 CEST 2006


Author: blues                        Date: Wed Aug  2 14:09:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.0.10 - some config options added

---- Files affected:
SPECS:
   php-pecl-APC.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-APC.spec
diff -u SPECS/php-pecl-APC.spec:1.16 SPECS/php-pecl-APC.spec:1.17
--- SPECS/php-pecl-APC.spec:1.16	Thu Dec 22 13:12:04 2005
+++ SPECS/php-pecl-APC.spec	Wed Aug  2 16:09:45 2006
@@ -6,12 +6,12 @@
 Summary:	%{_modname} - Alternative PHP Cache
 Summary(pl):	%{_modname} - alternatywne cache PHP
 Name:		php-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:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.254
@@ -51,6 +51,12 @@
 cat <<'EOF' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/%{_modname}.ini
 ; Enable %{_modname} extension module
 extension=%{_modname}.so
+apc.enabled=1
+;apc.shm_segments=1
+;apc.optimization=0
+;apc.shm_size=30
+;apc.cache_by_default=1
+;apc.max_file_size=1M
 EOF
 
 %clean
@@ -78,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/08/02 14:09:45  blues
+- 3.0.10 - some config options added
+
 Revision 1.16  2005/12/22 12:12:04  glen
 - rel 5 (rebuild with new php)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-APC.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list