update to 2.4.19

This commit is contained in:
markeryang 2021-01-26 14:49:34 +08:00
parent 57fde0538a
commit ccfb2e314d
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
Version: 2.4.18.1
Release: 2
Version: 2.4.19
Release: 1
Summary: Utilities for the ipr.
License: CPL
URL: http://sourceforge.net/projects/iprdd/
Source0: https://sourceforge.net/projects/iprdd/files/iprutils%20for%202.6%20kernels/2.4.18/%{name}-%{version}.tar.gz
URL: https://github.com/bjking1/iprutils
Source0: https://github.com/bjking1/iprutils/archive/%{gitver}/%{name}-%{version}.tar.gz
Source1: iprdbg.8.gz
@ -23,7 +25,7 @@ This contains man files for the using of iprutils.
%prep
%autosetup -p1
%autosetup -p1 -n %{name}-%{gitver}
%build
autoreconf -ivf
@ -74,6 +76,9 @@ install -p -m 0644 %SOURCE1 %{buildroot}%{_mandir}/man8/
%{_mandir}/man8/*
%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
- add make check