add a prefix to the upstream patch
This commit is contained in:
parent
9f26753a83
commit
b207187a21
10
ipvsadm.spec
10
ipvsadm.spec
@ -1,6 +1,6 @@
|
|||||||
Name: ipvsadm
|
Name: ipvsadm
|
||||||
Version: 1.31
|
Version: 1.31
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: A utility to administer the IP virtual server services
|
Summary: A utility to administer the IP virtual server services
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/
|
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
|
Source1: ipvsadm.service
|
||||||
Source2: ipvsadm-config
|
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
|
BuildRequires: gcc libnl3-devel popt-devel systemd
|
||||||
Requires(post): systemd
|
Requires(post): systemd
|
||||||
@ -56,6 +56,12 @@ install -p -D -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}-co
|
|||||||
%{_mandir}/man8/*8*
|
%{_mandir}/man8/*8*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 22 2022 kwb0523 <kwb0523@163.com> - 1.31-5
|
||||||
- Type: requirement
|
- Type: requirement
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user