public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: depend on systemd instead of -units (#850159)
@ 2026-08-26  8:54 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26  8:54 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
Commit : beb97e50090d3665f749d777007b927a66915637
Author : Dominik 'Rathann' Mierzejewski <rpm@greysector.net>
Date   : 2016-01-22T00:49:49+01:00
Stats  : +5/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/beb97e50090d3665f749d777007b927a66915637?branch=epel10.3

Log:
depend on systemd instead of -units (#850159)

---
diff --git a/inn.spec b/inn.spec
index be69857..7c525c2 100644
--- a/inn.spec
+++ b/inn.spec
@@ -28,16 +28,16 @@ Patch19: inn-2.5.4-docrun.patch
 # https://inn.eyrie.org/trac/changeset/9955
 Patch20: inn-2.6.0-nofork.patch
 BuildRequires: python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl
-BuildRequires: perl(ExtUtils::Embed) flex systemd-units
+BuildRequires: perl(ExtUtils::Embed) flex systemd
 BuildRequires: cyrus-sasl-devel
 BuildRequires: openssl-devel
 Requires(pre): shadow-utils
 Requires: grep, coreutils, sed
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires: bash >= 2.0
-Requires(post): systemd-units inews
-Requires(preun): systemd-units
-Requires(postun): systemd-units
+Requires(post): systemd inews
+Requires(preun): systemd
+Requires(postun): systemd
 
 # XXX white out bogus perl requirement for now
 Provides: perl(::usr/lib/innshellvars.pl) = %{version}-%{release}
@@ -556,6 +556,7 @@ fi
 - point INN FAQ "source" to its upstream URL
 - enable SSL (#1282236) and SASL support
 - fix innxmit processes getting killed prematurely (#1274857)
+- depend on systemd instead of -units (#850159)
 
 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-0.rc1.1.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26  8:54 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:54 [rpms/inn] epel10.3: depend on systemd instead of -units (#850159) 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