Remove 'NoSource: 0' to not affect ALBS.

This commit is contained in:
Yuriy Kohut 2024-04-29 21:13:21 +03:00
parent a0ff52cee4
commit 3273e75f2f
1 changed files with 0 additions and 6 deletions

View File

@ -237,12 +237,6 @@ Source2000: cpupower.service
Source2001: cpupower.config
Source2002: kvm_stat.logrotate
# Do not package the source tarball.
# To build .src.rpm, run with '--with src'
%if %{?_with_src:0}%{!?_with_src:1}
NoSource: 0
%endif
%if %{signkernel}
%define secureboot_ca_0 %{_datadir}/pki/sb-certs/secureboot-ca-%{_arch}.cer
%define secureboot_key_0 %{_datadir}/pki/sb-certs/secureboot-kernel-%{_arch}.cer