Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec2c972b5f | ||
|
|
7c011da351 | ||
|
|
7fba9bf1a5 | ||
|
|
7969a95ab7 | ||
|
|
92084429e4 |
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