fix source0 url
This commit is contained in:
parent
9571f22688
commit
66c1d1342b
@ -1,10 +1,10 @@
|
|||||||
Summary: Utilities for configuring the linux ethernet bridge
|
Summary: Utilities for configuring the linux ethernet bridge
|
||||||
Name: bridge-utils
|
Name: bridge-utils
|
||||||
Version: 1.7
|
Version: 1.7
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.linuxfoundation.org/networking/bridge
|
URL: https://wiki.linuxfoundation.org/networking/bridge
|
||||||
Source0: https://www.kernel.org/pub/linux/utils/net/%{name}/%{name}-%{version}.tar.gz
|
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git/snapshot/bridge-utils-1.7.tar.gz
|
||||||
|
|
||||||
Patch0000: bugfix-bridge-not-check-parameters.patch
|
Patch0000: bugfix-bridge-not-check-parameters.patch
|
||||||
Patch0001: bugfix-avoid-showmacs-memory-leak.patch
|
Patch0001: bugfix-avoid-showmacs-memory-leak.patch
|
||||||
@ -37,6 +37,12 @@ autoconf
|
|||||||
%{_mandir}/man8/brctl.8*
|
%{_mandir}/man8/brctl.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 8 2020 lunankun <lunankun@huawei.com> - 1.7-2
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:fix source0 url
|
||||||
|
|
||||||
* Wed Jul 22 2020 gaihuiying <gaihuiying1@huawei.com> - 1.7-1
|
* Wed Jul 22 2020 gaihuiying <gaihuiying1@huawei.com> - 1.7-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user