Bug 835777

Summary: Package redhat-lsb need requires libpng-compat, not libpng on F17 or rhel7
Product: [Fedora] Fedora Reporter: Xibo Ning <xning>
Component: redhat-lsbAssignee: Xibo Ning <xning>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: hliu, llim, ovasik, pnemade, tgl
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-22 18:32:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Xibo Ning 2012-06-27 05:56:35 UTC
Description of problem:
Should fix redhat-lsb to support PPC64 and S390X

Comment 1 Xibo Ning 2012-07-02 02:28:16 UTC
Package libpng-compat stores libpng12.so.0 in Fedora 17 and rhel7. So need fix redhat-lsb to requires libpng-compat instead of libpng.

Comment 2 Fedora Update System 2012-07-02 14:57:59 UTC
redhat-lsb-4.1-5.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/redhat-lsb-4.1-5.fc17

Comment 3 Fedora Update System 2012-07-02 22:34:03 UTC
Package redhat-lsb-4.1-5.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing redhat-lsb-4.1-5.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-10194/redhat-lsb-4.1-5.fc17
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-07-17 17:23:49 UTC
redhat-lsb-4.1-5.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Tom Lane 2012-07-23 04:16:31 UTC
This was fixed in completely the wrong way.  The package should be updated to use libpng 1.5. libpng-compat is not going to be shipped in F18.

Comment 6 Xibo Ning 2012-07-25 01:26:05 UTC
(In reply to comment #5)
> This was fixed in completely the wrong way.  The package should be updated
> to use libpng 1.5. libpng-compat is not going to be shipped in F18.

Thanks Tom. I think redhat-lsb will update to use libpng 1.5 when LSB 5.0 release.

Comment 7 Tom Lane 2012-07-25 01:55:24 UTC
(In reply to comment #6)
> Thanks Tom. I think redhat-lsb will update to use libpng 1.5 when LSB 5.0
> release.

Hm, when will that be?  I'd like to drop libpng 1.2 from Fedora soon, like in a matter of weeks.  I'm willing to assist in creating a patch for redhat-lsb if needed.

Comment 8 Xibo Ning 2012-07-25 04:39:26 UTC
Hi Tom, LSB is a api/abi standard, some software, for example, gooogle chrome browser need we support this standard. Please reference here:
http://en.wikipedia.org/wiki/Linux_Standard_Base

Comment 9 Tom Lane 2012-07-25 05:23:58 UTC
Perhaps I'm missing the point, but I see nothing in ISO 23360-1 or ISO 23360-2 that mandates libpng at all, let alone libpng 1.2 in particular.  You're going to need more evidence than this if you want me to not remove libpng-compat from the distribution.

Comment 10 Parag Nemade 2013-01-17 03:58:23 UTC
what is remaining to be done here in this bug?

Comment 11 Tom Lane 2013-01-17 06:22:57 UTC
Oh, I forgot this is still open.

After discussion elsewhere it was concluded that we do still need to ship libpng 1.2 for the time being (solely, IMO, for pro forma compliance with LSB, not because there's a *good* reason to ship it).  If you're referencing the library by soname then this is NOTABUG.  If you're referencing libpng-compat, it should be renamed to libpng12 in the Requires.

Comment 12 Ondrej Vasik 2013-05-22 18:32:48 UTC
libpng soname is referenced. Closing NOTABUG per Tom's comment.