packages: php-eaccelerator/php-eaccelerator.spec - encoder is gone - remove...

baggins baggins at pld-linux.org
Wed Mar 10 11:34:15 CET 2010


Author: baggins                      Date: Wed Mar 10 10:34:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- encoder is gone
- removed non-existing options to configure

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

---- Diffs:

================================================================
Index: packages/php-eaccelerator/php-eaccelerator.spec
diff -u packages/php-eaccelerator/php-eaccelerator.spec:1.83 packages/php-eaccelerator/php-eaccelerator.spec:1.84
--- packages/php-eaccelerator/php-eaccelerator.spec:1.83	Wed Mar 10 11:29:29 2010
+++ packages/php-eaccelerator/php-eaccelerator.spec	Wed Mar 10 11:34:10 2010
@@ -80,9 +80,6 @@
 phpize
 %configure \
 	--enable-eaccelerator=shared \
-	--with-eaccelerator-shared-memory \
-	--with-eaccelerator-sessions \
-	--with-eaccelerator-content-caching \
 	--with-eaccelerator-userid=http \
 	--with-php-config=%{_bindir}/php-config \
 	%{?debug:--with-eaccelerator-debug}
@@ -93,7 +90,6 @@
 install -d $RPM_BUILD_ROOT{%{php_extensiondir},%{_bindir},%{php_sysconfdir}/conf.d,/var/cache/%{pkgname},%{_sysconfdir},%{_appdir},/etc/tmpwatch}
 
 install modules/eaccelerator.so $RPM_BUILD_ROOT%{php_extensiondir}
-install encoder.php $RPM_BUILD_ROOT%{_bindir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/%{pkgname}.ini
 
 cp -a {PHP_Highlight,control,dasm}.php $RPM_BUILD_ROOT%{_appdir}
@@ -137,7 +133,6 @@
 %config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d/%{pkgname}.ini
 %config(noreplace) %verify(not md5 mtime size) /etc/tmpwatch/%{name}.conf
 %attr(755,root,root) %{php_extensiondir}/eaccelerator.so
-%attr(755,root,root) %{_bindir}/encoder.php
 %attr(770,root,http) /var/cache/%{pkgname}
 
 %files webinterface
@@ -156,6 +151,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2010/03/10 10:34:10  baggins
+- encoder is gone
+- removed non-existing options to configure
+
 Revision 1.83  2010/03/10 10:29:29  baggins
 - eLoader has been removed
 - minimal php is 5.1
================================================================

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



More information about the pld-cvs-commit mailing list