!9 dlm_controld: update Linux kernel implementations
From: @xiangbudaomz Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
parent
341ec6ede0
commit
259bd39764
6
dlm.spec
6
dlm.spec
@ -1,6 +1,6 @@
|
||||
Name: dlm
|
||||
Version: 4.2.0
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: GPLv2 and GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Kernel
|
||||
Summary: dlm control daemon and tool
|
||||
@ -15,6 +15,7 @@ BuildRequires: annobin
|
||||
Source0: https://releases.pagure.org/dlm/%{name}-%{version}.tar.gz
|
||||
Patch0001: 0030-dlm_controld-remove-unnecessary-header-include.patch
|
||||
Patch0002: fix-various-deadcode-issues.patch
|
||||
Patch0003: update-Linux-kernel-implementations.patch
|
||||
|
||||
Requires: %{name}-lib = %{version}-%{release}
|
||||
Requires: corosync >= 1.99.9
|
||||
@ -104,6 +105,9 @@ install -Dm 0644 init/dlm.sysconfig %{buildroot}/etc/sysconfig/dlm
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Tue Mar 05 2024 zouzhimin <zouzhimin@kylinos.cn> - 4.2.0-4
|
||||
- dlm_controld: update Linux kernel implementations
|
||||
|
||||
* Mon Mar 04 2024 laokz <zhangkai@iscas.ac.cn> - 4.2.0-3
|
||||
- riscv64: remove -fcf-protection
|
||||
|
||||
|
||||
2687
update-Linux-kernel-implementations.patch
Normal file
2687
update-Linux-kernel-implementations.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user