forked from pool/openscap
- move the gconf probe to openscap-extra-probes to reduce
dependencies of the core probe set. OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=90
This commit is contained in:
parent
44e3357a41
commit
8144982cda
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 2 16:53:56 UTC 2013 - meissner@suse.com
|
||||
|
||||
- move the gconf probe to openscap-extra-probes to reduce
|
||||
dependencies of the core probe set.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 12:57:03 UTC 2013 - meissner@suse.com
|
||||
|
||||
|
@ -207,7 +207,6 @@ ln -s %{_datadir}/openscap/scap-yast2sec-xccdf.xml $RPM_BUILD_ROOT/%{_datadir}/
|
||||
%{_libexecdir}/openscap/probe_fileextendedattribute
|
||||
%{_libexecdir}/openscap/probe_filehash
|
||||
%{_libexecdir}/openscap/probe_filehash58
|
||||
%{_libexecdir}/openscap/probe_gconf
|
||||
%{_libexecdir}/openscap/probe_iflisteners
|
||||
%{_libexecdir}/openscap/probe_inetlisteningservers
|
||||
%{_libexecdir}/openscap/probe_interface
|
||||
@ -277,5 +276,6 @@ ln -s %{_datadir}/openscap/scap-yast2sec-xccdf.xml $RPM_BUILD_ROOT/%{_datadir}/
|
||||
%files extra-probes
|
||||
%defattr(-,root,root,-)
|
||||
%{_libexecdir}/openscap/probe_ldap57
|
||||
%{_libexecdir}/openscap/probe_gconf
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user