cockpit/spec: move metadata validation to check section
This commit is contained in:
parent
a04e92e813
commit
6a5ef971c1
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ the cloud. It integrates into Cockpit as a frontend for osbuild.
|
|||
%make_install PREFIX=/usr
|
||||
# drop source maps, they are large and just for debugging
|
||||
find %{buildroot}%{_datadir}/cockpit/ -name '*.map' | xargs --no-run-if-empty rm --verbose
|
||||
|
||||
%check
|
||||
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
%files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue