Enable LVM notifications over dbus for lvmdbusd.
This commit is contained in:
parent
ded5d94be3
commit
ef2f5a2deb
@ -53,7 +53,7 @@ Summary: Userland logical volume management tools
|
|||||||
Name: lvm2
|
Name: lvm2
|
||||||
|
|
||||||
Version: 2.02.161
|
Version: 2.02.161
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/lvm2
|
URL: http://sources.redhat.com/lvm2
|
||||||
@ -152,7 +152,7 @@ or more physical volumes and creating one or more logical volumes
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{enable_lvmdbusd}
|
%if %{enable_lvmdbusd}
|
||||||
%global configure_lvmdbusd --enable-dbus-service
|
%global configure_lvmdbusd --enable-dbus-service --enable-notify-dbus
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{enable_python}
|
%if %{enable_python}
|
||||||
@ -834,6 +834,9 @@ the device-mapper event library.
|
|||||||
%{_libdir}/pkgconfig/devmapper-event.pc
|
%{_libdir}/pkgconfig/devmapper-event.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 21 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.161-3
|
||||||
|
- Enable LVM notifications over dbus for lvmdbusd.
|
||||||
|
|
||||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02.161-2
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02.161-2
|
||||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user