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: 13%{?dist}.1 |
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/ |
80 |
Patch235: php-5.3.3-CVE-2012-0057.patch |
Patch235: php-5.3.3-CVE-2012-0057.patch |
81 |
Patch236: php-5.3.3-CVE-2012-0789.patch |
Patch236: php-5.3.3-CVE-2012-0789.patch |
82 |
Patch237: php-5.3.3-CVE-2010-2950.patch |
Patch237: php-5.3.3-CVE-2010-2950.patch |
|
Patch238: php-5.3.3-CVE-2013-4113.patch |
|
83 |
|
|
84 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
85 |
|
|
123 |
Summary: Common files for PHP |
Summary: Common files for PHP |
124 |
Provides: php-api = %{apiver}, php-zend-abi = %{zendver} |
Provides: php-api = %{apiver}, php-zend-abi = %{zendver} |
125 |
Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver} |
Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver} |
|
Conflicts: php-common |
|
126 |
# Provides for all builtin modules: |
# Provides for all builtin modules: |
127 |
Provides: php-bz2, php-calendar, php-ctype, php-curl, php-date, php-exif |
Provides: php-bz2, php-calendar, php-ctype, php-curl, php-date, php-exif |
128 |
Provides: php-ftp, php-gettext, php-gmp, php-hash, php-iconv, php-libxml |
Provides: php-ftp, php-gettext, php-gmp, php-hash, php-iconv, php-libxml |
129 |
Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets |
Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets |
130 |
Provides: php-spl, php-tokenizer, php-openssl, php-pcre |
Provides: php-spl, php-tokenizer, php-openssl, php-pcre |
131 |
Provides: php-zlib, php-json, php-zip, php-fileinfo |
Provides: php-zlib, php-json, php-zip, php-fileinfo |
132 |
|
Obsoletes: php-openssl, php-json |
133 |
# For obsoleted pecl extension |
# For obsoleted pecl extension |
134 |
Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver} |
Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver} |
135 |
Provides: php-pecl-zip = %{zipver}, php-pecl(zip) = %{zipver} |
Provides: php-pecl-zip = %{zipver}, php-pecl(zip) = %{zipver} |
136 |
Provides: php-pecl-phar = %{pharver}, php-pecl(phar) = %{pharver} |
Provides: php-pecl-phar = %{pharver}, php-pecl(phar) = %{pharver} |
137 |
Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl(Fileinfo) = %{fileinfover} |
Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl(Fileinfo) = %{fileinfover} |
138 |
|
Obsoletes: php-pecl-json, php-pecl-zip, php-pecl-phar, php-pecl-Fileinfo |
139 |
|
|
140 |
%description common |
%description common |
141 |
The %{name}-common package contains files used by both the php |
The %{name}-common package contains files used by both the php |
283 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
284 |
Provides: php-dom, php-xsl, php-domxml, php-wddx |
Provides: php-dom, php-xsl, php-domxml, php-wddx |
285 |
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 |
286 |
|
Obsoletes: php-domxml, php-dom |
287 |
Provides: php-xml = %{version}-%{release} |
Provides: php-xml = %{version}-%{release} |
288 |
|
|
289 |
%description xml |
%description xml |
414 |
%patch235 -p1 -b .cve0057 |
%patch235 -p1 -b .cve0057 |
415 |
%patch236 -p1 -b .cve0789 |
%patch236 -p1 -b .cve0789 |
416 |
%patch237 -p1 -b .cve2950 |
%patch237 -p1 -b .cve2950 |
|
%patch238 -p1 -b .cve4113 |
|
417 |
|
|
418 |
# Prevent %%doc confusion over LICENSE files |
# Prevent %%doc confusion over LICENSE files |
419 |
cp -p Zend/LICENSE Zend/ZEND_LICENSE |
cp -p Zend/LICENSE Zend/ZEND_LICENSE |
791 |
%files process -f files.process |
%files process -f files.process |
792 |
|
|
793 |
%changelog |
%changelog |
794 |
* Fri Jul 12 2013 Remi Collet <rcollet@redhat.com> - 5.3.3-13.1 |
* Fri Jun 29 2012 Shad L. Lords <slords@mail.com> - 5.3.3-13.sme |
795 |
- add security fix for CVE-2013-4113 |
- Obsolete php-domxml and php-dom [SME: 6733] |
796 |
|
- Update Obsoletes and Conflicts [SME: 6436] |
797 |
|
|
798 |
* Mon Jun 25 2012 Joe Orton <jorton@redhat.com> - 5.3.3-13 |
* Mon Jun 25 2012 Joe Orton <jorton@redhat.com> - 5.3.3-13 |
799 |
- add security fix for CVE-2010-2950 |
- add security fix for CVE-2010-2950 |