| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-eaccelerator | Distribution: Unknown |
| Version: 0.9.6 | Vendor: Remi Collet |
| Release: 0.2.rc1.fc10.remi | Build date: Thu Aug 13 20:08:36 2009 |
| Group: Development/Languages | Build host: bombadil.infradead.org |
| Size: 287548 | Source RPM: php-eaccelerator-0.9.6-0.2.rc1.fc10.remi.src.rpm |
| Packager: http://blog.famillecollet.com/ | |
| Url: http://eaccelerator.net/ | |
| Summary: PHP accelerator, optimizer, encoder and dynamic content cacher | |
eAccelerator is a further development of the MMCache PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated.
GPLv2+ and Zend
* Fri Aug 14 2009 Remi Collet <Fedora@FamilleCollet.com> - 1:0.9.6-0.2.rc1
- update to RC1
- rebuild for remi repository
* Wed Jul 15 2009 Remi Collet <Fedora@FamilleCollet.com> - 1:0.9.6-0.1.svn358
- rebuild for new PHP 5.3.0 ABI (20090626)
- update to latest SVN snapshot
- remove shared-memory, sessions and content-caching options
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.9.5.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Dec 24 2008 Matthias Saou <http://freshrpms.net/> 1:0.9.5.3-2
- Update default cache dir to be ghosted and take care of creating it and
changing default ownership in the %post scriplet (fixes #443407).
* Mon Dec 22 2008 Matthias Saou <http://freshrpms.net/> 1:0.9.5.3-1
- Update to 0.9.5.3.
- Include daily cleanup cron job (#470460).
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org>
- Autorebuild for GCC 4.3
* Mon Nov 26 2007 Matthias Saou <http://freshrpms.net/> 1:0.9.5.2-1
- Update to 0.9.5.2.
* Thu Aug 23 2007 Matthias Saou <http://freshrpms.net/> 1:0.9.5.1-7
- Rebuild for new BuildID feature.
* Mon Aug 13 2007 Matthias Saou <http://freshrpms.net/> 1:0.9.5.1-6
- Change the ifarch ppc* to ifnarch x86(_64) since alpha also needs to be
excluded (#251302).
* Tue Aug 07 2007 Matthias Saou <http://freshrpms.net/> 1:0.9.5.1-5
- Update License field.
* Thu Jul 26 2007 Jeremy Katz <katzj@redhat.com> - 1:0.9.5.1-4
- rebuild for toolchain bug
* Wed Jul 25 2007 Matthias Saou <http://freshrpms.net/> 1:0.9.5.1-3
- Include patch to skip the exact PHP version check, we'll rely on our
package's php_zend_api version requirement to "get it right".
* Fri Jul 20 2007 Jesse Keating <jkeating@redhat.com> 1:0.9.5.1-2
- Rebuild for new php
* Sat Jun 23 2007 Matthias Saou <http://freshrpms.net/> 1:0.9.5.1-1
- Update to 0.9.5.1.
- Major spec file cleanup, based on current PHP packaging guidelines.
- Set Epoch to 1, since the proper versionning is lower than previously :-(
- Remove two upstreamed patches (php52fix and trac187).
- Use sed instead of perl for the config file changes.
- No longer use dist because we want to use the same package on F-n and n+1.
* Thu May 17 2007 Matthias Saou <http://freshrpms.net/> 5.2.2_0.9.5-2
- Include ppc64 %ifarch, since it's now a Fedora target.
- Include patch to fix trac bug #187.
* Thu May 17 2007 Matthias Saou <http://freshrpms.net/> 5.2.2_0.9.5-1
- Rebuild against PHP 5.2.2.
* Mon Feb 19 2007 Matthias Saou <http://freshrpms.net/> 5.2.1_0.9.5-1
- Rebuild against PHP 5.2.1.
* Mon Dec 04 2006 Matthias Saou <http://freshrpms.net/> 5.2.0_0.9.5-2
- Include patch to fix use of PHP 5.2 (ea #204, rh #218166).
* Wed Nov 29 2006 Matthias Saou <http://freshrpms.net/> 5.2.0_0.9.5-1
- Rebuild against PHP 5.2.0.
* Wed Nov 08 2006 Matthias Saou <http://freshrpms.net/> 5.1.6_0.9.5-2
- Change to require php-common instead of php, for fastcgi without apache.
* Tue Oct 17 2006 Matthias Saou <http://freshrpms.net/> 5.1.6_0.9.5-1
- Update to 0.9.5 final.
- Add cleanup of the cache directory upon package removal.
* Fri Sep 08 2006 Matthias Saou <http://freshrpms.net/> 5.1.6_0.9.5-0.4.rc1
- Rebuild for PHP 5.1.6, eA still checks the exact PHP version it seems :-(
- Put "Requires: php = %{php_version}" back to avoid broken setups if/when
PHP gets updated.
* Tue Aug 29 2006 Matthias Saou <http://freshrpms.net/> 5.1.4_0.9.5-0.4.rc1
- FC6 rebuild.
* Wed Aug 23 2006 Matthias Saou <http://freshrpms.net/> 5.1.4_0.9.5-0.3.rc1
- Update to 0.9.5-rc1.
- Enable shared-memory, sessions and content-caching (#201319).
- Remove both patches of fixes, merged upstream.
- Change from creating a full eaccelerator.ini to using the included one with
path substitutions and a patch to change default values.
* Wed May 24 2006 Matthias Saou <http://freshrpms.net/> 5.1.x_0.9.5-0.2.beta2
- Rebuild against PHP 5.1.4.
* Sat May 06 2006 Matthias Saou <http://freshrpms.net/> 5.1.x_0.9.5-0.2.beta2
- Rework heavily the API version requirement detection, should work with
chroots builds where PHP isn't installed outside.
- Replace the CC way of getting the API version with php -i output.
* Wed Apr 12 2006 Matthias Saou <http://freshrpms.net/> 5.1.x_0.9.5-0.1.beta2
- Update to 0.9.5-beta2.
* Tue Mar 14 2006 Matthias Saou <http://freshrpms.net/> 5.1.x_0.9.3-0.3
- Pass userid 48 to configure script on PPC for sysvipc semaphores.
* Tue Mar 14 2006 Matthias Saou <http://freshrpms.net/> 5.1.x_0.9.3-0.2
- Update to latest eaccelerator-svn200603090012 snapshot.
* Thu Feb 09 2006 Matthias Saou <http://freshrpms.net/> 5.1.x_0.9.3-0.1
- Update to 5.1.x compatible snapshot.
- Will try to make re2c available in Extras in order to build require it.
* Tue Oct 18 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_0.9.3-4
- Re-add %{?_smp_mflags}, as this was a false alarm.
- Force SEM to FCNTL as the IPC version is buggy on x86_64 SMP at least.
* Tue Jun 28 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_0.9.3-3
- Include buffer overflow patch from zoeloelip, this should fix the real
problem that wasn't in fact solved with the removal of _smp_mflags.
- Add explicit shm_and_disk defaults to the ini file.
* Tue Jun 28 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_0.9.3-2
- Remove %{?_smp_mflags}, since the module crashes otherwise (#161189).
* Wed Jun 22 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_0.9.3-1
- Update to 0.9.3, bugfix release.
* Fri Apr 08 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
* Tue Jan 11 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_0.9.2a-0
- Initial RPM release based on the php-mmcache spec file.
/etc/cron.daily/php-eaccelerator /etc/php.d/eaccelerator.ini /usr/lib/php/modules/eaccelerator.so /usr/share/doc/php-eaccelerator-0.9.6 /usr/share/doc/php-eaccelerator-0.9.6/AUTHORS /usr/share/doc/php-eaccelerator-0.9.6/COPYING /usr/share/doc/php-eaccelerator-0.9.6/ChangeLog /usr/share/doc/php-eaccelerator-0.9.6/NEWS /usr/share/doc/php-eaccelerator-0.9.6/PHP_Highlight.php /usr/share/doc/php-eaccelerator-0.9.6/README /usr/share/doc/php-eaccelerator-0.9.6/README.win32 /usr/share/doc/php-eaccelerator-0.9.6/bugreport.php /usr/share/doc/php-eaccelerator-0.9.6/control.php /usr/share/doc/php-eaccelerator-0.9.6/dasm.php /usr/share/doc/php-eaccelerator-0.9.6/eaccelerator.ini /usr/share/doc/php-eaccelerator-0.9.6/run-tests.php /var/cache/php-eaccelerator
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 10:11:44 2013