!2 【轻量级 PR】:update source0
From: @liqingqing_1229 Reviewed-by: @love_hangzhou Signed-off-by: @love_hangzhou
This commit is contained in:
commit
51de34d7d6
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: ipwatchd
|
Name: ipwatchd
|
||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: IPwatchD is a simple daemon that analyses all incoming ARP packets in order to detect IP conflicts on Linux
|
Summary: IPwatchD is a simple daemon that analyses all incoming ARP packets in order to detect IP conflicts on Linux
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://ipwatchd.sourceforge.io/
|
URL: https://ipwatchd.sourceforge.io/
|
||||||
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/%{name}-%{version}.tar.gz
|
Source0: https://github.com/jariq/IPwatchD/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc autoconf automake libnet-devel libpcap-devel
|
BuildRequires: gcc autoconf automake libnet-devel libpcap-devel
|
||||||
|
|
||||||
@ -44,6 +44,9 @@ mv %{buildroot}/lib/systemd/system/* %{buildroot}/%{_unitdir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 13 2020 liqingqing_1229 <liqingqing3@huawei.com>
|
||||||
|
- update source0
|
||||||
|
|
||||||
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user