Commit Graph

16 Commits

Author SHA1 Message Date
Neal Gompa
1c3ff29848 Backport fix for wget to stdin
Resolves: rhbz#2257700
2024-01-14 11:32:51 -05:00
Yaakov Selkowitz
73672e48d1 Drop unused autogen build dependency
autogen is not related to autotools and not used in building wget2.
2024-01-04 11:05:45 -05:00
Yaakov Selkowitz
1222d2bf7a Avoid pandoc dependency on RHEL
pandoc is unwanted in RHEL, but the upstream source tarball includes
a pre-built copy of the manpage.
2023-12-21 16:19:37 -05:00
Yaakov Selkowitz
ee2f9d7832 Fix tests on RHEL
Fedora uses -Wl,--enable-new-dtags by default, so the test programs do
not need RPATH to find the in-tree libwget2.  However, on RHEL that is
not the case, but logs show that -Wl,--rpath is only used in the test
programs which are not installed.  Also, lcov and lzip are not available
on RHEL.
2023-12-21 15:24:44 -05:00
Neal Gompa
28a85155a8 Enable wget2-wget for F40+ / RHEL10+ 2023-12-16 07:47:08 -05:00
Mikel Olasagasti Uranga
559867b470 Check gpg signature 2023-09-01 13:43:10 +00:00
Neal Gompa
35d0ba53d5 Make disabled wget replacement package depend on wget2 2023-09-01 09:22:35 -04:00
Neal Gompa
2b3430b513 Add conditional for using wget2 as wget 2023-09-01 09:20:58 -04:00
Neal Gompa
d5e55c2998 New upstream version 2023-09-01 09:02:09 -04:00
Fedora Release Engineering
a28dc76482 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 18:09:24 +00:00
Michal Ruprich
077c4a214d SPDX migration 2023-03-21 12:53:20 +01:00
Fedora Release Engineering
200d4ae641 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 06:46:36 +00:00
Fedora Release Engineering
92ea17b160 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 12:22:21 +00:00
Fedora Release Engineering
e3b07e2696 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 04:25:27 +00:00
Neal Gompa
c67783b6b7 Initial import 2021-10-11 06:34:23 -04:00
Tomáš Hrčka
17560a9d18 Added the README 2021-10-11 07:28:58 +00:00