Commit Graph

280 Commits

Author SHA1 Message Date
Joe Orton e77af5a170 rebuild against httpd 2.4
- use _httpd_mmn, _httpd_apxs macros
2012-03-26 16:49:30 +01:00
remi e18e6f765e update to PHP 5.4.0 finale 2012-03-02 16:52:18 +01:00
remi 4dcb582a01 PHP 5.4.0RC8 2012-02-18 08:41:59 +01:00
remi 5cabf701d4 update to 5.4.0RC7, zip extension is back, thanks to spot 2012-02-04 15:00:44 +01:00
remi 1ac87eb4c1 switch from suffix to prefix (avoid broken update from previous build) 2012-01-25 22:17:54 +01:00
remi 9f2aa9e585 all binaries in /usr/bin with zts suffix per FPC request 2012-01-25 21:43:09 +01:00
remi 28750bd318 update to PHP 5.4.0RC6 2012-01-20 16:37:26 +01:00
remi 327d608754 fix systemd unit 2012-01-08 10:10:23 +01:00
remi 4105e18964 fix date in changelog 2011-12-12 17:50:28 +01:00
remi dc06a7ec6f swict to systemd 2011-12-12 17:49:50 +01:00
Adam Jackson a30c822dd8 Rebuild for new libpng 2011-12-06 00:45:19 -05:00
Marcela Mašláňová 093656a097 rebuild with new gmp without compat lib 2011-10-26 14:05:02 +02:00
Marcela Mašláňová 9562da7c45 rebuild with new gmp 2011-10-12 06:33:06 +02:00
remi ed831a316d apply the new patch... 2011-09-28 17:15:43 +02:00
remi d0c66301cb revert is_a() to php <= 5.3.6 behavior (from upstream) with new option (allow_string) for new behavior 2011-09-28 17:04:11 +02:00
remi 8863ec2372 add php-mysqlnd subpackage 2011-09-13 18:47:06 +02:00
remi e2cd482069 update to 5.3.8 2011-08-23 18:24:50 +02:00
remi 49d95f97cb PHP 5.3.7 2011-08-18 20:33:23 +02:00
Joe Orton 99e70e5395 rebuild for net-snmp SONAME bump 2011-07-12 09:04:29 +01:00
remi 29a379567c minor fix in macro usage 2011-04-17 11:42:37 +02:00
remi 0840829834 enable mhash extension (emulated by hash extension) 2011-04-04 18:39:03 +02:00
remi cc58741ad2 rebuild for new MySQL client library 2011-03-23 13:41:21 +01:00
remi f47a10f1b6 update to 5.3.6 2011-03-17 19:25:10 +01:00
Joe Orton 34628d1ab8 disable zip extension per "No Bundled Libraries" policy (#551513) 2011-03-15 10:22:17 +00:00
Caolán McNamara e1e83add97 rebuild for icu 4.6 2011-03-07 15:22:16 +00:00
remi 02acb44ef1 fix requires requires for systemd-units (I shoul have read "all" other commits...) 2011-02-28 16:38:27 +01:00
remi 5e1621094f add Arch specific requires/provides 2011-02-24 11:18:25 +01:00
remi a6dede8942 add tmpfiles.d configuration for php-fpm 2011-02-24 10:25:35 +01:00
Dennis Gilmore 1198f67ff9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 05:57:40 -06:00
remi 9c2fc6afe0 update to 5.3.5 (security) 2011-01-07 18:52:17 +01:00
remi b1fdd022c2 rebuild for MySQL 5.5.8 + remove $RPM_SOURCE_DIR 2010-12-28 16:41:09 +01:00
remi 06b4784236 security patch from upstream for #660517 (CVE-2010-4409) 2010-12-12 15:57:34 +01:00
remi ad1c041018 update to 5.3.4 2010-12-11 18:14:46 +01:00
remi 9581d4415c remove duplicate fix 2010-12-01 17:27:47 +01:00
remi 558fe8dbf4 ghost /var/run/php-fpm (#656660) + fix for rpmlint 2010-12-01 17:21:18 +01:00
Joe Orton c7b0a2960c - use mysql_config in libdir directly to avoid biarch build failures 2010-11-01 09:09:36 +00:00
Joe Orton 2d7f2ef459 - rebuild for new net-snmp 2010-10-29 10:29:21 +01:00
remi f9d3d476df enable php-fpm sub-package 2010-10-10 20:19:10 +02:00
Joe Orton e99aa9faac - fix permissions 2010-09-07 11:00:55 +01:00
Remi Collet 6deb5f7708 update to php 5.3.3 (Bug + Security fixes) 2010-07-22 15:28:52 +00:00
Remi Collet d324eefdcb garbage collector upstream patches (#580236) 2010-04-30 05:10:45 +00:00
Caolan McNamara 83b7045a6e rebuild for icu 4.4 2010-04-02 15:09:51 +00:00
Remi Collet 3ba1d41318 update to 5.3.2 - security and bugfix 2010-03-06 07:35:33 +00:00
jorton 3bd1eb2581 * Fri Nov 27 2009 Joe Orton <jorton@redhat.com> - 5.3.1-3
- update to v7 of systzdata patch
2009-11-27 10:01:06 +00:00
jorton 8c9c36e8af * Wed Nov 25 2009 Joe Orton <jorton@redhat.com> - 5.3.1-2
- fix build with autoconf 2.6x
2009-11-25 10:14:48 +00:00
Remi Collet da991dabd3 update to 5.3.1 (but FTBFS...) 2009-11-20 17:40:38 +00:00
Tom Callaway 0c27299bfb use libedit instead of readline to avoid licensing issues 2009-11-17 22:19:17 +00:00
Tomáš Mráz f28264e196 * Tue Aug 25 2009 Tomas Mraz <tmraz@redhat.com> - 5.3.0-6
- rebuilt with new openssl
2009-08-25 16:20:40 +00:00
Tomáš Mráz c06f75931e - rebuilt with new openssl 2009-08-21 15:23:28 +00:00
Jesse Keating 8c5702cf42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 17:57:02 +00:00
jorton 5f68886a63 * Thu Jul 16 2009 Joe Orton <jorton@redhat.com> 5.3.0-4
- rediff systzdata patch
2009-07-16 22:32:30 +00:00
jorton 1890efc06e * Thu Jul 16 2009 Joe Orton <jorton@redhat.com> 5.3.0-3
- update to v6 of systzdata patch; various fixes
2009-07-16 22:19:34 +00:00
jorton 5d4e5cd865 * Tue Jul 14 2009 Joe Orton <jorton@redhat.com> 5.3.0-2
- update to v5 of systzdata patch; parses zone.tab and extracts
  timezone->{country-code,long/lat,comment} mapping table
2009-07-14 15:45:10 +00:00
Remi Collet fc5ff27e44 Update to PHP 5.3.0 - New API/ABI 2009-07-12 16:47:12 +00:00
Remi Collet ca0ae5dd38 update to 5.2.10 - security and bug fix release 2009-06-21 09:43:29 +00:00
Remi Collet bc3d8326a5 update to 5.2.9 (bug fixes + security) 2009-02-28 18:26:57 +00:00
Jesse Keating 966f2388e7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 20:24:26 +00:00
jorton 00a04c2931 * Thu Feb 5 2009 Joe Orton <jorton@redhat.com> 5.2.8-9
- add recode support, -recode subpackage (#106755)
- add -zts subpackage with ZTS-enabled build of httpd SAPI
- adjust php.conf to use -zts SAPI build for worker MPM
2009-02-05 12:23:19 +00:00
jorton 2b2e42f5b4 * Wed Feb 4 2009 Joe Orton <jorton@redhat.com> 5.2.8-8
- fix patch fuzz, renumber patches
2009-02-04 11:39:55 +00:00
jorton 228c015e94 * Wed Feb 4 2009 Joe Orton <jorton@redhat.com> 5.2.8-7
- drop obsolete configure args
- drop -odbc patch (#483690)
2009-02-04 11:18:23 +00:00
jorton 8633fb9a7c * Wed Feb 4 2009 Joe Orton <jorton@redhat.com> 5.2.8-6
- drop obsolete configure args
- drop -odbc patch (#483690)
2009-02-04 11:16:10 +00:00
jorton 976754cdee * Mon Jan 26 2009 Joe Orton <jorton@redhat.com> 5.2.8-5
- split out sysvshm, sysvsem, sysvmsg, posix into php-process
2009-01-26 11:31:57 +00:00
jorton 628fba2289 * Sun Jan 25 2009 Joe Orton <jorton@redhat.com> 5.2.8-4
- move wddx to php-xml, build curl shared in -common
- remove BR for expat-devel, bogus configure option
2009-01-25 11:20:10 +00:00
jorton 74584d593e * Fri Jan 23 2009 Joe Orton <jorton@redhat.com> 5.2.8-3
- rebuild for new MySQL
2009-01-23 09:39:51 +00:00
Remi Collet b754afa6c0 fix phpize + add php_embed.h 2008-12-13 08:10:57 +00:00
Remi Collet 7412cba858 update to 5.2.8 2008-12-09 15:53:55 +00:00
Remi Collet d33d52bc0a aclocal workaround 2008-12-06 08:16:35 +00:00
Remi Collet a0a966d3fb update to 5.2.7 2008-12-05 19:22:20 +00:00
jorton 29b358ac74 * Mon Nov 24 2008 Joe Orton <jorton@redhat.com> 5.2.6-7
- tweak Summary, thanks to Richard Hughes
2008-11-24 17:00:39 +00:00
jorton 1629d21b64 * Tue Nov 4 2008 Joe Orton <jorton@redhat.com> 5.2.6-6
- move gd_README to php-gd
- update to r4 of systzdata patch; introduces a default timezone
  name of "System/Localtime", which uses /etc/localtime (#469532)
2008-11-04 11:26:35 +00:00
Remi Collet 896c0914a8 Add XPM support in GD + fix BR 2008-09-13 14:53:02 +00:00
Remi Collet d447d2f551 enable T1lib support in php-gd 2008-07-20 10:11:32 +00:00
jorton 3244077310 - work around rpm %patch zero-fuzz for the time being 2008-07-14 13:43:49 +00:00
jorton b1f466f628 * Mon Jul 14 2008 Joe Orton <jorton@redhat.com> 5.2.6-3
- update to 5.2.6
- sync default php.ini with upstream
- drop extension_dir from default php.ini, rely on hard-coded
  default, to make php-common multilib-safe (#455091)
- update to r3 of systzdata patch
2008-07-14 11:04:39 +00:00
jorton a993ae1c23 * Thu Apr 24 2008 Joe Orton <jorton@redhat.com> 5.2.5-7
- split pspell extension out into php-spell (#443857)
2008-04-24 09:36:14 +00:00
Jesse Keating b28cbd453c * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 5.2.5-6
- Autorebuild for GCC 4.3
2008-02-19 07:12:56 +00:00
jorton a5c5fb30dc * Fri Jan 11 2008 Joe Orton <jorton@redhat.com> 5.2.5-5
- ext/date: use system timezone database
2008-01-11 08:24:21 +00:00
jorton 7c0af4f2cd * Fri Dec 28 2007 Joe Orton <jorton@redhat.com> 5.2.5-4
- rebuild for libc-client bump
2007-12-28 19:35:07 +00:00
Jesse Keating d8343b39cf * Wed Dec 05 2007 Release Engineering <rel-eng at fedoraproject dot org> - 5.2.5-3
- Rebuild for openssl bump
2007-12-05 19:27:58 +00:00
jorton 9b5e1c5950 * Wed Dec 5 2007 Joe Orton <jorton@redhat.com> 5.2.5-2
- update to 5.2.5
2007-12-05 15:49:24 +00:00
jorton c64073fb1d * Mon Oct 15 2007 Joe Orton <jorton@redhat.com> 5.2.4-3
- correct pcre BR version (#333021)
- restore metaphone fix (#205714)
- add READMEs to php-cli
2007-10-16 12:59:20 +00:00
jorton 4bba862531 - fix embedded SAPI build 2007-09-18 19:06:36 +00:00
jorton 975ebd97a6 * Sun Sep 16 2007 Joe Orton <jorton@redhat.com> 5.2.4-2
- update to 5.2.4
2007-09-16 10:14:01 +00:00
jorton f9892523da * Sun Sep 2 2007 Joe Orton <jorton@redhat.com> 5.2.3-9
- rebuild for fixed APR
2007-09-02 14:05:18 +00:00
jorton a83459fbbe * Tue Aug 28 2007 Joe Orton <jorton@redhat.com> 5.2.3-8
- add ldconfig post/postun for -embedded (Hans de Goede)
2007-08-28 18:37:03 +00:00
jorton 39f5d835fa * Fri Aug 10 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 5.2.3-7
- add php-embedded sub-package
2007-08-10 20:16:30 +00:00
jorton 534a341039 * Fri Aug 10 2007 Joe Orton <jorton@redhat.com> 5.2.3-6
- fix build with new glibc
- fix License
2007-08-10 12:29:27 +00:00
jorton d0fdda9ffc * Mon Jul 16 2007 Joe Orton <jorton@redhat.com> 5.2.3-5
- define php_extdir in macros.php
2007-07-16 06:05:06 +00:00
jorton d3ef72bfea * Mon Jul 2 2007 Joe Orton <jorton@redhat.com> 5.2.3-4
- obsolete php-dbase
2007-07-02 09:50:06 +00:00
jorton 121b4e126e * Tue Jun 19 2007 Joe Orton <jorton@redhat.com> 5.2.3-3
- add mcrypt, mhash, tidy, mssql subpackages (Dmitry Butskoy)
- enable dbase extension and package in -common
2007-06-19 17:21:43 +00:00
jorton c372a23346 * Fri Jun 8 2007 Joe Orton <jorton@redhat.com> 5.2.3-2
- update to 5.2.3 (thanks to Jeff Sheltren)
2007-06-08 15:15:07 +00:00
jorton 695917a253 * Wed May 9 2007 Joe Orton <jorton@redhat.com> 5.2.2-4
- fix php-pdo *_arg_force_ref global symbol abuse (#216125)
2007-05-09 16:42:21 +00:00
jorton db22cd8391 * Tue May 8 2007 Joe Orton <jorton@redhat.com> 5.2.2-3
- rebuild against uw-imap-devel
2007-05-08 12:06:37 +00:00
jorton 2d398717f8 * Fri May 4 2007 Joe Orton <jorton@redhat.com> 5.2.2-2
- update to 5.2.2
- synch changes from upstream recommended php.ini
2007-05-04 10:08:53 +00:00
jorton 91b6bae951 * Thu Mar 29 2007 Joe Orton <jorton@redhat.com> 5.2.1-5
- enable SASL support in LDAP extension (#205772)
2007-03-29 11:33:05 +00:00
jorton aac063c87d * Wed Mar 21 2007 Joe Orton <jorton@redhat.com> 5.2.1-4
- drop mime_magic extension (deprecated by php-pecl-Fileinfo)
2007-03-21 10:27:06 +00:00
jorton e1e4fd0031 * Mon Feb 19 2007 Joe Orton <jorton@redhat.com> 5.2.1-3
- fix regression in str_{i,}replace (from upstream)
2007-02-19 09:41:18 +00:00
jorton bcfa43c427 * Thu Feb 15 2007 Joe Orton <jorton@redhat.com> 5.2.1-2
- update to 5.2.1
- fix regression in str_{i,}replace (from upstream)
- add Requires(pre) for httpd
- trim %changelog to versions >= 5.0.0
2007-02-16 12:50:13 +00:00
jorton cd4d30ae3d * Thu Feb 8 2007 Joe Orton <jorton@redhat.com> 5.2.0-10
- bump default memory_limit to 32M (#220821)
- mark config files noreplace again (#174251)
- drop trailing dots from Summary fields
- use standard BuildRoot
- drop libtool15 patch (#226294)
2007-02-08 11:46:11 +00:00
jorton 500277fdf2 * Tue Jan 30 2007 Joe Orton <jorton@redhat.com> 5.2.0-9
- add php(api), php(zend-abi) provides (#221302)
- package /usr/share/php and append to default include_path (#225434)
2007-01-30 17:27:36 +00:00