/[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.3 by slords, Mon Jun 20 19:27:01 2011 UTC Revision 1.5 by snetram, Wed Sep 28 17:13:27 2011 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}.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/
# Line 101  Group: Development/Languages Line 101  Group: Development/Languages
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
# Line 251  Group: Development/Languages Line 252  Group: Development/Languages
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
# Line 728  rm files.* macros.php Line 730  rm files.* macros.php
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)


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