Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=481252
--- Comment #3 from Debarshi Ray debarshi.ray@gmail.com 2009-01-23 02:59:11 EDT --- (In reply to comment #1)
I've added ncurses-devel as a requirement for libedit-devel and issues builds/updates.
Thanks for helping out.
Updating to libedit-20090111-3.0. I'm less sure about. I know it's a ways off but perhaps it'd be better to wait and put 3.0 into rawhide once it switches over to F12 development.
Looking at the following ChangeLog entry, it does not look like that big a change in the library even though the soname has changed. I am inclined to wait till Alpha is out and then evaluate the effect on all dependent packages, and if possible push out an update before Beta.
---- 2009-01-11 Jess Thrysoee
* version-info: 0:28:0
* all: sync with upstream source. MAJOR.MINOR version is now 3.0. This is due to NetBSD changing time_t and dev_t to 64 bits. It does not really effect this package.
* configure.ac: Remove '--enable-debug' configure flag. The autoconf way to control flags is by specifying them when running configure, e.g. 'CFLAGS="-O0 -g" ./configure' ----
What do you think?