[packages/dyncall] - updated to 1.4

qboosh qboosh at pld-linux.org
Tue Jul 14 18:37:39 CEST 2026


commit 7ecf7df7b7652cd54d9c7da10283a980908f1bf4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jul 14 18:37:43 2026 +0200

    - updated to 1.4

 dyncall-cmake.patch | 17 -----------------
 dyncall.spec        |  9 +++------
 2 files changed, 3 insertions(+), 23 deletions(-)
---
diff --git a/dyncall.spec b/dyncall.spec
index 2e54e25..56b165b 100644
--- a/dyncall.spec
+++ b/dyncall.spec
@@ -5,16 +5,14 @@
 Summary:	A Generic Dynamic FFI package
 Summary(pl.UTF-8):	Ogólny pakiet do dynamicznych wywołań obcych funkcji (FFI)
 Name:		dyncall
-Version:	1.3
+Version:	1.4
 Release:	1
 License:	MIT
 Group:		Libraries
 #Source0Download: https://dyncall.org/download
 Source0:	https://dyncall.org/r%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	4f96a2f86aae116f84ee7db01b164d41
+# Source0-md5:	3a82364439b9e0ca5477677823421c1f
 Patch0:		%{name}-libdir.patch
-# https://dyncall.org/pub/dyncall/dyncall/raw-rev/1e65b8911603
-Patch1:		%{name}-cmake.patch
 URL:		https://dyncall.org/
 BuildRequires:	cmake >= 2.6
 BuildRequires:	rpm-build >= 4.6
@@ -30,7 +28,7 @@ BuildRequires:	texlive-latex-moreverb
 ExclusiveArch:	%{ix86} %{x8664} x32 %{arm} aarch64 ia64 mips mips64 ppc ppc64 sh sparc sparcv9 sparc64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_debugsource_packages	0
+%undefine	_debugsource_packages
 
 %description
 dyncall is a low-level toolkit providing a portable abstraction for
@@ -66,7 +64,6 @@ Dokumentacja bibliotek dyncall.
 %prep
 %setup -q
 %patch -P0 -p1
-%patch -P1 -p1
 
 %build
 install -d build
diff --git a/dyncall-cmake.patch b/dyncall-cmake.patch
deleted file mode 100644
index 214779a..0000000
--- a/dyncall-cmake.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-
-# HG changeset patch
-# User Tassilo Philipp
-# Date 1639763062 -3600
-# Node ID 1e65b89116030845cbfd78c283ca681cda356e5a
-# Parent  fde92442c7853ec00d96e7c62e3cbb7b21820fd4
-- fix cmake build for test (missed to remove deleted file from cmakelists)
-
-diff -r fde92442c785 -r 1e65b8911603 test/callback_suite/CMakeLists.txt
---- a/test/callback_suite/CMakeLists.txt	Fri Dec 17 11:47:18 2021 +0100
-+++ b/test/callback_suite/CMakeLists.txt	Fri Dec 17 18:44:22 2021 +0100
-@@ -1,3 +1,3 @@
--add_executable(callback_suite env.c handler.c sigstrings.c invokers.c do_test.c main.c print.c signature_utils.c)
-+add_executable(callback_suite env.c handler.c sigstrings.c invokers.c do_test.c main.c signature_utils.c)
- target_link_libraries(callback_suite dyncallback_s)
- 
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dyncall.git/commitdiff/7ecf7df7b7652cd54d9c7da10283a980908f1bf4



More information about the pld-cvs-commit mailing list