!27 [sync] PR-25: backport weak-modules script from fedora
From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
23bbe3c243
12
kmod.spec
12
kmod.spec
@ -1,6 +1,6 @@
|
|||||||
Name: kmod
|
Name: kmod
|
||||||
Version: 27
|
Version: 27
|
||||||
Release: 6
|
Release: 8
|
||||||
Summary: Kernel module management
|
Summary: Kernel module management
|
||||||
# GPLv2+ is used by programs, LGPLv2+ is used for libraries.
|
# GPLv2+ is used by programs, LGPLv2+ is used for libraries.
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
@ -123,8 +123,14 @@ install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/depmod.d/dist.conf
|
|||||||
%doc TODO NEWS README
|
%doc TODO NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jan 15 2021 shanzhikun <shanzhikun@huawei.com> - 27-6
|
* Wed Apr 7 2021 YangYanchao <yangyanchao6@huawei.com> - 27-8
|
||||||
- add package python3-kmod.
|
- backport weak-modules script from fedora
|
||||||
|
|
||||||
|
* Thu Jan 14 2021 xinghe <xinghe1@huawei.com> - 27-7
|
||||||
|
- fix memory leak in kmodinfo
|
||||||
|
|
||||||
|
* Fri Jan 8 2020 xinghe <xinghe1@huawei.com> - 27-6
|
||||||
|
- fix compilation warning
|
||||||
|
|
||||||
* Thu Jan 14 2021 xinghe <xinghe1@huawei.com> - 27-5
|
* Thu Jan 14 2021 xinghe <xinghe1@huawei.com> - 27-5
|
||||||
- fix memory leak in modinfo and build warning
|
- fix memory leak in modinfo and build warning
|
||||||
|
|||||||
1174
weak-modules
1174
weak-modules
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user