From 3273e75f2f7fc7abb0d2605494930589e43e9ef2 Mon Sep 17 00:00:00 2001 From: Yuriy Kohut Date: Mon, 29 Apr 2024 21:13:21 +0300 Subject: [PATCH] Remove 'NoSource: 0' to not affect ALBS. --- SPECS/kernel-lt-6.1.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/SPECS/kernel-lt-6.1.spec b/SPECS/kernel-lt-6.1.spec index 6ee5fb1..21beed1 100644 --- a/SPECS/kernel-lt-6.1.spec +++ b/SPECS/kernel-lt-6.1.spec @@ -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