[Fedora-haskell-list] [Bug 481252] New: libedit-devel should require ncurses-devel

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 23 03:40:10 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: libedit-devel should require ncurses-devel

https://bugzilla.redhat.com/show_bug.cgi?id=481252

           Summary: libedit-devel should require ncurses-devel
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: libedit
        AssignedTo: debarshi.ray at gmail.com
        ReportedBy: petersen at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: jeff at ocjtech.us, debarshi.ray at gmail.com,
                    fedora-haskell-list at redhat.com
    Classification: Fedora
    Target Release: ---


Description of problem:
libedit requires ncurses and reflecting that libedit-devel should require
ncurses-devel.

Version-Release number of selected component (if applicable):
libedit-2.11-1.20080712cvs.fc10

Steps to Reproduce:
This is causing a problem for ghc (Haskell compiler) when trying to link its
editline library which is linked to libedit.

Actual results:
$ rpm -q --requires libedit | grep ncurses
libncurses.so.5()(64bit)  
$ rpm -q --requires libedit-devel | grep ncurses
$

Expected results:
libedit to require ncurses-devel. 

Additional info:
I note that libedit-20090111-3.0 was also released upstream.

I am happy to fix and update the package if you don't have time.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-haskell-list mailing list