import usbguard-1.0.0-6.el8
This commit is contained in:
parent
06448435a2
commit
df2394cfcd
@ -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 <zfridric@redhat.com> - 1.0.0-5
|
||||
* Thu Oct 21 2021 Zoltan Fridrich <zfridric@redhat.com> - 1.0.0-6
|
||||
- fix DSP module definition in spec file
|
||||
Resolves: rhbz#2014441
|
||||
- add execstack to spec
|
||||
|
Loading…
Reference in New Issue
Block a user