Add provides of libteam-doc

This commit is contained in:
openeuler-basic 2019-12-26 09:35:13 +08:00
parent ecb7265026
commit 0039015be8

View File

@ -1,6 +1,6 @@
Name: libteam
Version: 1.27
Release: 11
Release: 12
Summary: User-space counterpart library for team network
License: LGPLv2+
URL: http://www.libteam.org
@ -47,6 +47,8 @@ will manipulate team network devices.
%package help
Summary: Document of %{name}
Requires: %{name} = %{version}-%{release}
Provides: %{name}-doc = %{version}-%{release}
Obsoletes: %{name}-doc < %{version}-%{release}
%description help
This package contains the document of %{name}
@ -134,5 +136,8 @@ popd
%{_mandir}/man8/teamnl.8*
%changelog
* Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.27-12
- Add provides of libteam-doc
* Thu Aug 22 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.27-11
- Package init