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: minimize shared library deps as recommended by upstream
Date: Wed, 26 Aug 2026 08:07:12 GMT	[thread overview]
Message-ID: <178773163272.1.2029034708105491114.rpms-inn-d39ad70ea206@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
minimize shared library deps as recommended by upstream

---
diff --git a/inn.spec b/inn.spec
index 7344fd7..77f4b1f 100644
--- a/inn.spec
+++ b/inn.spec
@@ -131,6 +131,7 @@ gpgv2 --keyring %{S:3} %{S:1} %{S:0}
 %configure \
   --disable-static \
   --enable-largefiles \
+  --enable-reduced-depends \
   --enable-shared \
   --enable-uucp-rnews \
   --bindir=%{_libexecdir}/news \
@@ -620,6 +621,7 @@ fi
 %changelog
 * Sat Sep 12 2020 Dominik Mierzejewski <rpm@greysector.net> - 2.6.3-10
 - add missing build dependencies (enable zlib and gdbm)
+- minimize shared library deps as recommended by upstream
 
 * Wed Sep 09 2020 Petr Viktorin <pviktori@redhat.com> - 2.6.3-9
 - Switch BuildRequires to python3

                 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=178773163272.1.2029034708105491114.rpms-inn-d39ad70ea206@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