!5 修复源码包的来源地址
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
5f596a2a95
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: ipwatchd
|
Name: ipwatchd
|
||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
Release: 3
|
Release: 4
|
||||||
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://github.com/jariq/IPwatchD/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/jariq/IPwatchD/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc autoconf automake libnet-devel libpcap-devel systemd
|
BuildRequires: gcc autoconf automake libnet-devel libpcap-devel systemd
|
||||||
|
|
||||||
@ -44,12 +44,15 @@ mv %{buildroot}/lib/systemd/system/* %{buildroot}/%{_unitdir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jun 07 2021 wulei <wulei80@huawei.com>
|
* Thu Nov 10 2022 xu_ping <xuping33@h-partners.com> - 1.3.0-4
|
||||||
|
- fix source url
|
||||||
|
|
||||||
|
* Mon Jun 07 2021 wulei <wulei80@huawei.com> - 1.3.0-3
|
||||||
- fixes failed: File must begin with "/": %{_unitdir}/ipwatchd.server
|
- fixes failed: File must begin with "/": %{_unitdir}/ipwatchd.server
|
||||||
|
|
||||||
* Tue Oct 13 2020 liqingqing_1229 <liqingqing3@huawei.com>
|
* Tue Oct 13 2020 liqingqing_1229 <liqingqing3@huawei.com> - 1.3.0-2
|
||||||
- update source0
|
- update source0
|
||||||
|
|
||||||
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com> - 1.3.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user