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}.1 |
Release: 1%{?dist}.1.1 |
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/ |
101 |
Summary: Common files for PHP |
Summary: Common files for PHP |
102 |
Provides: php-api = %{apiver}, php-zend-abi = %{zendver} |
Provides: php-api = %{apiver}, php-zend-abi = %{zendver} |
103 |
Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver} |
Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver} |
|
Conflicts: php-common |
|
104 |
# Provides for all builtin modules: |
# Provides for all builtin modules: |
105 |
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 |
106 |
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 |
107 |
Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets |
Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets |
108 |
Provides: php-spl, php-tokenizer, php-openssl, php-pcre |
Provides: php-spl, php-tokenizer, php-openssl, php-pcre |
109 |
Provides: php-zlib, php-json, php-zip, php-fileinfo |
Provides: php-zlib, php-json, php-zip, php-fileinfo |
110 |
|
Obsoletes: php-openssl, php-json |
111 |
# For obsoleted pecl extension |
# For obsoleted pecl extension |
112 |
Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver} |
Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver} |
113 |
Provides: php-pecl-zip = %{zipver}, php-pecl(zip) = %{zipver} |
Provides: php-pecl-zip = %{zipver}, php-pecl(zip) = %{zipver} |
114 |
Provides: php-pecl-phar = %{pharver}, php-pecl(phar) = %{pharver} |
Provides: php-pecl-phar = %{pharver}, php-pecl(phar) = %{pharver} |
115 |
Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl(Fileinfo) = %{fileinfover} |
Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl(Fileinfo) = %{fileinfover} |
116 |
|
Obsoletes: php-pecl-json, php-pecl-zip, php-pecl-phar, php-pecl-Fileinfo |
117 |
|
|
118 |
%description common |
%description common |
119 |
The %{name}-common package contains files used by both the php |
The %{name}-common package contains files used by both the php |
252 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
253 |
Provides: php-dom, php-xsl, php-domxml, php-wddx |
Provides: php-dom, php-xsl, php-domxml, php-wddx |
254 |
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 |
255 |
|
Obsoletes: php-domxml, php-dom |
256 |
|
|
257 |
%description xml |
%description xml |
258 |
The php-xml package contains dynamic shared objects which add support |
The php-xml package contains dynamic shared objects which add support |
730 |
%files process -f files.process |
%files process -f files.process |
731 |
|
|
732 |
%changelog |
%changelog |
733 |
|
* Wed Sep 28 2011 Jonathan Martens <smeserver-contribs@snetram.nl> - 5.3.3-1.1.1 |
734 |
|
- Obsolete php-domxml and php-dom [SME: 6733] |
735 |
|
|
736 |
|
* Tue Sep 13 2011 Shad L. Lords <slords@mail.com> - 5.3.3-1.1.0 |
737 |
|
- Update Obsoletes and Conflicts [SME: 6436] |
738 |
|
|
739 |
* Wed Jan 19 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.1 |
* Wed Jan 19 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.1 |
740 |
- add security fixes for CVE-2010-3710, CVE-2010-4156, |
- add security fixes for CVE-2010-3710, CVE-2010-4156, |
741 |
CVE-2010-4645 (#670463) |
CVE-2010-4645 (#670463) |