Pārlūkot izejas kodu

upgrade to nano 1.0.8

Ralf S. Engelschall 23 gadi atpakaļ
vecāks
revīzija
aaf0da9562
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3 2
      nano/nano.spec

+ 3 - 2
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}" \