]> git.pld-linux.org Git - packages/crda.git/commitdiff
add pubkey of new regdb maintainer; rel 3 master auto/th/crda-3.18-3
authorJan Palus <atler@pld-linux.org>
Thu, 1 Feb 2024 13:55:55 +0000 (14:55 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 1 Feb 2024 13:55:55 +0000 (14:55 +0100)
see:
https://git.kernel.org/pub/scm/linux/kernel/git/wens/wireless-regdb.git/commit/?id=37dcea0e6e5effb4228fe385e906edba3cbee389

crda.spec

index fd250af8e8bcdcbcc2d0dcbb953c47aea340cfb8..a60d2b178a75e7486956f447c7f539dd7e6e6283 100644 (file)
--- 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} \
This page took 0.085145 seconds and 4 git commands to generate.