Doctrine has dropped support for PEAR as of version 2.4 so the pkgs have
been repackaged to update them to the latest versions. All the new
Doctrine pkgs are now available in rawhide and I will plan on building for
f19, f20, and el6 the weekend of Jan 18-19 unless anyone finds issues. Pkg
and filesystem change information below:
Pkgs (old => new)
=============
php-doctrine-DoctrineORM => php-doctrine-orm
php-doctrine-DoctrineDBAL => php-doctrine-dbal
php-doctrine-DoctrineCommon => php-doctrine-common *
* The common pkg has been split into several libraries upstream so the RPM
packing has been updated to match. Besides the code in the common pkg, it
also requires the following new pkgs:
** php-doctrine-annotations
** php-doctrine-cache
** php-doctrine-collections
** php-doctrine-inflector
** php-doctrine-lexer
Install directory (old => new)
======================
/usr/share/pear/Doctrine => /usr/share/php/Doctrine
Shawn