!7 update to 2.4.19

From: @markeryang
Reviewed-by: @volcanodragon
Signed-off-by: @liuzhiqiang26
This commit is contained in:
openeuler-ci-bot 2021-01-28 22:32:58 +08:00 committed by Gitee
commit 06d853579a
3 changed files with 10 additions and 5 deletions

Binary file not shown.

BIN
iprutils-2.4.19.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,12 @@
%global gitver rel-2-4-19
Name: iprutils Name: iprutils
Version: 2.4.18.1 Version: 2.4.19
Release: 2 Release: 1
Summary: Utilities for the ipr. Summary: Utilities for the ipr.
License: CPL License: CPL
URL: http://sourceforge.net/projects/iprdd/ URL: https://github.com/bjking1/iprutils
Source0: https://sourceforge.net/projects/iprdd/files/iprutils%20for%202.6%20kernels/2.4.18/%{name}-%{version}.tar.gz Source0: https://github.com/bjking1/iprutils/archive/%{gitver}/%{name}-%{version}.tar.gz
Source1: iprdbg.8.gz Source1: iprdbg.8.gz
@ -23,7 +25,7 @@ This contains man files for the using of iprutils.
%prep %prep
%autosetup -p1 %autosetup -p1 -n %{name}-%{gitver}
%build %build
autoreconf -ivf autoreconf -ivf
@ -74,6 +76,9 @@ install -p -m 0644 %SOURCE1 %{buildroot}%{_mandir}/man8/
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Thu Jan 14 2021 yanglongkang <yanglongkang@huawei.com> - 2.4.19-1
- upgrade package to 2.4.19
* Wed Nov 4 2020 lixiaokeng<lixiaokeng@huawei.com> - 2.4.18.1-2 * Wed Nov 4 2020 lixiaokeng<lixiaokeng@huawei.com> - 2.4.18.1-2
- add make check - add make check