fix source url
This commit is contained in:
parent
48d5b50ae9
commit
6faaa4426d
@ -1,10 +1,10 @@
|
|||||||
Name: ipwatchd
|
Name: ipwatchd
|
||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
Release: 4
|
Release: 5
|
||||||
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/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc autoconf automake libnet-devel libpcap-devel systemd chrpath
|
BuildRequires: gcc autoconf automake libnet-devel libpcap-devel systemd chrpath
|
||||||
|
|
||||||
@ -43,15 +43,18 @@ mv %{buildroot}/lib/systemd/system/* %{buildroot}/%{_unitdir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Sep 10 2021 Pengju Jiang <jiangpengju2@huawei.com>
|
* Fri Mar 29 2024 Ge Wang <wang__ge@126.com> - 1.3.0-5
|
||||||
|
- fix source url
|
||||||
|
|
||||||
|
* Fri Sep 10 2021 Pengju Jiang <jiangpengju2@huawei.com> - 1.3.0-4
|
||||||
- solve the rpath problem
|
- solve the rpath problem
|
||||||
|
|
||||||
* Mon Jun 07 2021 wulei <wulei80@huawei.com>
|
* 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