public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: drop uucp from BuildRequires (not required for build) and make it a weak dep
@ 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 : 37743e8351c8beec4f4bcc90ba519bdaabe80646
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2021-09-29T11:41:36+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/37743e8351c8beec4f4bcc90ba519bdaabe80646?branch=epel10.3

Log:
drop uucp from BuildRequires (not required for build) and make it a weak dep

---
diff --git a/inn.spec b/inn.spec
index 53808aa..e2683e6 100644
--- a/inn.spec
+++ b/inn.spec
@@ -3,7 +3,7 @@
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
 Version: 2.6.4
-Release: 7%{?dist}
+Release: 8%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 URL: https://www.eyrie.org/~eagle/software/inn/
@@ -46,13 +46,13 @@ BuildRequires: perl(Test::More)
 BuildRequires: perl(Test::Pod)
 BuildRequires: python3-devel
 BuildRequires: systemd-rpm-macros
-BuildRequires: uucp
 BuildRequires: wget
 BuildRequires: zlib-devel
 BuildRequires: %{_bindir}/gpgv2
 BuildRequires: make
 %if 0%{?fedora}
 Recommends: perl(GD)
+Recommends: uucp
 %endif
 Requires(pre): shadow-utils
 Requires: bash >= 2.0
@@ -559,6 +559,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Wed Sep 29 2021 Dominik Mierzejewski <rpm@greysector.net> - 2.6.4-8
+- drop uucp from BuildRequires (not required for build) and make it a weak dep
+
 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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: drop uucp from BuildRequires (not required for build) and make it a weak dep 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