remove useless file

(cherry picked from commit 379378d5cbb6b9cd9925b50a732bb424aaeb9ab0)
This commit is contained in:
xinghe 2022-10-19 05:54:40 +00:00 committed by openeuler-sync-bot
parent 14ff46ecdd
commit b06c092525

View File

@ -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 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://www.kernel.org/pub/linux/utils/net/%{name}/%{name}-%{version}.tar.gz
@ -30,13 +30,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-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:remove useless file
* Wed Aug 19 2020 gaihuiying <gaihuiying1@huawei.com> - 1.7-1 * Wed Aug 19 2020 gaihuiying <gaihuiying1@huawei.com> - 1.7-1
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA