From ef2f5a2deb52014553be805fd530c67fd1479aa3 Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Jul 21 2016 10:10:44 +0000 Subject: Enable LVM notifications over dbus for lvmdbusd. --- diff --git a/lvm2.spec b/lvm2.spec index 3b61d81..77580ff 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -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 - 2.02.161-3 +- Enable LVM notifications over dbus for lvmdbusd. + * Tue Jul 19 2016 Fedora Release Engineering - 2.02.161-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages