Commit Graph

97 Commits

Author SHA1 Message Date
jorton 03adf9ece9 * Mon Dec 12 2005 Joe Orton <jorton@redhat.com> 5.1.1-6
- enable short_open_tag in default php.ini again (#175381)
2005-12-12 10:05:04 +00:00
Jesse Keating 32ca733d5a gcc update bump 2005-12-09 22:42:42 +00:00
jorton b9e81aa885 * Thu Dec 8 2005 Joe Orton <jorton@redhat.com> 5.1.1-5
- require net-snmp for php-snmp (#174800)
2005-12-08 11:23:35 +00:00
jorton a3a274c141 * Sun Dec 4 2005 Joe Orton <jorton@redhat.com> 5.1.1-4
- add /usr/share/pear back to hard-coded include_path (#174885)
2005-12-05 09:16:07 +00:00
jorton cda6507e4d * Fri Dec 2 2005 Joe Orton <jorton@redhat.com> 5.1.1-3
- rebuild for httpd 2.2
2005-12-02 11:18:08 +00:00
jorton f2152b1e28 - fix xmlreader option which was wrong in 5.1.1 2005-12-01 17:17:14 +00:00
jorton 90fb15d63d - bump for initial Raw Hide build. 2005-12-01 17:03:47 +00:00
jorton 0d7ff43d43 - don't build PDO statically into libphp5.so
- enable xmlreader extension
2005-12-01 11:44:20 +00:00
jorton 79e334f5c7 - forcibly disable PEAR 2005-11-30 08:50:40 +00:00
jorton cd62fdc3b1 - fix pdo_sqlite module 2005-11-29 18:01:38 +00:00
jorton 8040d25d0f - bump release 2005-11-29 17:27:26 +00:00
jorton 37ac4c29b6 - better fix unpackaged files 2005-11-29 17:27:12 +00:00
jorton 431c2bd6b7 - fix unpackaged files 2005-11-29 17:26:51 +00:00
jorton a55515975e * Mon Nov 28 2005 Joe Orton <jorton@redhat.com> 5.1.1-2
- update to 5.1.1
- remove pear subpackage
- enable pdo extensions (php-pdo subpackage)
- remove non-standard conditional module builds
2005-11-29 17:08:03 +00:00
Tomáš Mráz 9411f1673f * Thu Nov 10 2005 Tomas Mraz <tmraz@redhat.com> 5.0.5-6
- rebuilt against new openssl
2005-11-10 12:04:34 +00:00
jorton 6704a6555c * Mon Nov 7 2005 Joe Orton <jorton@redhat.com> 5.0.5-5
- pear: update to XML_RPC 1.4.4, XML_Parser 1.2.7, Mail 1.1.9 (#172528)
2005-11-07 16:01:40 +00:00
jorton 9df721e39d * Tue Nov 1 2005 Joseph Orton <jorton@redhat.com> 5.0.5-4
- rebuild for new libnetsnmp
2005-11-01 13:44:41 +00:00
jorton 1c60a2d460 - phpextdir no longer packaged 2005-09-14 15:40:29 +00:00
jorton 1a1c763cc5 - fix imagettftext et al (upstream, #161001) 2005-09-14 14:53:26 +00:00
jorton b3bd894c98 * Wed Sep 14 2005 Joe Orton <jorton@redhat.com> 5.0.5-3
- update to 5.0.5
- add fix for upstream #34435
- devel: require autoconf, automake (#159283)
- pear: update to HTTP-1.3.6, Mail-1.1.8, Net_SMTP-1.2.7, XML_RPC-1.4.1
2005-09-14 14:46:57 +00:00
jorton e6c3d5afe0 * Thu Jun 16 2005 Joe Orton <jorton@redhat.com> 5.0.4-11
- ldap: restore ldap_start_tls() function
2005-06-16 14:17:45 +00:00
jorton 231013c188 * Fri May 6 2005 Joe Orton <jorton@redhat.com> 5.0.4-10
- disable RPATHs in shared extensions (#156974)
2005-05-09 15:16:50 +00:00
jorton f9c54eaba2 * Tue May 3 2005 Joe Orton <jorton@redhat.com> 5.0.4-9
- build simplexml_import_dom even with shared dom (#156434)
- prevent truncation of copied files to ~2Mb (#155916)
- install /usr/bin/php from CLI build alongside CGI
- enable sysvmsg extension (#142988)
2005-05-04 09:57:47 +00:00
jorton 48bfecbb15 * Mon Apr 25 2005 Joe Orton <jorton@redhat.com> 5.0.4-8
- prevent build of builtin dba as well as shared extension
2005-04-25 13:59:09 +00:00
jorton 820eb1a2a7 - pear: update to DB-1.7.6
- enable FastCGI support in /usr/bin/php-cgi (#149596)
2005-04-25 09:19:50 +00:00
jorton 25e1e3b342 * Wed Apr 13 2005 Joe Orton <jorton@redhat.com> 5.0.4-7
- split out dba and bcmath extensions into subpackages
- BuildRequire gcc-c++ to avoid AC_PROG_CXX{,CPP} failure (#155221)
2005-04-19 13:32:06 +00:00
jorton 1005a1c62d * Wed Apr 13 2005 Joe Orton <jorton@redhat.com> 5.0.4-6
- build /usr/bin/php with the CLI SAPI, and add /usr/bin/php-cgi,
  built with the CGI SAPI (thanks to Edward Rudd, #137704)
- add php(1) man page for CLI
- fix more test cases to use -n when invoking php
2005-04-13 09:52:41 +00:00
jorton 79b22fda9c * Wed Apr 13 2005 Joe Orton <jorton@redhat.com> 5.0.4-5
- rebuild for new libpq soname
2005-04-13 08:36:19 +00:00
jorton 23274b146b really apply:
- mysqli: add fix for crash on x86_64 (Georg Richter, upstream #32282)
2005-04-12 09:14:09 +00:00
jorton 62f2e4ead3 - don't pass enable-force-cgi-redirect for both SAPI builds
- enable-inline-optimisation is on-by-default anyway, so omit
2005-04-12 09:03:40 +00:00
jorton fbb2a69a70 * Tue Apr 12 2005 Joe Orton <jorton@redhat.com> 5.0.4-4
- bundle from PEAR: HTTP, Mail, XML_Parser, Net_Socket, Net_SMTP
- snmp: disable MSHUTDOWN function to prevent error_log noise (#153988)
- mysqli: add fix for crash on x86_64 (Georg Richter, upstream #32282)
2005-04-12 08:54:20 +00:00
jorton 0b181fc0e5 * Mon Apr 11 2005 Joe Orton <jorton@redhat.com> 5.0.4-3
- build shared objects as PIC (#154195)
2005-04-11 08:47:32 +00:00
jorton 3dcb968b83 * Mon Apr 4 2005 Joe Orton <jorton@redhat.com> 5.0.4-2
- fix PEAR installation and bundle PEAR DB-1.7.5 package
2005-04-04 10:07:16 +00:00
jorton 55a0e786c9 - better gcc4 fix for libxmlrpc
- fix PEAR installation, hopefully
2005-04-01 13:26:21 +00:00
jorton 8e68e307c3 * Fri Apr 1 2005 Joe Orton <jorton@redhat.com> 5.0.4-1
- update to 5.0.4 (#153068)
- add .phps AddType to php.conf (#152973)
2005-04-01 12:01:20 +00:00
jorton 2e4ba13a44 * Wed Mar 30 2005 Joe Orton <jorton@redhat.com> 5.0.3-5
- BuildRequire mysql-devel >= 4.1
- don't mark php.ini as noreplace to make upgrades work (#152171)
- fix subpackage descriptions (#152628)
- fix memset(,,0) in Zend (thanks to Dave Jones)
- fix various compiler warnings in Zend
2005-03-30 21:02:23 +00:00
jorton 7ed6c4d5b1 * Thu Mar 24 2005 Joe Orton <jorton@redhat.com> 5.0.3-4
- package mysqli extension in php-mysql
- really enable pcntl (#142903)
- don't build with --enable-safe-mode (#148969)
- use "Instant Client" libraries for oci8 module (Kai Bolay, #149873)
2005-03-24 10:37:03 +00:00
jorton aea6d4406c Don't force CC setting, thanks Florian... 2005-02-18 10:02:33 +00:00
jorton 8f1c3b2c78 * Fri Feb 18 2005 Joe Orton <jorton@redhat.com> 5.0.3-3
- fix build with GCC 4
2005-02-18 09:52:30 +00:00
jorton 90dcd20978 Try to work around #147564 2005-02-09 12:26:49 +00:00
jorton 6c963ae7cf Relax pcre-devel requirement. 2005-02-09 12:26:21 +00:00
jorton f5f57956e8 * Wed Feb 9 2005 Joe Orton <jorton@redhat.com> 5.0.3-2
- install the ext/gd headers (#145891)
- enable pcntl extension in /usr/bin/php (#142903)
- add libmbfl array arithmetic fix (dcb314@hotmail.com, #143795)
- add BuildRequire for recent pcre-devel (#147448)
2005-02-09 11:06:10 +00:00
jorton 064ad45dea Fix missing files.soap. 2005-01-12 14:04:45 +00:00
jorton 55c9ee3ada - add patches from upstream 5.0 branch:
* Zend_strtod.c compile fixes
 * correct php_sprintf return value usage
2005-01-12 13:56:25 +00:00
jorton b9049bb92f * Wed Jan 12 2005 Joe Orton <jorton@redhat.com> 5.0.3-1
- update to 5.0.3 (thanks to Robert Scheck et al, #143101)
- enable xsl extension (#142174)
- package both the xsl and dom extensions in php-xml
- enable soap extension, shared (php-soap package) (#142901)
2005-01-12 13:45:49 +00:00
jorton 20abac9104 * Mon Nov 22 2004 Joe Orton <jorton@redhat.com> 5.0.2-8
- update for db4-4.3 (Robert Scheck, #140167)
- build against mysql-devel
- run tests in %check
2004-11-22 12:06:16 +00:00
jorton 1826c14758 * Wed Nov 10 2004 Joe Orton <jorton@redhat.com> 5.0.2-7
- truncate changelog at 4.3.1-1
- merge from 4.3.x package:
 - enable mime_magic extension and Require: file (#130276)
2004-11-10 11:10:24 +00:00
jorton cdd9e37ecc Remove unused patches. 2004-11-10 11:03:00 +00:00
jorton 66820e977b * Fri Oct 29 2004 Joe Orton <jorton@redhat.com> 4.3.9-4
- rebuild aginst mysqlclient10-devel
2004-10-29 12:08:09 +00:00
jorton 694c19a024 * Wed Oct 20 2004 Joe Orton <jorton@redhat.com> 4.3.9-3
- fix segfault introduced upstream in CAN-2004-0958 patch
2004-10-20 18:01:11 +00:00