packages: php-eaccelerator/php-eaccelerator.spec - eLoader has been removed...

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


Author: baggins                      Date: Wed Mar 10 10:29:34 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- eLoader has been removed
- minimal php is 5.1

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

---- Diffs:

================================================================
Index: packages/php-eaccelerator/php-eaccelerator.spec
diff -u packages/php-eaccelerator/php-eaccelerator.spec:1.82 packages/php-eaccelerator/php-eaccelerator.spec:1.83
--- packages/php-eaccelerator/php-eaccelerator.spec:1.82	Wed Mar 10 11:25:03 2010
+++ packages/php-eaccelerator/php-eaccelerator.spec	Wed Mar 10 11:29:29 2010
@@ -13,11 +13,11 @@
 # Source0-md5:	85fa6150265a81f0cea852bc973382b9
 Source1:	%{pkgname}.ini
 URL:		http://eaccelerator.net/
-BuildRequires:	php-devel >= 3:5.0.0
+BuildRequires:	php-devel >= 3:5.1.0
 BuildRequires:	rpmbuild(macros) >= 1.344
 %requires_eq	php-common
 %{?requires_php_extension}
-Requires:	php-common >= 4:5.0.4
+Requires:	php-common >= 4:5.1.0
 Requires:	php-session
 Requires:	php-zlib
 Conflicts:	php-mmcache
@@ -88,17 +88,11 @@
 	%{?debug:--with-eaccelerator-debug}
 %{__make}
 
-cd eLoader
-./autogen.sh
-%configure
-%{__make}
-
 %install
 rm -rf $RPM_BUILD_ROOT
 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 eLoader/modules/eloader.so $RPM_BUILD_ROOT%{php_extensiondir}
 install encoder.php $RPM_BUILD_ROOT%{_bindir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/%{pkgname}.ini
 
@@ -139,11 +133,10 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README README.eLoader bugreport.php doc/php
+%doc AUTHORS ChangeLog NEWS README bugreport.php doc/php
 %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) %{php_extensiondir}/eloader.so
 %attr(755,root,root) %{_bindir}/encoder.php
 %attr(770,root,http) /var/cache/%{pkgname}
 
@@ -163,6 +156,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2010/03/10 10:29:29  baggins
+- eLoader has been removed
+- minimal php is 5.1
+
 Revision 1.82  2010/03/10 10:25:03  baggins
 - 0.9.6
 - no-short-open-tag patch is not needed anymore
================================================================

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



More information about the pld-cvs-commit mailing list