Bug 44846 - xmorph SRPM needs build dependency on gimp-devel
Summary: xmorph SRPM needs build dependency on gimp-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: xmorph
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-18 12:28 UTC by Jay Turner
Modified: 2015-01-07 23:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-06-18 12:28:59 UTC
Embargoed:


Attachments (Terms of Use)

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

How Reproducible: Always

Steps to Reproduce:
  1. rpm -e gimp-devel
  2. rpm -Uvh <tree-path>/SRPMS/xmorph*.src.rpm
  3. rpm -ba /usr/src/redhat/SPECS/xmorph*spec
  4. rpm -Uvh <tree-path>/RedHat/RPMS/gimp-devel*
  5. rpm -ba /usr/src/redhat/SPECS/xmorph*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 smorph SRPM cannot be built without installing the
gimp-devel RPM.


Additional Information:

Comment 1 Mike A. Harris 2001-06-18 13:04:56 UTC
Fixed in the 2001.02.22-2 release.


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