Avoid unowned %%{python3_sitelib}/lvmdbusd directory
(cherry picked from commit 049b1bc07b3948a15069a03ddac2fc2687547545)
This commit is contained in:
parent
4482ba0e71
commit
edcb47c756
10
lvm2.spec
10
lvm2.spec
@ -43,7 +43,7 @@
|
||||
|
||||
Name: lvm2
|
||||
Version: 2.03.21
|
||||
Release: 13
|
||||
Release: 14
|
||||
Epoch: 8
|
||||
Summary: Tools for logical volume management
|
||||
License: GPLv2+ and LGPLv2.1 and BSD
|
||||
@ -488,7 +488,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
|
||||
@ -498,6 +498,12 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 05 2024 shenzhongwei <shenzhongwei@kylinos.cn> - 8:2.03.21-14
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:Avoid unowned %%{python3_sitelib}/lvmdbusd directory
|
||||
|
||||
* Fri Oct 25 2024 yuanchao <1050706328@qq.com> - 8:2.03.21-13
|
||||
- support clang build:
|
||||
- fix function undeclared in libdm-common.c and dev-cache.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user