This commit is contained in:
yeah_wang 2020-07-27 11:05:33 +08:00
parent dfc1d776cc
commit bd4f6d7083
2 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ipvsadm
Version: 1.31
Release: 1
Release: 2
Summary: A utility to administer the IP virtual server services
License: GPLv2+
URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/
@ -56,6 +56,12 @@ install -p -D -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}-co
%{_mandir}/man8/*8*
%changelog
* Mon Jul 27 2020 zhouxuodng <zhouxudong8@huawei.com> - 1.31-2
- Type: requirement
- ID: NA
- SUG: NA
- DESC: add yaml
* Mon Apr 20 2020 zhouxudong <zhouxudong8@huawei.com> - 1.31-1
- Type: requirement
- ID: NA

4
ipvsadm.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: git
src_repo: https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git
tag_prefix: ^v
seperator: .