From Bugzilla Helper: User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.17-1smp i686) php-pgsql should be linked against, and require something like libpq.so.2.1, but instead requires libpq.so, which is in the postgresql-devel package. Reproducible: Always Steps to Reproduce: 1. Try to install php-pgsql on an installation without -devel packages Actual Results: Package fails, because it requires a file that doesn't exist Expected Results: It should have installed :)
libpq.so was part of postgresql-7.0.3-7, which was what was included in Wolverine.