Bug 84801 - libxslt-1.0.26-1.src.rpm needs libxml2-devel >= 2.5.2 as prereq
Summary: libxslt-1.0.26-1.src.rpm needs libxml2-devel >= 2.5.2 as prereq
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: libxslt
Version: 1.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-02-21 15:06 UTC by Ken MacFarlane
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-02-21 16:08:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Ken MacFarlane 2003-02-21 15:06:11 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030103

Description of problem:
rpmbuild --rebuild libxslt-1.0.26-1.src.rpm fails if libxml2-devel 2.5.1 is
installed.  Succeeded after installing 2.5.3.



Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. install libxml2-devel-2.5.1 (e.g. from Phoebe)
2. rpmbuild --rebuild libxslt-1.0.26-1.src.rpm

    

Actual Results:  checking for libxml libraries >= 2.5.2... configure: error:
Version 2.5.1 found.
 You need at least libxml2 2.5.2 for this version of libxslt
error: Bad exit status from /var/tmp/rpm-tmp.51383 (%build)


Expected Results:  rpmbuild should have stated

    libxml2-devel >= 2.5.2 is needed for libxslt-1.0.26-1

and exited.

Additional info:

Comment 1 Daniel Veillard 2003-02-21 16:08:10 UTC
Hum, right, I forgot to update the spec file with the new prereqs !
I updated the package with the correct dependancies,
This should hit RAWHIDE at the next update

  thanks

Daniel


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