Accepting request 1204015 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/1204015 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hamlib?expand=0&rev=19
This commit is contained in:
commit
7339ca4848
11
hamlib-add-stdlib-header.patch
Normal file
11
hamlib-add-stdlib-header.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff -up Hamlib-4.5.5/tests/memload.c.aaaa Hamlib-4.5.5/tests/memload.c
|
||||
--- Hamlib-4.5.5/tests/memload.c.aaaa 2024-09-27 00:26:05.524462705 +0200
|
||||
+++ Hamlib-4.5.5/tests/memload.c 2024-09-27 00:28:25.596543302 +0200
|
||||
@@ -23,6 +23,7 @@
|
||||
|
||||
#include <hamlib/rig.h>
|
||||
#include "misc.h"
|
||||
+#include <stdlib.h>
|
||||
|
||||
#ifdef HAVE_XML2
|
||||
# include <libxml/parser.h>
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 22:51:51 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>
|
||||
|
||||
- add patch hamlib-add-stdlib-header.patch to fix the build for
|
||||
Tumbleweed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 18:36:53 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
|
||||
|
@ -29,6 +29,7 @@ Source2: https://github.com/Hamlib/Hamlib/releases/download/%{version}/%{
|
||||
# taken from debian
|
||||
Source3: %{name}.keyring
|
||||
Patch0: hamlib-3.0-perl_install.patch
|
||||
Patch1: hamlib-add-stdlib-header.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libtool
|
||||
|
Loading…
x
Reference in New Issue
Block a user