!1 libnl3: openEuler Debranding
Merge pull request !1 from openeuler-net/lwdev
This commit is contained in:
commit
47ced845a0
11
libnl3.spec
11
libnl3.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libnl3
|
Name: libnl3
|
||||||
Version: 3.4.0
|
Version: 3.4.0
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: Providing APIs to netlink protocol based Linux kernel interfaces
|
Summary: Providing APIs to netlink protocol based Linux kernel interfaces
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: http://www.infradead.org/~tgr/libnl/
|
URL: http://www.infradead.org/~tgr/libnl/
|
||||||
@ -45,6 +45,9 @@ This package provides various libraries and headers for using libnl3
|
|||||||
Summary: Document for libnl3
|
Summary: Document for libnl3
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
|
Provides: %{name}-doc = %{version}-%{release}
|
||||||
|
Obsoletes: %{name}-doc < %{version}-%{release}
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
This package contains libnl3 related documentations
|
This package contains libnl3 related documentations
|
||||||
|
|
||||||
@ -129,5 +132,11 @@ cd python
|
|||||||
%{python2_sitearch}/netlink-*.egg-info
|
%{python2_sitearch}/netlink-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.4.0-8
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:provides libnl3-doc
|
||||||
|
|
||||||
* Sat Sep 7 2019 liyongqiang<liyongqiang10@huawei.com> - 3.4.0-7
|
* Sat Sep 7 2019 liyongqiang<liyongqiang10@huawei.com> - 3.4.0-7
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user