nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 890eab8270fd51339a1c5e0ef2156b6ff731ef8f
parent 32612ddcde5369db0b55251055c1afa614e6a77d
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sat, 28 Oct 2006 21:51:21 +0000

update nano.spec.in for the 2.0 branch of nano


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3921 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 2++
Mnano.spec.in | 2+-
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,6 +1,8 @@ CVS code - - General: - Miscellaneous comment fixes. (DLR) +- nano.spec.in: + - Update for the 2.0 branch of nano. (DLR) - doc/nano.1, doc/nanorc.5, doc/rnano.1: - Add minor wording fixes. (DLR) - doc/nano.texi: diff --git a/nano.spec.in b/nano.spec.in @@ -9,7 +9,7 @@ Release : %{rel} Copyright : GPL Group : Console/Editors URL : http://www.nano-editor.org/ -Source : http://www.nano-editor.org/dist/v1.3/%{name}-%{ver}.tar.gz +Source : http://www.nano-editor.org/dist/v2.0/%{name}-%{ver}.tar.gz BuildRoot : /var/tmp/%{name}-buildroot Requires : ncurses