23 Feb
2010
23 Feb
'10
15:57
On Tue, Feb 23, 2010 at 12:27:44PM -0300, Cristian Rodríguez wrote:
On 23/02/10 11:40, Marcus Rueckert wrote:
On 2010-02-23 15:40:16 +0100, Petr Gajdos wrote:
I would like to make update of libpng to 1.4 branch. Today we have package libpng12-0 in factory, for which
# rpm -q libpng12-0 libpng12-0-1.2.41-2.5.x86_64 # rpm -ql libpng12-0 /usr/lib64/libpng12.so.0 /usr/lib64/libpng12.so.0.41.0
But for 1.4 branch I get
/usr/lib64/libpng14.so.14 /usr/lib64/libpng14.so.14.0.0
do we really need both?
We will try to remove libpng12-0.
There is also subpackage called libpng3 that is not used by any package, there is a configure option to disable the creation of that compat library.
Which is not built in 1.4 anyway. Thanks, Petr