Avoid unowned %%{python3_sitelib}/lvmdbusd directory
This commit is contained in:
parent
5ecf4e2319
commit
eccdf8f06e
@ -43,7 +43,7 @@
|
||||
|
||||
Name: lvm2
|
||||
Version: 2.03.14
|
||||
Release: 16
|
||||
Release: 17
|
||||
Epoch: 8
|
||||
Summary: Tools for logical volume management
|
||||
License: GPLv2+ and LGPLv2.1 and BSD
|
||||
@ -500,7 +500,7 @@ fi
|
||||
%{_sysconfdir}/dbus-1/system.d/com.redhat.lvmdbus1.conf
|
||||
%{_datadir}/dbus-1/system-services/com.redhat.lvmdbus1.service
|
||||
%{_unitdir}/lvm2-lvmdbusd.service
|
||||
%{python3_sitelib}/lvmdbusd/*
|
||||
%{python3_sitelib}/lvmdbusd
|
||||
|
||||
%files test
|
||||
%license COPYING COPYING.LIB COPYING.BSD
|
||||
@ -510,6 +510,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 18 2024 yanshuai <yanshuai@kylinos.cn> - 8:2.03.14-17
|
||||
- Avoid unowned %%{python3_sitelib}/lvmdbusd directory
|
||||
|
||||
* Thu Nov 7 2024 Deyuan Fan <fandeyuan@kylinos.cn> - 8:2.03.14-16
|
||||
- support clang build:
|
||||
- fix function undeclared in libdm-common.c and dev-cache.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user