public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: add missing dependency on perl-subs (for innupgrade and its tests)
Date: Wed, 26 Aug 2026 08:07:37 GMT [thread overview]
Message-ID: <178773165779.1.16195267494177241971.rpms-inn-ddbbc363c644@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : ddbbc363c64448376a19c9a65b72ed45226735e7
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2023-01-11T13:00:58+01:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/ddbbc363c64448376a19c9a65b72ed45226735e7?branch=epel10
Log:
add missing dependency on perl-subs (for innupgrade and its tests)
fixes rhbz#2155167
---
diff --git a/inn.spec b/inn.spec
index 79447fd..c13b4b5 100644
--- a/inn.spec
+++ b/inn.spec
@@ -4,7 +4,7 @@
Summary: The InterNetNews system, an Usenet news server
Name: inn
Version: 2.7.0
-Release: 2%{?dist}
+Release: 3%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
URL: https://www.eyrie.org/~eagle/software/inn/
@@ -42,6 +42,7 @@ BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::Embed)
BuildRequires: perl(GD)
BuildRequires: perl(MIME::Parser)
+BuildRequires: perl(subs)
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::Pod)
BuildRequires: python3-devel
@@ -53,6 +54,7 @@ BuildRequires: %{_bindir}/gpgv2
BuildRequires: make
%if 0%{?fedora} || 0%{?rhel} >= 8
Recommends: perl(GD)
+Recommends: perl(subs)
Recommends: uucp
%endif
Requires(pre): shadow-utils
@@ -562,6 +564,10 @@ fi
%{_mandir}/man1/inews*
%changelog
+* Wed Jan 11 2023 Dominik Mierzejewski <dominik@greysector.net> - 2.7.0-3
+- add missing dependency on perl-subs (for innupgrade and its tests)
+ fixes rhbz#2155167
+
* Thu Nov 17 2022 Dominik Mierzejewski <dominik@greysector.net> - 2.7.0-2
- drop duplicate inn-secrets.conf from inews package
reply other threads:[~2026-08-26 8:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178773165779.1.16195267494177241971.rpms-inn-ddbbc363c644@fedoraproject.org \
--to=dominik@greysector.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox