/[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.5.2.2 by slords, Fri Feb 3 15:48:14 2012 UTC Revision 1.8 by slords, Fri Feb 3 15:51:39 2012 UTC
# Line 114  Group: Development/Languages Line 114  Group: Development/Languages
114  Summary: Common files for PHP  Summary: Common files for PHP
115  Provides: php-api = %{apiver}, php-zend-abi = %{zendver}  Provides: php-api = %{apiver}, php-zend-abi = %{zendver}
116  Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver}  Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver}
 Conflicts: php-common  
117  # Provides for all builtin modules:  # Provides for all builtin modules:
118  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
119  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
120  Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets  Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets
121  Provides: php-spl, php-tokenizer, php-openssl, php-pcre  Provides: php-spl, php-tokenizer, php-openssl, php-pcre
122  Provides: php-zlib, php-json, php-zip, php-fileinfo  Provides: php-zlib, php-json, php-zip, php-fileinfo
123    Obsoletes: php-openssl, php-json
124  # For obsoleted pecl extension  # For obsoleted pecl extension
125  Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver}  Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver}
126  Provides: php-pecl-zip = %{zipver}, php-pecl(zip) = %{zipver}  Provides: php-pecl-zip = %{zipver}, php-pecl(zip) = %{zipver}
127  Provides: php-pecl-phar = %{pharver}, php-pecl(phar) = %{pharver}  Provides: php-pecl-phar = %{pharver}, php-pecl(phar) = %{pharver}
128  Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl(Fileinfo) = %{fileinfover}  Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl(Fileinfo) = %{fileinfover}
129    Obsoletes: php-pecl-json, php-pecl-zip, php-pecl-phar, php-pecl-Fileinfo
130    
131  %description common  %description common
132  The %{name}-common package contains files used by both the php  The %{name}-common package contains files used by both the php
# Line 264  Group: Development/Languages Line 265  Group: Development/Languages
265  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
266  Provides: php-dom, php-xsl, php-domxml, php-wddx  Provides: php-dom, php-xsl, php-domxml, php-wddx
267  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
268    Obsoletes: php-domxml, php-dom
269    
270  %description xml  %description xml
271  The php-xml package contains dynamic shared objects which add support  The php-xml package contains dynamic shared objects which add support
# Line 755  rm files.* macros.php Line 757  rm files.* macros.php
757  %files process -f files.process  %files process -f files.process
758    
759  %changelog  %changelog
760    * Fri Feb 3 2012 Shad L. Lords <slords@mail.com> - 5.3.3-1.6.sme
761    - Obsolete php-domxml and php-dom [SME: 6733]
762    - Update Obsoletes and Conflicts [SME: 6436]
763    
764  * Thu Feb  2 2012 Joe Orton <jorton@redhat.com> - 5.3.3-1.6  * Thu Feb  2 2012 Joe Orton <jorton@redhat.com> - 5.3.3-1.6
765  - add security fix for CVE-2012-0830 (#786757)  - add security fix for CVE-2012-0830 (#786757)
766    


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