SPECS: php-eaccelerator.spec - doc is doc not control panel, fixed...

gotar gotar at pld-linux.org
Sat Jun 9 02:21:59 CEST 2007


Author: gotar                        Date: Sat Jun  9 00:21:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- doc is doc not control panel, fixed,
- NOTE: dasm requires disassembler (and so tokenizer).

---- Files affected:
SPECS:
   php-eaccelerator.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/php-eaccelerator.spec
diff -u SPECS/php-eaccelerator.spec:1.57 SPECS/php-eaccelerator.spec:1.58
--- SPECS/php-eaccelerator.spec:1.57	Sat Jun  9 02:06:24 2007
+++ SPECS/php-eaccelerator.spec	Sat Jun  9 02:21:54 2007
@@ -100,7 +100,7 @@
 install encoder.php $RPM_BUILD_ROOT%{_bindir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/%{_name}.ini
 
-cp -a doc/php/* $RPM_BUILD_ROOT%{_appdir}
+cp -a {PHP_Highlight,control,dasm}.php $RPM_BUILD_ROOT%{_appdir}
 install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 
@@ -137,7 +137,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README README.eLoader
+%doc AUTHORS ChangeLog NEWS README README.eLoader bugreport.php doc/php
 %config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d/%{_name}.ini
 %config(noreplace) %verify(not md5 mtime size) /etc/tmpwatch/%{name}.conf
 %attr(755,root,root) %{php_extensiondir}/eaccelerator.so
@@ -158,6 +158,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2007/06/09 00:21:54  gotar
+- doc is doc not control panel, fixed,
+- NOTE: dasm requires disassembler (and so tokenizer).
+
 Revision 1.57  2007/06/09 00:06:24  gotar
 - use _name as _webapp, how about _appdir?
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-eaccelerator.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list