Ver código fonte

upgrade to Tin 1.5.11

Ralf S. Engelschall 24 anos atrás
pai
commit
fdcd8bc1f2
1 arquivos alterados com 4 adições e 3 exclusões
  1. 4 3
      tin/tin.spec

+ 4 - 3
tin/tin.spec

@@ -32,11 +32,11 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [REL]
 Group:        News
 License:      GPL
-Version:      1.5.10
-Release:      20011201
+Version:      1.5.11
+Release:      20020131
 
 #   list of sources
-Source0:      ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-%{version}.tar.bz2
+Source0:      ftp://ftp.tin.org/pub/news/clients/tin/v1.5/tin-%{version}.tar.bz2
 
 #   build information
 Prefix:       %{l_prefix}
@@ -51,6 +51,7 @@ AutoReqProv:  no
 
 %prep
     %setup -q
+    %{l_rpmtool} subst 's;strcasestr;my_strcasestr;' -- */*.[ch]
 
 %build
     PATH="%{l_prefix}/bin:$PATH"; export PATH