Unify the build with Fedora
There's no need to do a build just for this. Resolves: RHEL-19773
This commit is contained in:
parent
b205ab6d83
commit
a7751607d8
@ -1,5 +1,8 @@
|
||||
# https://one.redhat.com/rhel-developer-guide/#_modifying_a_per_package_rpminspect_yaml_file
|
||||
# https://github.com/rpminspect/rpminspect/blob/master/data/generic.yaml
|
||||
# https://github.com/rpminspect/rpminspect-data-fedora/blob/main/fedora.yaml
|
||||
|
||||
---
|
||||
|
||||
annocheck:
|
||||
- hardened: --ignore-unknown --verbose --skip-run-path
|
||||
|
@ -53,6 +53,7 @@ Requires: gawk
|
||||
Requires: grep
|
||||
Requires: skopeo
|
||||
|
||||
|
||||
%description tests
|
||||
The %{name}-tests package contains system tests for %{name}.
|
||||
|
||||
@ -122,6 +123,7 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf
|
||||
%{_sysconfdir}/profile.d/%{name}.sh
|
||||
%{_tmpfilesdir}/%{name}.conf
|
||||
|
||||
|
||||
%files tests
|
||||
%{_datadir}/%{name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user