1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
7 version = 3.1-%{version_date}
8 version_date = 20141030
10 thisapp = %{name}-%{version_date}-3.1
12 groups = System/Libraries
13 url = http://www.thrysoee.dk/editline/
15 summary = The NetBSD Editline library.
18 Libedit is an autotool- and libtoolized port of the NetBSD Editline
19 library. It provides generic line editing, history, and tokenization
20 functions, similar to those found in GNU Readline.
30 # The timestamp in the tarball differs from the name
31 DIR_APP = %{DIR_SRC}/%{name}-20141029-3.1
33 configure_options += \
38 sed -i "s/lcurses/ltinfo/" src/Makefile*
48 requires = ncurses-devel
51 package %{name}-debuginfo