Unify the build with Fedora

There's no need to do a build just for this.

Resolves: RHEL-19773
This commit is contained in:
Debarshi Ray 2024-01-15 16:57:35 +01:00
parent b205ab6d83
commit a7751607d8
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# https://one.redhat.com/rhel-developer-guide/#_modifying_a_per_package_rpminspect_yaml_file # 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/blob/master/data/generic.yaml
# https://github.com/rpminspect/rpminspect-data-fedora/blob/main/fedora.yaml
---
annocheck: annocheck:
- hardened: --ignore-unknown --verbose --skip-run-path - hardened: --ignore-unknown --verbose --skip-run-path

View File

@ -53,6 +53,7 @@ Requires: gawk
Requires: grep Requires: grep
Requires: skopeo Requires: skopeo
%description tests %description tests
The %{name}-tests package contains system tests for %{name}. 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 %{_sysconfdir}/profile.d/%{name}.sh
%{_tmpfilesdir}/%{name}.conf %{_tmpfilesdir}/%{name}.conf
%files tests %files tests
%{_datadir}/%{name} %{_datadir}/%{name}