Browse Source

wget: update to 1.16

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9061 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto 9 years ago
parent
commit
9001979256
1 changed files with 12 additions and 7 deletions
  1. 12 7
      w/wget/wget-vl.spec

+ 12 - 7
w/wget/wget-vl.spec

@@ -1,14 +1,13 @@
 Summary: A utility for retrieving files using the HTTP or FTP protocols.
 Summary(ja): HTTP/FTP プロトコルによるファイル取得ユーティリティ
 Name: wget
-Version: 1.14
-Release: 2%{?_dist_release}
+Version: 1.16
+Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/Internet
 # Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2
 Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
-Patch0:  wget-1.12-path.patch
-Patch10: wget-1.14-sslreadtimeout.patch
+Patch0:  wget-1.16-path.patch
 
 ## Vine Patch(es)
 Patch100:  wget-vine-modified.patch
@@ -20,6 +19,7 @@ Requires(pre): install-info
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 %if %{_dist_release} > "vl6"
 BuildRequires: openssl-devel, libuuid-devel, zlib-devel
+BuildRequires: texinfo
 %else
 BuildRequires: openssl-devel, zlib-devel
 %endif
@@ -60,7 +60,6 @@ FTP ディレクトリをミラーするユーティリティが必要なら wge
 %prep
 %setup -q
 %patch0 -p1 -b .path
-%patch10 -p1 -b .sslreadtimeout
 
 ## Vine Patch(es)
 %patch100 -p0 -b .vine
@@ -97,6 +96,12 @@ fi
 %{_mandir}/man1/wget.1*
 
 %changelog
+* Wed Nov  5 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.16-1
+- new upstream release with security fix
+- drop Patch10 (is included in new release)
+- update Patch0
+- add BR: texinfo
+
 * Sat Oct 27 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.14-2
 - add BR: if-endif for vine6
 
@@ -130,11 +135,11 @@ fi
 * Wed May 30 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 1.10.2-0vl3
 - rebuild with openssl-0.9.8
 
-* Fri Jan 12 2006 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.10.2-0vl2
+* Thu Jan 12 2006 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.10.2-0vl2
 - rebuilt for VineSeed
 - fix changelog typo
 
-* Fri Jan 12 2006 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.10.2-0vl1.1
+* Thu Jan 12 2006 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.10.2-0vl1.1
 - add pacth100 for fix CVE-2006-6719 (SYST Unchecked Boundary Condition)
 
 * Wed Oct 19 2005 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.10.2-0vl1