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