|
|
@@ -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}" \
|