SPECS: php4-eaccelerator.spec - only encoder.php in base package (...

glen glen at pld-linux.org
Sun Sep 11 23:05:38 CEST 2005


Author: glen                         Date: Sun Sep 11 21:05:38 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- only encoder.php in base package (but why?)

---- Files affected:
SPECS:
   php4-eaccelerator.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/php4-eaccelerator.spec
diff -u SPECS/php4-eaccelerator.spec:1.13 SPECS/php4-eaccelerator.spec:1.14
--- SPECS/php4-eaccelerator.spec:1.13	Sun Sep 11 22:57:42 2005
+++ SPECS/php4-eaccelerator.spec	Sun Sep 11 23:05:32 2005
@@ -2,12 +2,13 @@
 %define		_name		eaccelerator
 %define		_pkgname	eaccelerator
 %define		_sysconfdir	/etc/php4
+%define		extensionsdir	%(php-config --extension-dir 2>/dev/null)
 
 Summary:	eAccelerator module for PHP
 Summary(pl):	Moduł eAccelerator dla PHP
 Name:		php4-%{_name}
 Version:	0.9.3
-Release:	1.8
+Release:	1.9
 Epoch:		0
 License:	GPL
 Vendor:		Turck Software
@@ -23,8 +24,6 @@
 Conflicts:	php-mmcache
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		extensionsdir	%(php-config --extension-dir 2>/dev/null)
-
 %description
 eAccelerator is a further development from mmcache PHP Accelerator &
 Encoder. It increases performance of PHP scripts by caching them in
@@ -104,7 +103,7 @@
 %doc README
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/%{_name}.ini
 %attr(755,root,root) %{extensionsdir}/eaccelerator.so
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/encoder.php
 %attr(770,root,http) /var/cache/%{_name}
 
 %files webinterface
@@ -118,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/09/11 21:05:32  glen
+- only encoder.php in base package (but why?)
+
 Revision 1.13  2005/09/11 20:57:42  glen
 - fill files for -webinterface subpackage
 
================================================================

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




More information about the pld-cvs-commit mailing list