From: Michael Tremer Date: Sun, 1 Feb 2015 21:00:52 +0000 (-0500) Subject: libedit: Update to version 3.1 (20141030) X-Git-Tag: pango~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=485a0bc1fe6c72b94bf70c7538bddfd2c991e905;p=people%2Fstevee%2Fipfire-3.x.git libedit: Update to version 3.1 (20141030) --- diff --git a/libedit/libedit.nm b/libedit/libedit.nm index a481edec5..0ed39f79a 100644 --- a/libedit/libedit.nm +++ b/libedit/libedit.nm @@ -4,9 +4,10 @@ ############################################################################### name = libedit -version = 3.0-%{version_date} -version_date = 20110802 +version = 3.1-%{version_date} +version_date = 20141030 release = 1 +thisapp = %{name}-%{version_date}-3.1 groups = System/Libraries url = http://www.thrysoee.dk/editline/ @@ -19,15 +20,16 @@ description functions, similar to those found in GNU Readline. end -thisapp = %{name}-%{version_date}-3.0 - -source_dl = +source_dl = %{url} build requires ncurses-devel end + # The timestamp in the tarball differs from the name + DIR_APP = %{DIR_SRC}/%{name}-20141029-3.1 + configure_options += \ --disable-static \ --enable-widec @@ -39,7 +41,6 @@ end packages package %{name} - end package %{name}-devel template DEVEL