From 6f5bedbb59613fad9e804a4e7e89e54da591348f Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 1 Feb 2024 14:55:55 +0100 Subject: [PATCH] add pubkey of new regdb maintainer; rel 3 see: https://git.kernel.org/pub/scm/linux/kernel/git/wens/wireless-regdb.git/commit/?id=37dcea0e6e5effb4228fe385e906edba3cbee389 --- crda.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/crda.spec b/crda.spec index fd250af..a60d2b1 100644 --- a/crda.spec +++ b/crda.spec @@ -7,11 +7,13 @@ Summary: udev helper: Central Regulatory Domain Agent Summary(pl.UTF-8): Program pomocniczy udev: Central Regulatory Domain Agent Name: crda Version: 3.18 -Release: 2 +Release: 3 License: ISC Group: Networking/Daemons Source0: https://www.kernel.org/pub/software/network/crda/%{name}-%{version}.tar.xz # Source0-md5: 0431fef3067bf503dfb464069f06163a +Source1: https://git.kernel.org/pub/scm/linux/kernel/git/wens/wireless-regdb.git/plain/wens.key.pub.pem +# Source1-md5: 11522c524aa619d6031b73edd02e8071 Patch0: %{name}-regdb.patch Patch1: %{name}-destdir.patch Patch2: %{name}-link.patch @@ -75,6 +77,8 @@ Pliki nagłówkowe biblioteki CRDA libreg. %patch2 -p1 %patch3 -p1 +cp -p %{SOURCE1} pubkeys + %build CFLAGS="%{rpmcflags} %{rpmcppflags}" \ %{__make} \ -- 2.43.0