From df2394cfcde91815784761e9773d9ac31a995fa8 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 26 Oct 2021 12:23:54 +0000 Subject: [PATCH] import usbguard-1.0.0-6.el8 --- SPECS/usbguard.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/usbguard.spec b/SPECS/usbguard.spec index 75bde15..c7863cf 100644 --- a/SPECS/usbguard.spec +++ b/SPECS/usbguard.spec @@ -8,7 +8,7 @@ Name: usbguard Version: 1.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A tool for implementing USB device usage policy Group: System Environment/Daemons License: GPLv2+ @@ -277,7 +277,7 @@ find %{buildroot} \( -name '*.la' -o -name '*.a' \) -exec rm -f {} ';' %files selinux %{_datadir}/selinux/packages/%{selinuxtype}/%{name}.pp.bz2 -%ghost %verify(not md5 size mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{name} +%ghost %verify(not md5 size mode mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{name} %{_datadir}/selinux/devel/include/%{moduletype}/ipp-%{name}.if %post selinux @@ -310,7 +310,7 @@ fi %changelog -* Fri Oct 15 2021 Zoltan Fridrich - 1.0.0-5 +* Thu Oct 21 2021 Zoltan Fridrich - 1.0.0-6 - fix DSP module definition in spec file Resolves: rhbz#2014441 - add execstack to spec