public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: add missing dependency on wget
@ 2026-08-26  8:55 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26  8:55 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
Commit : b7697ed5ea5f9fc9a977f39505f2e809734f2760
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2020-06-21T12:59:22+02:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/b7697ed5ea5f9fc9a977f39505f2e809734f2760?branch=epel10.3

Log:
add missing dependency on wget

---
diff --git a/inn.spec b/inn.spec
index 9f528ac..deaf19b 100644
--- a/inn.spec
+++ b/inn.spec
@@ -3,7 +3,7 @@
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
 Version: 2.6.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 URL: http://www.eyrie.org/~eagle/software/inn/
@@ -45,6 +45,7 @@ BuildRequires: perl(GD)
 BuildRequires: perl(MIME::Parser)
 BuildRequires: python2
 BuildRequires: systemd
+BuildRequires: wget
 BuildRequires: %{_bindir}/gpgv2
 %if 0%{?fedora}
 Recommends: perl(GD)
@@ -55,6 +56,7 @@ Requires: coreutils
 Requires: grep
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires: sed
+Requires: wget
 Requires(post): inews
 Requires(post): systemd
 Requires(postun): systemd
@@ -609,6 +611,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Fri Jan 31 2020 Dominik Mierzejewski <rpm@greysector.net> - 2.6.3-4
+- add missing dependency on wget
+
 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26  8:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26  8:55 [rpms/inn] epel10.3: add missing dependency on wget Dominik 'Rathann' Mierzejewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox