!12 add a prefix to the upstream patch
From: @chengyechun Reviewed-by: @kircher Signed-off-by: @kircher
This commit is contained in:
commit
374f633f65
10
ipvsadm.spec
10
ipvsadm.spec
@ -1,6 +1,6 @@
|
||||
Name: ipvsadm
|
||||
Version: 1.31
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: A utility to administer the IP virtual server services
|
||||
License: GPLv2+
|
||||
URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/
|
||||
@ -8,7 +8,7 @@ Source0: https://kernel.org/pub/linux/utils/kernel/ipvsadm/%{name}-%{ve
|
||||
Source1: ipvsadm.service
|
||||
Source2: ipvsadm-config
|
||||
|
||||
Patch6000: ipvsadm-use-CFLAGS-and-LDFLAGS-environment-variables.patch
|
||||
Patch6000: backport-ipvsadm-use-CFLAGS-and-LDFLAGS-environment-variables.patch
|
||||
|
||||
BuildRequires: gcc libnl3-devel popt-devel systemd
|
||||
Requires(post): systemd
|
||||
@ -56,6 +56,12 @@ install -p -D -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}-co
|
||||
%{_mandir}/man8/*8*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 29 2022 chengyechun <chengyechun1@huawei.com> - 1.31-6
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add a prefix to the upstream patch
|
||||
|
||||
* Fri Apr 22 2022 kwb0523 <kwb0523@163.com> - 1.31-5
|
||||
- Type: requirement
|
||||
- ID: NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user