Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Gwyn Ciesla
7c011da351 Require initscripts 2023-09-26 12:35:45 -05:00

View file

@ -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 <gwync@protonmail.com> - 1.5.2-33
- Require initscripts
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild