Resolves: #2226508 - FTBFS in Fedora rawhide/f39w
This commit is contained in:
parent
aa7dd23145
commit
6c640f76f2
13
wget-1.21.3-metalink-gnupg.patch
Normal file
13
wget-1.21.3-metalink-gnupg.patch
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
diff --git a/testenv/conf/expected_files.py b/testenv/conf/expected_files.py
|
||||||
|
index 65adb70..f282927 100644
|
||||||
|
--- a/testenv/conf/expected_files.py
|
||||||
|
+++ b/testenv/conf/expected_files.py
|
||||||
|
@@ -27,7 +27,7 @@ class ExpectedFiles:
|
||||||
|
# pubring.gpg, pubring.kbx, dirmngr.conf, gpg.conf will be created by libgpgme
|
||||||
|
# if $HOME doesn't contain the .gnupg directory.
|
||||||
|
# setting $HOME to CWD (in base_test.py) breaks two Metalink tests, so we skip this file here.
|
||||||
|
- if name in [ 'pubring.gpg', 'pubring.kbx', 'dirmngr.conf', 'gpg.conf' ]:
|
||||||
|
+ if name in [ 'pubring.gpg', 'pubring.kbx', 'dirmngr.conf', 'gpg.conf', 'common.conf' ]:
|
||||||
|
continue
|
||||||
|
|
||||||
|
f = {'content': ''}
|
@ -14,6 +14,7 @@ Patch1: wget-1.17-path.patch
|
|||||||
Patch2: wget-1.21.3-hsts-32bit.patch
|
Patch2: wget-1.21.3-hsts-32bit.patch
|
||||||
# https://gitlab.com/gnuwget/wget/-/merge_requests/36
|
# https://gitlab.com/gnuwget/wget/-/merge_requests/36
|
||||||
Patch3: wget-1.21.4-py312.patch
|
Patch3: wget-1.21.4-py312.patch
|
||||||
|
Patch4: wget-1.21.3-metalink-gnupg.patch
|
||||||
|
|
||||||
Provides: webclient
|
Provides: webclient
|
||||||
Provides: bundled(gnulib)
|
Provides: bundled(gnulib)
|
||||||
|
Loading…
Reference in New Issue
Block a user