Link with libnl3 (#1033675)
This commit is contained in:
parent
703eb82cf4
commit
b787a45c23
@ -1,7 +1,7 @@
|
||||
Name: ipvsadm
|
||||
Summary: Utility to administer the Linux Virtual Server
|
||||
Version: 1.27
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/
|
||||
Group: Applications/System
|
||||
@ -11,7 +11,7 @@ Source1: ipvsadm.service
|
||||
Source2: ipvsadm-config
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
Buildrequires: libnl-devel
|
||||
Buildrequires: libnl3-devel
|
||||
Buildrequires: popt-devel
|
||||
BuildRequires: systemd
|
||||
Requires(post): systemd
|
||||
@ -83,6 +83,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 22 2013 Xose Vazquez Perez <xose.vazquez@gmail.com> - 1.27-2
|
||||
- Link with libnl3
|
||||
|
||||
* Fri Sep 06 2013 Ryan O'Hara <rohara@redhat.com> - 1.27-1
|
||||
- Update to 1.27
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user