Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 3 product line. The current stable release is 3.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 101819

Summary: eog does not build (require librsvg2-devel)
Product: Red Hat Enterprise Linux 3 Reporter: Michael Redinger <michael.redinger>
Component: eogAssignee: Havoc Pennington <hp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-13 20:48:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100644    
Attachments:
Description Flags
rpmbuild --rebuild eog-2.2.2-1.src.rpm output none

Description Michael Redinger 2003-08-07 11:30:49 UTC
The Taroon eog-2.2.2-1.src.rpm package does not build correctly
on Taroon (everything install).

The error message says that /usr/lib/pkgconfig/libgsf-1.pc is needed.
So this is really two bugs:

- eog needs libgsf-devel, but this is not included in Taroon (but in Severn)
- there should be a build prereq for libgsf-devel

Attaching the rebuild output.

Comment 1 Michael Redinger 2003-08-07 11:31:24 UTC
Created attachment 93480 [details]
rpmbuild --rebuild eog-2.2.2-1.src.rpm output

Comment 2 Havoc Pennington 2003-08-07 16:53:22 UTC
Taroon isn't intended to be self-hosting; the -devel packages are removed 
to limit ABI support liability (keep customers/ISVs from using libraries 
that we don't want to live with forever).

However the BuildRequires should be there.

Comment 3 Alexander Larsson 2003-08-29 08:55:43 UTC
The issue is really that is should buildreq librsvg2-devel. And librsvg2-devel
should require gsf-devel (that has been fixed now, but used to be broken).

Comment 4 Warren Togami 2004-04-13 20:48:32 UTC
BR intltool libjpeg-devel scrollkeeper gettext
librsvg2-devel has been fixed, so this should be not a problem anymore.

rawhide soon