forked from pool/openscap
This commit is contained in:
parent
618821d9a6
commit
68ca51a38a
@ -184,9 +184,6 @@ ln -s %{_datadir}/openscap/scap-yast2sec-xccdf.xml $RPM_BUILD_ROOT/%{_datadir}/
|
|||||||
%{restart_on_update oscap-scan}
|
%{restart_on_update oscap-scan}
|
||||||
%{insserv_cleanup}
|
%{insserv_cleanup}
|
||||||
|
|
||||||
%clean
|
|
||||||
%__rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||||
@ -214,6 +211,8 @@ ln -s %{_datadir}/openscap/scap-yast2sec-xccdf.xml $RPM_BUILD_ROOT/%{_datadir}/
|
|||||||
%{_libexecdir}/openscap/probe_selinuxsecuritycontext
|
%{_libexecdir}/openscap/probe_selinuxsecuritycontext
|
||||||
%{_libexecdir}/openscap/probe_shadow
|
%{_libexecdir}/openscap/probe_shadow
|
||||||
%{_libexecdir}/openscap/probe_sysctl
|
%{_libexecdir}/openscap/probe_sysctl
|
||||||
|
%{_libexecdir}/openscap/probe_systemdunitdependency
|
||||||
|
%{_libexecdir}/openscap/probe_systemdunitproperty
|
||||||
%{_libexecdir}/openscap/probe_system_info
|
%{_libexecdir}/openscap/probe_system_info
|
||||||
%{_libexecdir}/openscap/probe_textfilecontent
|
%{_libexecdir}/openscap/probe_textfilecontent
|
||||||
%{_libexecdir}/openscap/probe_textfilecontent54
|
%{_libexecdir}/openscap/probe_textfilecontent54
|
||||||
|
Loading…
Reference in New Issue
Block a user