- Add %systemd_require to spec file (bsc#1186399)

OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=126
This commit is contained in:
Daniel Wagner 2022-09-21 08:33:10 +00:00 committed by Git OBS Bridge
parent 8f525d5de8
commit 5889ced66d
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 21 08:32:38 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
- Add %systemd_require to spec file (bsc#1186399)
-------------------------------------------------------------------
Wed Aug 17 19:26:17 UTC 2022 - dmueller@suse.com

View File

@ -128,6 +128,8 @@ if [ -d %{_datadir}/bash-completion/completions/nvme ]; then
rm -r %{_datadir}/bash-completion/completions/nvme;
fi
%systemd_require
%files
%license LICENSE
%doc README.md