diff --git a/ucarp.spec b/ucarp.spec index 6002ad0..f4edba5 100644 --- a/ucarp.spec +++ b/ucarp.spec @@ -2,7 +2,7 @@ Summary: Common Address Redundancy Protocol (CARP) for Unix Name: ucarp Version: 1.5.2 -Release: 32%{?dist} +Release: 33%{?dist} # See the COPYING file which details everything License: MIT and BSD URL: http://www.ucarp.org/ @@ -21,6 +21,7 @@ BuildRequires: gettext BuildRequires: autoconf, automake, libtool BuildRequires: libpcap-devel BuildRequires: systemd +Requires: initscripts %description UCARP allows a couple of hosts to share common virtual IP addresses in order @@ -93,6 +94,9 @@ fi %{_sbindir}/ucarp %changelog +* Tue Sep 26 2023 Gwyn Ciesla - 1.5.2-33 +- Require initscripts + * Sat Jan 22 2022 Fedora Release Engineering - 1.5.2-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild