Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

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