111 |
Summary: Common files for PHP |
Summary: Common files for PHP |
112 |
Provides: php-api = %{apiver}, php-zend-abi = %{zendver} |
Provides: php-api = %{apiver}, php-zend-abi = %{zendver} |
113 |
Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver} |
Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver} |
|
Conflicts: php-common |
|
114 |
# Provides for all builtin modules: |
# Provides for all builtin modules: |
115 |
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 |
116 |
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 |
117 |
Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets |
Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets |
118 |
Provides: php-spl, php-tokenizer, php-openssl, php-pcre |
Provides: php-spl, php-tokenizer, php-openssl, php-pcre |
119 |
Provides: php-zlib, php-json, php-zip, php-fileinfo |
Provides: php-zlib, php-json, php-zip, php-fileinfo |
120 |
|
Obsoletes: php-openssl, php-json |
121 |
# For obsoleted pecl extension |
# For obsoleted pecl extension |
122 |
Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver} |
Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver} |
123 |
Provides: php-pecl-zip = %{zipver}, php-pecl(zip) = %{zipver} |
Provides: php-pecl-zip = %{zipver}, php-pecl(zip) = %{zipver} |
124 |
Provides: php-pecl-phar = %{pharver}, php-pecl(phar) = %{pharver} |
Provides: php-pecl-phar = %{pharver}, php-pecl(phar) = %{pharver} |
125 |
Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl(Fileinfo) = %{fileinfover} |
Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl(Fileinfo) = %{fileinfover} |
126 |
|
Obsoletes: php-pecl-json, php-pecl-zip, php-pecl-phar, php-pecl-Fileinfo |
127 |
|
|
128 |
%description common |
%description common |
129 |
The %{name}-common package contains files used by both the php |
The %{name}-common package contains files used by both the php |
262 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
263 |
Provides: php-dom, php-xsl, php-domxml, php-wddx |
Provides: php-dom, php-xsl, php-domxml, php-wddx |
264 |
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 |
265 |
|
Obsoletes: php-domxml, php-dom |
266 |
|
|
267 |
%description xml |
%description xml |
268 |
The php-xml package contains dynamic shared objects which add support |
The php-xml package contains dynamic shared objects which add support |
750 |
%files process -f files.process |
%files process -f files.process |
751 |
|
|
752 |
%changelog |
%changelog |
753 |
|
* Thu Nov 3 2011 Shad L. Lords <slords@mail.com> - 5.3.3-1.3.sme |
754 |
|
- Obsolete php-domxml and php-dom [SME: 6733] |
755 |
|
- Update Obsoletes and Conflicts [SME: 6436] |
756 |
|
|
757 |
* Mon Oct 24 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.3 |
* Mon Oct 24 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.3 |
758 |
- improve CVE-2011-1466 fix to cover CAL_GREGORIAN, CAL_JEWISH |
- improve CVE-2011-1466 fix to cover CAL_GREGORIAN, CAL_JEWISH |
759 |
|
|