From 401f506f1288384127e1ca20c64df64a9cd413f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Fri, 24 Jun 2022 16:45:47 +0200 Subject: [PATCH] Address misc. packaging bugs (RHBZ#2100157). Fix broken ChangeLog-entry. --- ndctl.spec | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/ndctl.spec b/ndctl.spec index 6b9e796..c59b116 100644 --- a/ndctl.spec +++ b/ndctl.spec @@ -1,6 +1,6 @@ Name: ndctl Version: 73 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory) License: GPLv2 Url: https://github.com/pmem/ndctl @@ -170,9 +170,14 @@ fi %{_mandir}/man1/ndctl* %{bashcompdir}/ndctl %{_unitdir}/ndctl-monitor.service + +%dir %{_sysconfdir}/ndctl +%dir %{_sysconfdir}/ndctl/keys %{_sysconfdir}/ndctl/keys/keys.readme + %{_sysconfdir}/modprobe.d/nvdimm-security.conf +%dir %{_sysconfdir}/ndctl.conf.d %config(noreplace) %{_sysconfdir}/ndctl.conf.d/monitor.conf %config(noreplace) %{_sysconfdir}/ndctl.conf.d/ndctl.conf @@ -180,10 +185,11 @@ fi %license LICENSES/preferred/GPL-2.0 LICENSES/other/MIT LICENSES/other/CC0-1.0 %{_bindir}/daxctl %{_mandir}/man1/daxctl* -%{_datadir}/daxctl/daxctl.conf +%{_datadir}/daxctl %{bashcompdir}/daxctl %{_unitdir}/daxdev-reconfigure@.service %config %{_udevrulesdir}/90-daxctl-device.rules +%dir %{_sysconfdir}/daxctl.conf.d/ %config(noreplace) %{_sysconfdir}/daxctl.conf.d/daxctl.example.conf %files -n cxl-cli @@ -229,7 +235,11 @@ fi %changelog -* Tue Mar 08 2022 Vishal Verma - 73-2 +* Fri Jun 24 2022 Ralf Corsépius - 73-2 +- Address misc. packaging bugs (RHBZ#2100157). +- Fix broken ChangeLog-entry. + +* Tue Mar 08 2022 Vishal Verma - 73-1 - release v73 * Thu Jan 20 2022 Fedora Release Engineering - 72.1-2