packages: php-eaccelerator/php-eaccelerator.spec - #104: using open_basedir...

gotar gotar at pld-linux.org
Sat Mar 20 00:18:00 CET 2010


Author: gotar                        Date: Fri Mar 19 23:17:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- #104: using open_basedir with EACCELERATOR_USE_INODE won't work; to be removed

---- Files affected:
packages/php-eaccelerator:
   php-eaccelerator.spec (1.84 -> 1.85) 

---- Diffs:

================================================================
Index: packages/php-eaccelerator/php-eaccelerator.spec
diff -u packages/php-eaccelerator/php-eaccelerator.spec:1.84 packages/php-eaccelerator/php-eaccelerator.spec:1.85
--- packages/php-eaccelerator/php-eaccelerator.spec:1.84	Wed Mar 10 11:34:10 2010
+++ packages/php-eaccelerator/php-eaccelerator.spec	Sat Mar 20 00:17:52 2010
@@ -5,8 +5,7 @@
 Summary(pl.UTF-8):	Moduł eAccelerator dla PHP
 Name:		php-%{pkgname}
 Version:	0.9.6
-Release:	1
-Epoch:		0
+Release:	2
 License:	GPL
 Group:		Libraries
 Source0:	http://bart.eaccelerator.net/source/%{version}/%{pkgname}-%{version}.tar.bz2
@@ -81,6 +80,7 @@
 %configure \
 	--enable-eaccelerator=shared \
 	--with-eaccelerator-userid=http \
+	--without-eaccelerator-use-inode \
 	--with-php-config=%{_bindir}/php-config \
 	%{?debug:--with-eaccelerator-debug}
 %{__make}
@@ -151,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85  2010/03/19 23:17:52  gotar
+- #104: using open_basedir with EACCELERATOR_USE_INODE won't work; to be removed
+
 Revision 1.84  2010/03/10 10:34:10  baggins
 - encoder is gone
 - removed non-existing options to configure
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-eaccelerator/php-eaccelerator.spec?r1=1.84&r2=1.85&f=u



More information about the pld-cvs-commit mailing list