diff --git a/bluez.changes b/bluez.changes index 66cc3e3..27b05b1 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 24 16:43:28 UTC 2013 - crrodriguez@opensuse.org + +- run %uev_rules_update in %post if such macro is defined + ------------------------------------------------------------------- Mon Nov 18 08:11:54 UTC 2013 - seife+obs@b1-systems.com diff --git a/bluez.spec b/bluez.spec index 3f9f747..b93afed 100644 --- a/bluez.spec +++ b/bluez.spec @@ -164,6 +164,7 @@ rm -rf %{buildroot} %service_add_pre bluetooth.service %post +%{?udev_rules_update:%udev_rules_update} # todo: check if this is still obeyed / needed with systemd %{fillup_only -n bluetooth} # We need the bluez systemd service enabled at any time. It won't start up