From 047252f8d985bb0dd647fb66b39ff1c8cf9c6d84 Mon Sep 17 00:00:00 2001 From: Michal Ambroz Date: Sun, 12 Nov 2023 09:49:41 +0100 Subject: [PATCH] cleanup --- ...r-Makefile-too-1339.patch => capstone-4.0.1-includedir.patch | 1 + capstone.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) rename 0001-Fix-include-path-in-pkg-config-for-Makefile-too-1339.patch => capstone-4.0.1-includedir.patch (98%) diff --git a/0001-Fix-include-path-in-pkg-config-for-Makefile-too-1339.patch b/capstone-4.0.1-includedir.patch similarity index 98% rename from 0001-Fix-include-path-in-pkg-config-for-Makefile-too-1339.patch rename to capstone-4.0.1-includedir.patch index b45690a..04385d4 100644 --- a/0001-Fix-include-path-in-pkg-config-for-Makefile-too-1339.patch +++ b/capstone-4.0.1-includedir.patch @@ -1,3 +1,4 @@ +Fixed with 5.0.0 From d36b7395e69c70a8d98f78f2bcb20a32bf9f3173 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 11 Jan 2019 13:48:11 +0000 diff --git a/capstone.spec b/capstone.spec index 939b7c9..d2cb903 100644 --- a/capstone.spec +++ b/capstone.spec @@ -25,7 +25,7 @@ Source0: https://github.com/%{gituser}/%{gitname}/archive/%{version}.tar. # Upstream patch which fixes libcapstone.pc. # See: https://github.com/capstone-engine/capstone/issues/1339 -# Patch1: 0001-Fix-include-path-in-pkg-config-for-Makefile-too-1339.patch +# Patch1: capstone-4.0.1-includedir.patch %global common_desc %{expand: Capstone is a disassembly framework with the target of becoming the ultimate