Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957573

--- Comment #21 from Remi Collet <fed...@famillecollet.com> ---
Please also check phpci output

-------------------------------------------------------------------------------
PHP COMPAT INFO EXTENSION SUMMARY
-------------------------------------------------------------------------------
  EXTENSION                             EXT min/Max       PHP min/Max     COUNT
-------------------------------------------------------------------------------
  Core                                  4.0.0             4.0.0            3019
  PDO                                                     5.1.0               5
  Reflection                                              5.0.0               2
  SPL                                   5.1.0             5.0.0              97
  SimpleXML                                               5.0.0              22
  XCache                                1.0               4.3.0               4
  apc                                   3.0.13            4.3.0               4
  ctype                                                   4.0.4               2
  curl                                                    4.0.2             257
  date                                                    4.0.0              59
  dom                                                     5.0.0              13
  hash                                  1.1               4.0.0              13
  json                                  5.2.0             5.2.0              49
  libxml                                5.1.0             5.0.0               2
  mbstring                                                4.0.6               2
  memcache                              0.2               4.3.11              3
  memcached                             0.1.0             5.2.0               2
  openssl                                                 4.0.4               7
  pcre                                                    4.0.0              60
  session                                                 4.0.0               9
C sqlite3                               0.7               5.3.0               1
  standard                              4.0.0             4.0.0            1690
  zlib                                  1.0               4.0.0              16
-------------------------------------------------------------------------------


Per PHP Guidelines : "PHP extensions must have a Requires on all of the
dependent extensions (php-date, php-gd, php-mbstring, ...). These extensions
are virtual Provides of the php sub-packages."

For example,  as this library requires "dom", you must requires php-dom (not
php-xml).
Especially in Fedora >= 19, with php 5.5, there is a lot of change in
extension/package split.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=z1mtAdsYOJ&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to