List non-existent files.
(cherry picked from commit 5341f044cc032bdf239326f5529111727c60cc44)
This commit is contained in:
parent
0944fa3bac
commit
f0f4877d92
@ -1,6 +1,6 @@
|
|||||||
Name: libteam
|
Name: libteam
|
||||||
Version: 1.32
|
Version: 1.32
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: User-space counterpart library for team network
|
Summary: User-space counterpart library for team network
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
URL: https://www.libteam.org
|
URL: https://www.libteam.org
|
||||||
@ -104,7 +104,6 @@ install -p -m 755 utils/bond2team $RPM_BUILD_ROOT%{_bindir}/bond2team
|
|||||||
%doc _tmpdoc1/examples
|
%doc _tmpdoc1/examples
|
||||||
%doc doc/api
|
%doc doc/api
|
||||||
%doc teamd/example_configs teamd/redhat/example_ifcfgs/
|
%doc teamd/example_configs teamd/redhat/example_ifcfgs/
|
||||||
%doc _tmpdoc2/examples
|
|
||||||
%{_mandir}/man1/bond2team.1*
|
%{_mandir}/man1/bond2team.1*
|
||||||
%{_mandir}/man5/teamd.conf.5*
|
%{_mandir}/man5/teamd.conf.5*
|
||||||
%{_mandir}/man8/teamd.8*
|
%{_mandir}/man8/teamd.8*
|
||||||
@ -112,6 +111,9 @@ install -p -m 755 utils/bond2team $RPM_BUILD_ROOT%{_bindir}/bond2team
|
|||||||
%{_mandir}/man8/teamnl.8*
|
%{_mandir}/man8/teamnl.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 01 2024 xuguangmin <xuguangmin@kylinos.cn> - 1.32-3
|
||||||
|
- List non-existent files.
|
||||||
|
|
||||||
* Tue Sep 03 2024 Funda Wang <fundawang@yeah.net> - 1.32-2
|
* Tue Sep 03 2024 Funda Wang <fundawang@yeah.net> - 1.32-2
|
||||||
- cleanup spec
|
- cleanup spec
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user