public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: minimize shared library deps as recommended by upstream
@ 2026-08-26 8:07 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26 8:07 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:07 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:07 [rpms/inn] epel10: minimize shared library deps as recommended by upstream 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