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 |
791 |
%files process -f files.process |
%files process -f files.process |
792 |
|
|
793 |
%changelog |
%changelog |
794 |
|
* Fri Jun 29 2012 Shad L. Lords <slords@mail.com> - 5.3.3-13.sme |
795 |
|
- 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 |
800 |
|
|