Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-eaccelerator-0.9.5.2-1.fc5.remi RPM for i386

From Les RPM de Remi for Fedora 5 for i386

Name: php-eaccelerator Distribution: Unknown
Version: 0.9.5.2 Vendor: Remi Collet
Release: 1.fc5.remi Build date: Sat Oct 27 10:20:50 2007
Group: Development/Languages Build host: remi
Size: 360569 Source RPM: php-eaccelerator-0.9.5.2-1.fc5.remi.src.rpm
Packager: http://remi.collet.free.fr/
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.

Provides

Requires

License

GPLv2+ and Zend

Changelog

* Fri Oct 12 2007 Remi Collet <rpms@famillecollet.com>  1:0.9.5.2-1.###.remi
  - Update to 0.9.5.2
* Sun Sep 02 2007 Remi Collet <rpms@famillecollet.com>  1:0.9.5.1-7.###.remi
  - rebuild for Fedora 3-7 and EL 4-5 with php-5.2.4
* 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.
* Tue Jun 05 2007 Remi Collet <rpms@famillecollet.com> 5.2.3_0.9.5.1-1
  - php 5.2.3 and eaccelerator 0.9.5.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.

Files

/etc/php.d/eaccelerator.ini
/usr/lib/php/modules/eaccelerator.so
/usr/share/doc/php-eaccelerator-0.9.5.2
/usr/share/doc/php-eaccelerator-0.9.5.2/AUTHORS
/usr/share/doc/php-eaccelerator-0.9.5.2/COPYING
/usr/share/doc/php-eaccelerator-0.9.5.2/ChangeLog
/usr/share/doc/php-eaccelerator-0.9.5.2/NEWS
/usr/share/doc/php-eaccelerator-0.9.5.2/PHP_Highlight.php
/usr/share/doc/php-eaccelerator-0.9.5.2/README
/usr/share/doc/php-eaccelerator-0.9.5.2/README.eLoader
/usr/share/doc/php-eaccelerator-0.9.5.2/README.win32
/usr/share/doc/php-eaccelerator-0.9.5.2/bugreport.php
/usr/share/doc/php-eaccelerator-0.9.5.2/control.php
/usr/share/doc/php-eaccelerator-0.9.5.2/dasm.php
/usr/share/doc/php-eaccelerator-0.9.5.2/eaccelerator.ini
/usr/share/doc/php-eaccelerator-0.9.5.2/encoder.php
/usr/share/doc/php-eaccelerator-0.9.5.2/run-tests.php
/var/cache/php-eaccelerator


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jun 10 09:22:40 2013