https://bugzilla.redhat.com/show_bug.cgi?id=2362330
--- Comment #3 from Neal Gompa ngompa13@gmail.com --- Spec review:
# Without this build fails with Empty %files file {..}/debugsourcefiles.list %global debug_package %{nil}
Set "BuildArch: noarch" instead in your spec file. There's no arch-specific content in here anyway.
Summary: Includes all keys that have been used for releasing KDE software
Needs a tighter summary that explains what this is.
Suggestion: "Keyring of signing keys from KDE community members"
Source0: https://invent.kde.org/sysadmin/%%7Bbase_name%7D/-/archive/%%7Bcommit%7D/%%7...
DRY: "%{url}/-/archive/%{commit}/%{base_name}-%{shortcommit}.tar.gz"
install -m644 -p -D %{base_name}.asc %{buildroot}%{_datadir}/kde/%{base_name}.asc
No. This should be "%{_datadir}/%{name}/" instead of "%{_datadir}/kde/".
We also should install all the individual keys that make up the keyring in a subfolder.