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 build dependencies
Date: Wed, 26 Aug 2026 08:07:12 GMT	[thread overview]
Message-ID: <178773163222.1.358298693463144084.rpms-inn-e331555ac548@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/inn
            Branch : epel10
            Commit : e331555ac54886bb6f8157b6c06bb51be2387136
            Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
            Date   : 2020-09-13T00:22:31+02:00
            Stats  : +8/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/inn/c/e331555ac54886bb6f8157b6c06bb51be2387136?branch=epel10

            Log:
            add missing build dependencies

Enable zlib and gdbm.

---
diff --git a/inn.spec b/inn.spec
index 42a0490..7344fd7 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: 9%{?dist}
+Release: 10%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 URL: https://www.eyrie.org/~eagle/software/inn/
@@ -34,8 +34,10 @@ BuildRequires: cyrus-sasl-devel
 BuildRequires: e2fsprogs-devel
 BuildRequires: flex
 BuildRequires: gcc
+BuildRequires: gdbm-devel
 BuildRequires: krb5-devel
 BuildRequires: libdb-devel
+BuildRequires: openssl
 BuildRequires: openssl-devel
 BuildRequires: pam-devel
 BuildRequires: perl-devel
@@ -46,7 +48,9 @@ BuildRequires: perl(GD)
 BuildRequires: perl(MIME::Parser)
 BuildRequires: python3-devel
 BuildRequires: systemd
+BuildRequires: uucp
 BuildRequires: wget
+BuildRequires: zlib-devel
 BuildRequires: %{_bindir}/gpgv2
 %if 0%{?fedora}
 Recommends: perl(GD)
@@ -614,6 +618,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Sat Sep 12 2020 Dominik Mierzejewski <rpm@greysector.net> - 2.6.3-10
+- add missing build dependencies (enable zlib and gdbm)
+
 * Wed Sep 09 2020 Petr Viktorin <pviktori@redhat.com> - 2.6.3-9
 - Switch BuildRequires to python3
 - enable embedded python support (Dominik Mierzejewski)

                 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=178773163222.1.358298693463144084.rpms-inn-e331555ac548@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