Browse Source

upgrade to nano 1.0.8

master
parent
commit
aaf0da9562
  1. 5
      nano/nano.spec

5
nano/nano.spec

@ -32,8 +32,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [REL] Distribution: OpenPKG [REL]
Group: Editor Group: Editor
License: GPL License: GPL
Version: 1.0.7 Version: 1.0.8
Release: 20020206 Release: 20020324
# list of sources # list of sources
Source0: http://www.nano-editor.org/dist/v1.0/nano-%{version}.tar.gz Source0: http://www.nano-editor.org/dist/v1.0/nano-%{version}.tar.gz
@ -52,6 +52,7 @@ AutoReqProv: no
%prep %prep
%setup -q %setup -q
%{l_shtool} subst -s -e "s;strcasestr;nano_strcasestr;g" *.[ch]
%build %build
CC="%{l_cc}" \ CC="%{l_cc}" \

Loading…
Cancel
Save