nano

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

commit 8902ebad43b5ced7b15f488bccd34815df70b730
parent 32b4c960ac67e66f40cb9328b79689900ca50402
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sat, 30 Mar 2002 18:02:54 +0000

- nano.spec.in: - Don't put Chris' name as the Packager in the distribution by default (Im an idiot)


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

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

diff --git a/ChangeLog b/ChangeLog @@ -1,5 +1,7 @@ CVS code - - +- nano.spec.in: + - Don't put Chris' name as the Packager in the distribution + by default (Im an idiot). GNU nano 1.1.8 - 03/30/2002 - General - Type misalignments and mem leaks in renumber_all, do_justify diff --git a/nano.spec.in b/nano.spec.in @@ -8,7 +8,6 @@ Version : %{ver} Release : %{rel} Copyright : GPL Group : Console/Editors -Packager : Chris Allegretta <chrisa@asty.org> URL : http://www.nano-editor.org Source : http://www.nano-editor.org/dist/v1.1/%{name}/%{name}-%{ver}.tar.gz BuildRoot : /var/tmp/%{name}-buildroot