]> git.pld-linux.org Git - packages/wget.git/blobdiff - wget.spec
Set the 'user.xdg.origin.url' xattr for downloaded files
[packages/wget.git] / wget.spec
index c37926d093e1c3456aae75f264b2384cdbbf9df8..b7c0c9c5dae2b31909dc301982153cc6f6c4e895 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -17,18 +17,19 @@ Summary(ru.UTF-8):  Утилита для получения файлов по п
 Summary(uk.UTF-8):     Утиліта для отримання файлів по протоколам HTTP та FTP
 Summary(zh_CN.UTF-8):  [通讯]功能强大的下载程序,支持断点续传
 Name:          wget
-Version:       1.16.1
-Release:       1
+Version:       1.16.3
+Release:       2
 License:       GPL v3+ with OpenSSL exception
 Group:         Networking/Utilities
 Source0:       http://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.xz
-# Source0-md5: 78942cc0cce0a23e18114d982789e360
+# Source0-md5: d2e4455781a70140ae83b54ca594ce21
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: d8b2b56ec7461606c22edbafaf8a418f
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-wgetrc_path.patch
 Patch2:                %{name}-home_etc.patch
 Patch3:                %{name}-ssl-certs.patch
+Patch4:                user.xdg.origin.url.patch
 URL:           http://www.gnu.org/software/wget/
 BuildRequires: autoconf >= 2.61
 BuildRequires: automake >= 1:1.9
@@ -48,7 +49,7 @@ BuildRequires:        zlib-devel
 BuildRequires: perl-HTTP-Daemon
 BuildRequires: perl-HTTP-Message
 BuildRequires: perl-IO-Socket-SSL
-BuildRequires: python3-modules
+BuildRequires: python3-modules >= 1:3.0
 %endif
 Provides:      webclient
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -131,6 +132,7 @@ Proxy серверів, настроюваність.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %{__rm} doc/wget.info doc/sample.wgetrc.munged_for_texi_inclusion po/stamp-po
 
This page took 0.065261 seconds and 4 git commands to generate.