Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7c011da351 |
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue