From 45e04bab36e034ec1f1c09b85d22ee1749e881c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 26 Feb 2021 23:22:19 +0100 Subject: [PATCH] - unconditional noarch packages --- kernel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel.spec b/kernel.spec index af264ee0..7784cad2 100644 --- a/kernel.spec +++ b/kernel.spec @@ -575,7 +575,7 @@ Summary(pl.UTF-8): Kod źródłowy jądra Linuksa Group: Development/Building Requires: %{name}-module-build = %{epoch}:%{version}-%{release} AutoReqProv: no -%{?noarchpackage} +BuildArch: noarch %description source This is the source code for the Linux kernel. You can build a custom @@ -606,7 +606,7 @@ Summary(de.UTF-8): Kernel Dokumentation Summary(pl.UTF-8): Dokumentacja do jądra Linuksa Group: Documentation AutoReqProv: no -%{?noarchpackage} +BuildArch: noarch %description doc This is the documentation for the Linux kernel, as found in -- 2.44.0