Bug 168191

Summary: devel lacks gnome-keyring-devel dependency
Product: [Fedora] Fedora Reporter: Dmitry Butskoy <dmitry>
Component: libgnomeuiAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
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: 2005-09-13 14:16:23 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:

Description Dmitry Butskoy 2005-09-13 12:34:32 UTC
Description of problem:

There is no "Requires: gnome-keyring-devel" for libgnomeui-devel.
Due to this, it is impossible to build some packages under "Fedora Extra devel"
build system.


Version-Release number of selected component (if applicable):
libgnomeui-devel-2.12.0-1


How reproducible:
Try to remove gnome-keyring-devel:

rpm -e gnome-keyring-devel

leaving libgnomeui-devel . Currently rpm will allow it. Then run:

pkg-config --exists "libgnomeui-2.0"

Comment 1 Ray Strode [halfline] 2005-09-13 14:16:23 UTC
Hi Dmitry,

Seems to have been fixed yesterday:

* Mon Sep 12 2005 Jeremy Katz <katzj> - 2.12.0-2
- devel subpackage requires gnome-keyring-devel (noticed by Marc Maurer)