diff --git a/mdevctl.changes b/mdevctl.changes index ffcde74..a82ca94 100644 --- a/mdevctl.changes +++ b/mdevctl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 12 17:54:05 UTC 2024 - James Fehlig + +- Add /usr/lib/mdevctl/scripts.d/{callouts,notifiers} directories + ------------------------------------------------------------------- Wed Jan 24 14:05:47 UTC 2024 - jfehlig@suse.com diff --git a/mdevctl.spec b/mdevctl.spec index 6092c19..c2d7ff8 100644 --- a/mdevctl.spec +++ b/mdevctl.spec @@ -70,6 +70,8 @@ cargo test %dir %{_sysconfdir}/mdevctl.d %dir %{_prefix}/lib/mdevctl %dir %{_prefix}/lib/mdevctl/scripts.d +%dir %{_prefix}/lib/mdevctl/scripts.d/callouts +%dir %{_prefix}/lib/mdevctl/scripts.d/notifiers %{_mandir}/man8/mdevctl.8%{?ext_man} %{_mandir}/man8/lsmdev.8%{?ext_man} %{_datadir}/bash-completion/completions/mdevctl