remove useless file
This commit is contained in:
parent
6c1ab3c256
commit
fa88a451b9
@ -1,7 +1,7 @@
|
|||||||
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.1
|
Version: 1.7.1
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.linuxfoundation.org/networking/bridge
|
URL: https://wiki.linuxfoundation.org/networking/bridge
|
||||||
Source0: https://git.kernel.org/pub/scm/network/bridge/bridge-utils.git/snapshot/%{name}-%{version}.tar.gz
|
Source0: https://git.kernel.org/pub/scm/network/bridge/bridge-utils.git/snapshot/%{name}-%{version}.tar.gz
|
||||||
@ -29,13 +29,18 @@ autoconf
|
|||||||
%make_install SUBDIRS="brctl doc"
|
%make_install SUBDIRS="brctl doc"
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{!?_licensedir:%global license %%doc}
|
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS doc/FAQ doc/HOWTO
|
%doc AUTHORS doc/FAQ doc/HOWTO
|
||||||
%{_sbindir}/brctl
|
%{_sbindir}/brctl
|
||||||
%{_mandir}/man8/brctl.8*
|
%{_mandir}/man8/brctl.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 19 2022 xinghe <xinghe2@h-partners.com> - 1.7.1-2
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove useless file
|
||||||
|
|
||||||
* Mon Mar 21 2022 quanhongfei <quanhongfei@h-partners.com> - 1.7.1-1
|
* Mon Mar 21 2022 quanhongfei <quanhongfei@h-partners.com> - 1.7.1-1
|
||||||
- Type:requirement
|
- Type:requirement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user