Changelog for
php-recode-4.3.3-1mdk.i586.rpm :
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