Bug 44862 - pango-gtkbeta SRPM needs build dependency on glib-gtkbeta-devel
Summary: pango-gtkbeta SRPM needs build dependency on glib-gtkbeta-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: pango-gtkbeta
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Owen Taylor
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-18 16:02 UTC by Jay Turner
Modified: 2015-01-07 23:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-06-18 16:02:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Glen Foster 2001-06-18 16:02:34 UTC
Description of Problem: with the 7.1 product, you cannot build the
pango-gtkbeta SRPM without having glib-gtkbeta-devel installed.   But, if
"rpm -ba /usr/src/redhat/SPECS/pango-gtkbeta*spec" is executed, you do NOT
get an error from
rpm about missing/unsatisfied build dependencies.  If you install the
glib-gtkbeta-devel rpm, the pango-gtkbeta SRPM builds without problems.

How Reproducible: Always

Steps to Reproduce:
   1. rpm -e glib-gtkbeta-devel
   2. rpm -Uvh <tree-path>/SRPMS/pango-gtkbeta*.src.rpm
   3. rpm -ba /usr/src/redhat/SPECS/pango-gtkbeta*spec
   4. rpm -Uvh <tree-path>/RedHat/RPMS/glib-gtkbeta-devel*
   5. rpm -ba /usr/src/redhat/SPECS/pango-gtkbeta*spec

Actual Results:
first 3 steps result in a failure WITHOUT a build-requires error from rpm
next 2 steps build the SRPM without fail

Expected Results:  I would expect an rpm error message to be written to
stderr informing me the pango-gtkbeta SRPM cannot be built without
installing the glib-gtkbeta-devel RPM.

Comment 1 Owen Taylor 2001-06-18 16:08:27 UTC
From pango-0.17-1.src.rpm

BuildPreReq: glib2-devel


Note You need to log in before you can comment on or make changes to this bug.