/[smeserver]/rpms/php/sme8/php.spec
ViewVC logotype

Diff of /rpms/php/sme8/php.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.5.2.2 by slords, Fri Feb 3 15:48:14 2012 UTC Revision 1.5.2.3 by slords, Fri Jun 29 14:45:08 2012 UTC
# Line 18  Line 18 
18  Summary: PHP scripting language for creating dynamic web sites  Summary: PHP scripting language for creating dynamic web sites
19  Name: php  Name: php
20  Version: 5.3.3  Version: 5.3.3
21  Release: 1%{?dist}.6  Release: 13%{?dist}
22  License: PHP and LGPLv2 and LGPLv2+  License: PHP and LGPLv2 and LGPLv2+
23  Group: Development/Languages  Group: Development/Languages
24  URL: http://www.php.net/  URL: http://www.php.net/
# Line 51  Patch62: php-5.3.2-testfail.patch Line 51  Patch62: php-5.3.2-testfail.patch
51  # Bug fixes  # Bug fixes
52  Patch100: php-5.3.2-r305570.patch  Patch100: php-5.3.2-r305570.patch
53  Patch101: php-5.3.3-r305043.patch  Patch101: php-5.3.3-r305043.patch
54    Patch102: php-5.3.3-varnegidx.patch
55    
56  # Fixes for security bugs  # Fixes for security bugs
57  Patch207: php-5.3.2-CVE-2010-3709.patch  Patch207: php-5.3.2-CVE-2010-3709.patch
58  Patch208: php-5.3.2-CVE-2010-3870.patch  Patch208: php-5.3.2-CVE-2010-3870.patch
59  Patch209: php-5.3.3-CVE-2010-4156.patch  Patch209: php-5.3.2-CVE-2010-4645.patch
60  Patch210: php-5.3.3-CVE-2010-3710.patch  Patch210: php-5.3.3-CVE-2010-3710.patch
61  Patch211: php-5.3.2-CVE-2010-4645.patch  Patch211: php-5.3.3-CVE-2010-4156.patch
62  Patch212: php-5.3.3-CVE-2011-0708.patch  Patch212: php-5.3.3-CVE-2011-0708.patch
63  Patch213: php-5.3.3-CVE-2011-1148.patch  Patch213: php-5.3.3-CVE-2011-1148.patch
64  Patch214: php-5.3.3-CVE-2011-1466.patch  Patch214: php-5.3.3-CVE-2011-1466.patch
65  Patch215: php-5.3.3-CVE-2011-1468.patch  Patch215: php-5.3.3-CVE-2011-1468.patch
66  Patch216: php-5.3.3-CVE-2011-1469.patch  Patch216: php-5.3.3-CVE-2011-1469.patch
 Patch217: php-5.3.3-CVE-2011-1470.patch  
67  Patch218: php-5.3.3-CVE-2011-1471.patch  Patch218: php-5.3.3-CVE-2011-1471.patch
68  Patch219: php-5.3.3-CVE-2011-1938.patch  Patch219: php-5.3.3-CVE-2011-1938.patch
69  Patch220: php-5.3.3-CVE-2011-2202.patch  Patch220: php-5.3.3-CVE-2011-2202.patch
# Line 71  Patch221: php-5.3.3-CVE-2011-2483.patch Line 71  Patch221: php-5.3.3-CVE-2011-2483.patch
71  Patch222: php-5.3.3-CVE-2011-4885.patch  Patch222: php-5.3.3-CVE-2011-4885.patch
72  Patch223: php-5.3.3-CVE-2011-4566.patch  Patch223: php-5.3.3-CVE-2011-4566.patch
73  Patch224: php-5.3.3-CVE-2012-0830.patch  Patch224: php-5.3.3-CVE-2012-0830.patch
74    Patch225: php-5.3.3-CVE-2012-1823.patch
75    Patch226: php-5.3.3-CVE-2012-2336.patch
76    Patch230: php-5.3.3-CVE-2011-4153.patch
77    Patch232: php-5.3.3-CVE-2012-1172.patch
78    Patch233: php-5.3.3-CVE-2012-2143.patch
79    Patch234: php-5.3.3-CVE-2012-2386.patch
80    Patch235: php-5.3.3-CVE-2012-0057.patch
81    Patch236: php-5.3.3-CVE-2012-0789.patch
82    Patch237: php-5.3.3-CVE-2010-2950.patch
83    
84  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
85    
# Line 147  Summary: A module for PHP applications t Line 156  Summary: A module for PHP applications t
156  Group: Development/Languages  Group: Development/Languages
157  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
158  BuildRequires: krb5-devel, openssl-devel, libc-client-devel  BuildRequires: krb5-devel, openssl-devel, libc-client-devel
159    Provides: php-imap = %{version}-%{release}
160    
161  %description imap  %description imap
162  The php-imap package contains a dynamic shared object that will  The php-imap package contains a dynamic shared object that will
# Line 157  Summary: A module for PHP applications t Line 167  Summary: A module for PHP applications t
167  Group: Development/Languages  Group: Development/Languages
168  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
169  BuildRequires: cyrus-sasl-devel, openldap-devel, openssl-devel  BuildRequires: cyrus-sasl-devel, openldap-devel, openssl-devel
170    Provides: php-ldap = %{version}-%{release}
171    
172  %description ldap  %description ldap
173  The php-ldap package is a dynamic shared object (DSO) for the Apache  The php-ldap package is a dynamic shared object (DSO) for the Apache
# Line 172  Group: Development/Languages Line 183  Group: Development/Languages
183  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
184  Provides: php-pdo-abi = %{pdover}  Provides: php-pdo-abi = %{pdover}
185  Provides: php-pdo_sqlite  Provides: php-pdo_sqlite
186    Provides: php-pdo = %{version}-%{release}
187    
188  %description pdo  %description pdo
189  The %{name}-pdo package contains a dynamic shared object that will add  The %{name}-pdo package contains a dynamic shared object that will add
# Line 185  Group: Development/Languages Line 197  Group: Development/Languages
197  Requires: %{name}-common = %{version}-%{release}, %{name}-pdo  Requires: %{name}-common = %{version}-%{release}, %{name}-pdo
198  Provides: php_database, php-mysqli, php-pdo_mysql  Provides: php_database, php-mysqli, php-pdo_mysql
199  BuildRequires: mysql-devel >= 4.1.0  BuildRequires: mysql-devel >= 4.1.0
200    Provides: php-mysql = %{version}-%{release}
201    
202  %description mysql  %description mysql
203  The php-mysql package contains a dynamic shared object that will add  The php-mysql package contains a dynamic shared object that will add
# Line 199  Group: Development/Languages Line 212  Group: Development/Languages
212  Requires: %{name}-common = %{version}-%{release}, %{name}-pdo  Requires: %{name}-common = %{version}-%{release}, %{name}-pdo
213  Provides: php_database, php-pdo_pgsql  Provides: php_database, php-pdo_pgsql
214  BuildRequires: krb5-devel, openssl-devel, postgresql-devel  BuildRequires: krb5-devel, openssl-devel, postgresql-devel
215    Provides: php-pgsql = %{version}-%{release}
216    
217  %description pgsql  %description pgsql
218  The php-pgsql package includes a dynamic shared object (DSO) that can  The php-pgsql package includes a dynamic shared object (DSO) that can
# Line 214  Summary: Modules for PHP script using sy Line 228  Summary: Modules for PHP script using sy
228  Group: Development/Languages  Group: Development/Languages
229  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
230  Provides: php-posix, php-sysvsem, php-sysvshm, php-sysvmsg  Provides: php-posix, php-sysvsem, php-sysvshm, php-sysvmsg
231    Provides: php-process = %{version}-%{release}
232    
233  %description process  %description process
234  The php-process package contains dynamic shared objects which add  The php-process package contains dynamic shared objects which add
# Line 226  Requires: %{name}-common = %{version}-%{ Line 241  Requires: %{name}-common = %{version}-%{
241  Summary: A module for PHP applications that use ODBC databases  Summary: A module for PHP applications that use ODBC databases
242  Provides: php_database, php-pdo_odbc  Provides: php_database, php-pdo_odbc
243  BuildRequires: unixODBC-devel  BuildRequires: unixODBC-devel
244    Provides: php-odbc = %{version}-%{release}
245    
246  %description odbc  %description odbc
247  The php-odbc package contains a dynamic shared object that will add  The php-odbc package contains a dynamic shared object that will add
# Line 241  Group: Development/Languages Line 257  Group: Development/Languages
257  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
258  Summary: A module for PHP applications that use the SOAP protocol  Summary: A module for PHP applications that use the SOAP protocol
259  BuildRequires: libxml2-devel  BuildRequires: libxml2-devel
260    Provides: php-soap = %{version}-%{release}
261    
262  %description soap  %description soap
263  The php-soap package contains a dynamic shared object that will add  The php-soap package contains a dynamic shared object that will add
# Line 251  Summary: A module for PHP applications t Line 268  Summary: A module for PHP applications t
268  Group: Development/Languages  Group: Development/Languages
269  Requires: %{name}-common = %{version}-%{release}, net-snmp  Requires: %{name}-common = %{version}-%{release}, net-snmp
270  BuildRequires: net-snmp-devel  BuildRequires: net-snmp-devel
271    Provides: php-snmp = %{version}-%{release}
272    
273  %description snmp  %description snmp
274  The php-snmp package contains a dynamic shared object that will add  The php-snmp package contains a dynamic shared object that will add
# Line 264  Group: Development/Languages Line 282  Group: Development/Languages
282  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
283  Provides: php-dom, php-xsl, php-domxml, php-wddx  Provides: php-dom, php-xsl, php-domxml, php-wddx
284  BuildRequires: libxslt-devel >= 1.0.18-1, libxml2-devel >= 2.4.14-1  BuildRequires: libxslt-devel >= 1.0.18-1, libxml2-devel >= 2.4.14-1
285    Provides: php-xml = %{version}-%{release}
286    
287  %description xml  %description xml
288  The php-xml package contains dynamic shared objects which add support  The php-xml package contains dynamic shared objects which add support
# Line 274  and performing XSL transformations on XM Line 293  and performing XSL transformations on XM
293  Summary: A module for PHP applications which use the XML-RPC protocol  Summary: A module for PHP applications which use the XML-RPC protocol
294  Group: Development/Languages  Group: Development/Languages
295  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
296    Provides: php-xmlrpc = %{version}-%{release}
297    
298  %description xmlrpc  %description xmlrpc
299  The php-xmlrpc package contains a dynamic shared object that will add  The php-xmlrpc package contains a dynamic shared object that will add
# Line 283  support for the XML-RPC protocol to PHP. Line 303  support for the XML-RPC protocol to PHP.
303  Summary: A module for PHP applications which need multi-byte string handling  Summary: A module for PHP applications which need multi-byte string handling
304  Group: Development/Languages  Group: Development/Languages
305  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
306    Provides: php-mbstring = %{version}-%{release}
307    
308  %description mbstring  %description mbstring
309  The php-mbstring package contains a dynamic shared object that will add  The php-mbstring package contains a dynamic shared object that will add
# Line 294  Group: Development/Languages Line 315  Group: Development/Languages
315  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
316  # Required to build the bundled GD library  # Required to build the bundled GD library
317  BuildRequires: libXpm-devel, libjpeg-devel, libpng-devel, freetype-devel  BuildRequires: libXpm-devel, libjpeg-devel, libpng-devel, freetype-devel
318    Provides: php-gd = %{version}-%{release}
319    
320  %description gd  %description gd
321  The php-gd package contains a dynamic shared object that will add  The php-gd package contains a dynamic shared object that will add
# Line 303  support for using the gd graphics librar Line 325  support for using the gd graphics librar
325  Summary: A module for PHP applications for using the bcmath library  Summary: A module for PHP applications for using the bcmath library
326  Group: Development/Languages  Group: Development/Languages
327  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
328    Provides: php-bcmath = %{version}-%{release}
329    
330  %description bcmath  %description bcmath
331  The php-bcmath package contains a dynamic shared object that will add  The php-bcmath package contains a dynamic shared object that will add
# Line 312  support for using the bcmath library to Line 335  support for using the bcmath library to
335  Summary: A database abstraction layer module for PHP applications  Summary: A database abstraction layer module for PHP applications
336  Group: Development/Languages  Group: Development/Languages
337  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
338    Provides: php-dba = %{version}-%{release}
339    
340  %description dba  %description dba
341  The php-dba package contains a dynamic shared object that will add  The php-dba package contains a dynamic shared object that will add
# Line 322  Summary: A module for PHP applications f Line 346  Summary: A module for PHP applications f
346  Group: System Environment/Libraries  Group: System Environment/Libraries
347  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
348  BuildRequires: aspell-devel >= 0.50.0  BuildRequires: aspell-devel >= 0.50.0
349    Provides: php-pspell = %{version}-%{release}
350    
351  %description pspell  %description pspell
352  The php-pspell package contains a dynamic shared object that will add  The php-pspell package contains a dynamic shared object that will add
# Line 332  Summary: Internationalization extension Line 357  Summary: Internationalization extension
357  Group: System Environment/Libraries  Group: System Environment/Libraries
358  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
359  BuildRequires: libicu-devel >= 3.6  BuildRequires: libicu-devel >= 3.6
360    Provides: php-intl = %{version}-%{release}
361    
362  %description intl  %description intl
363  The php-intl package contains a dynamic shared object that will add  The php-intl package contains a dynamic shared object that will add
# Line 357  support for using the ICU library to PHP Line 383  support for using the ICU library to PHP
383    
384  %patch100 -p1 -b .r305570  %patch100 -p1 -b .r305570
385  %patch101 -p1 -b .r305043  %patch101 -p1 -b .r305043
386    %patch102 -p1 -b .varnegidx
387    
388  %patch207 -p1 -b .cve3709  %patch207 -p1 -b .cve3709
389  %patch208 -p1 -b .cve3870  %patch208 -p1 -b .cve3870
390    %patch209 -p1 -b .cve4645
 %patch209 -p1 -b .cve4156  
391  %patch210 -p1 -b .cve3710  %patch210 -p1 -b .cve3710
392  %patch211 -p1 -b .cve4645  %patch211 -p1 -b .cve4156
393  %patch212 -p1 -b .cve0708  %patch212 -p1 -b .cve0708
394  %patch213 -p1 -b .cve1148  %patch213 -p1 -b .cve1148
395  %patch214 -p1 -b .cve1466  %patch214 -p1 -b .cve1466
396  %patch215 -p1 -b .cve1468  %patch215 -p1 -b .cve1468
397  %patch216 -p1 -b .cve1469  %patch216 -p1 -b .cve1469
 %patch217 -p1 -b .cve1470  
398  %patch218 -p1 -b .cve1471  %patch218 -p1 -b .cve1471
399  %patch219 -p1 -b .cve1938  %patch219 -p1 -b .cve1938
400  %patch220 -p1 -b .cve2202  %patch220 -p1 -b .cve2202
# Line 377  support for using the ICU library to PHP Line 402  support for using the ICU library to PHP
402  %patch222 -p1 -b .cve4885  %patch222 -p1 -b .cve4885
403  %patch223 -p1 -b .cve4566  %patch223 -p1 -b .cve4566
404  %patch224 -p1 -b .cve0830  %patch224 -p1 -b .cve0830
405    %patch225 -p1 -b .cve1823
406    %patch226 -p1 -b .cve2336
407    
408    %patch230 -p1 -b .cve4153
409    %patch232 -p1 -b .cve1172
410    %patch233 -p1 -b .cve2143
411    %patch234 -p1 -b .cve2386
412    %patch235 -p1 -b .cve0057
413    %patch236 -p1 -b .cve0789
414    %patch237 -p1 -b .cve2950
415    
416  # Prevent %%doc confusion over LICENSE files  # Prevent %%doc confusion over LICENSE files
417  cp -p Zend/LICENSE Zend/ZEND_LICENSE  cp -p Zend/LICENSE Zend/ZEND_LICENSE
# Line 755  rm files.* macros.php Line 789  rm files.* macros.php
789  %files process -f files.process  %files process -f files.process
790    
791  %changelog  %changelog
792  * Thu Feb  2 2012 Joe Orton <jorton@redhat.com> - 5.3.3-1.6  * Mon Jun 25 2012 Joe Orton <jorton@redhat.com> - 5.3.3-13
793  - add security fix for CVE-2012-0830 (#786757)  - add security fix for CVE-2010-2950
794    
795  * Wed Jan 04 2012 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 5.3.3-1.5  * Wed Jun 13 2012 Joe Orton <jorton@redhat.com> - 5.3.3-11
796  - remove extra php.ini-prod/devel files caused by %%patch -b  - fix tests for CVE-2012-2143, CVE-2012-0789
797    
798  * Tue Jan 03 2012 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 5.3.3-1.4  * Tue Jun 12 2012 Joe Orton <jorton@redhat.com> - 5.3.3-10
799  - add security fixes for CVE-2011-4885, CVE-2011-4566 (#769758)  - add security fix for CVE-2012-2336
800    
801  * Mon Oct 24 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.3  * Tue Jun 12 2012 Joe Orton <jorton@redhat.com> - 5.3.3-9
802  - improve CVE-2011-1466 fix to cover CAL_GREGORIAN, CAL_JEWISH  - add security fixes for CVE-2011-4153, CVE-2012-0057, CVE-2012-0789,
803      CVE-2012-1172, CVE-2012-2143, CVE-2012-2386
804    
805  * Mon Sep 26 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.2  * Thu May  3 2012 Joe Orton <jorton@redhat.com> - 5.3.3-7
806  - add security fixes for CVE-2011-2483, CVE-2011-0708, CVE-2011-1148,  - correct detection of = in CVE-2012-1823 fix (#818607)
807    CVE-2011-1466, CVE-2011-1468, CVE-2011-1469, CVE-2011-1470,  
808    CVE-2011-1471, CVE-2011-1938, and CVE-2011-2202 (#740733)  * Thu May  3 2012 Joe Orton <jorton@redhat.com> - 5.3.3-6
809    - add security fix for CVE-2012-1823 (#818607)
810    
811    * Thu Feb  2 2012 Joe Orton <jorton@redhat.com> - 5.3.3-5
812    - add security fix for CVE-2012-0830 (#786758)
813    
814  * Wed Jan 19 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.1  * Wed Jan 04 2012 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 5.3.3-4
815  - add security fixes for CVE-2010-3710, CVE-2010-4156,  - remove extra php.ini-prod/devel files caused by %%patch -b
816    CVE-2010-4645 (#670463)  
817    * Tue Jan 03 2012 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 5.3.3-3
818    - add security fixes for CVE-2011-4885, CVE-2011-4566 (#740734)
819    
820    * Fri Oct 28 2011 Joe Orton <jorton@redhat.com> - 5.3.3-2
821    - add php-$subpkg = V-R provides (#717158)
822    - add security fixes for CVE-2010-3710, CVE-2010-4156, CVE-2010-4645 (#670464)
823    - add security fixes for CVE-2011-2483, CVE-2011-0708, CVE-2011-1148,
824      CVE-2011-1466, CVE-2011-1468, CVE-2011-1469, CVE-2011-1471,
825      CVE-2011-1938, CVE-2011-2202 (#740734)
826    - fix negative keys with var_export (#700724)
827    
828  * Wed Dec  1 2010 Joe Orton <jorton@redhat.com> - 5.3.3-1  * Wed Dec  1 2010 Joe Orton <jorton@redhat.com> - 5.3.3-1
829  - update to 5.3.3 (#658315)  - update to 5.3.3 (#658315)


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed