Enable LVM notifications over dbus for lvmdbusd.

This commit is contained in:
Peter Rajnoha 2016-07-21 12:09:24 +02:00
parent ded5d94be3
commit ef2f5a2deb

View File

@ -53,7 +53,7 @@ Summary: Userland logical volume management tools
Name: lvm2
Version: 2.02.161
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Group: System Environment/Base
URL: http://sources.redhat.com/lvm2
@ -152,7 +152,7 @@ or more physical volumes and creating one or more logical volumes
%endif
%if %{enable_lvmdbusd}
%global configure_lvmdbusd --enable-dbus-service
%global configure_lvmdbusd --enable-dbus-service --enable-notify-dbus
%endif
%if %{enable_python}
@ -834,6 +834,9 @@ the device-mapper event library.
%{_libdir}/pkgconfig/devmapper-event.pc
%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
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages