Changelog for
php-recode-4.3.10-4mdk.i586.rpm :
Mon Mar 21 11:00:00 2005 Oden Eriksson
4.3.10-4mdk
- use the %mkrel macro
Sat Feb 12 11:00:00 2005 Oden Eriksson 4.3.10-3mdk
- rebuilt against a non hardened-php aware php lib
Sat Jan 15 11:00:00 2005 Oden Eriksson 4.3.10-2mdk
- rebuild due to hardened-php-0.2.6
- cleanups
Thu Dec 16 11:00:00 2004 Oden Eriksson 4.3.10-1mdk
- rebuild for php 4.3.10
Fri Oct 1 12:00:00 2004 Oden Eriksson 4.3.9-1mdk
- rebuild for php 4.3.9
Wed Jul 14 12:00:00 2004 Oden Eriksson 4.3.8-1mdk
- rebuilt for php-4.3.8
Mon Jul 12 12:00:00 2004 Oden Eriksson 4.3.7-2mdk
- remove redundant provides
Mon Jun 14 12:00:00 2004 Oden Eriksson 4.3.7-1mdk
- rebuilt for php-4.3.7
Sun May 23 12:00:00 2004 Oden Eriksson 4.3.6-4mdk
- use the %configure2_5x macro
- move scandir to /etc/php.d
Wed May 12 12:00:00 2004 Oden Eriksson 4.3.6-3mdk
- build against new fixed shared recode library
Wed May 5 12:00:00 2004 Oden Eriksson 4.3.6-2mdk
- use \"no -recheck hack\"
Wed May 5 12:00:00 2004 Oden Eriksson 4.3.6-1mdk
- fix url
- built for php 4.3.6
Tue Nov 11 11:00:00 2003 Pascal Terjan 4.3.4-2mdk
- builrequires flex
Wed Nov 5 11:00:00 2003 Oden Eriksson 4.3.4-1mdk
- built for php 4.3.4
Wed Aug 27 12:00:00 2003 Oden Eriksson 4.3.3-1mdk
- built for php 4.3.3
- misc spec file fixes
Tue Jun 3 12:00:00 2003 Oden Eriksson 4.3.2-1mdk
- built for 4.3.2
Wed Feb 19 11:00:00 2003 Oden Eriksson 4.3.1-1mdk
- rebuilt against php-4.3.1
Sun Jan 19 11:00:00 2003 Oden Eriksson 4.3.0-3mdk
- really rebuilt against rebuilt buildrequires
Sat Jan 18 11:00:00 2003 Oden Eriksson 4.3.0-2mdk
- rebuilt against rebuilt buildrequires
Fri Jan 10 11:00:00 2003 Oden Eriksson 4.3.0-1mdk
- built against php-4.3.0
- follow the spec file design as in main
Wed Nov 27 11:00:00 2002 Oden Eriksson 4.2.3-4mdk
- small fix to build _without_ recode-devel installed ;)
Fri Sep 20 12:00:00 2002 Jean-Michel Dault 4.2.3-3mdk
- Really use -Wl,./src/.libs/librecode.a this time ;-)
Tue Sep 17 12:00:00 2002 Jean-Michel Dault 4.2.3-2mdk
- Use -Wl,./src/.libs/librecode.a so we
*don\'t
* pick the dynamic
librecode.so if present.
Sat Sep 7 12:00:00 2002 Jean-Michel Dault 4.2.3-1mdk
- 4.2.3 maintenance release
- Do not reload apache
Tue Aug 27 12:00:00 2002 Jean-Michel Dault 4.2.2-2mdk
- rebuild with its own recode-3.6 library, since some symbols clash with
libmysqlclient and libc-client, resulting in segfaults with php-mysql,
php-imap and apache2-mod_mysql. The culprit symbols are:
hash_lookup() and hash_insert(), add recode_ prefix to them.
- See PHP bug 12450 at http://bugs.php.net/bug.php?id=12450
Thu Aug 22 12:00:00 2002 Jean-Michel Dault 4.2.2-1mdk
- Rebuild for 4.2.2
- Macroize a bit more, make version depend on \"php -v\"
Mon May 27 12:00:00 2002 Oden Eriksson 4.2.1-3mdk
- rebuilt against php-4.2.1 this time (klama is wierd...)
- added Requires: php-common
Mon May 27 12:00:00 2002 Oden Eriksson 4.2.1-2mdk
- misc spec file fixes
Tue May 21 12:00:00 2002 Christian Belisle 4.2.1-1mdk
- updated by Oden Eriksson
- misc spec file fixes
- PHP 4.2.1
Sun May 19 12:00:00 2002 Oden Eriksson 4.2.0-3mdk
- rebuilt with gcc3.1
- revoke the Conflicts: mysql; just make sure this extension is loaded
before mysql and imap, maybe even as the first one loaded?
Mon May 6 12:00:00 2002 Oden Eriksson 4.2.0-2mdk
- the php extensions \"mysql\" and \"recode\" can\'t be used at the same time
because of conflicting symbol names.
Mon Apr 29 12:00:00 2002 Christian Belisle 4.2.0-1mdk
- updated by Oden Eriksson :
- misc spec file fixes
- PHP 4.2.0
- added missing BuildRequires: recode-devel recode-static-devel
- Alexander Skwar also worked on it:
- First release of the php-recode package