From 9ebbb978a3489bcb9a7addd9e5049ca7fdfa1d2a Mon Sep 17 00:00:00 2001 From: Venland Date: Mon, 8 Sep 2025 06:18:11 +0000 Subject: [PATCH] fix patch not found the src Signed-off-by: Venland --- cdrkit.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/cdrkit.spec b/cdrkit.spec index a231585..5b47bb5 100644 --- a/cdrkit.spec +++ b/cdrkit.spec @@ -1,6 +1,6 @@ Name: cdrkit Version: 1.1.11 -Release: 51 +Release: 52 Summary: A collection of CD/DVD utilities License: GPLv2 URL: http://cdrkit.org/ @@ -31,9 +31,8 @@ Patch20: cdrkit-1.1.11-werror_gcc5.patch Patch21: cdrkit-1.1.11-devname.patch Patch22: cdrkit-1.1.11-sysmacros.patch Patch23: cdrkit-1.1.11-gcc10.patch -%ifarch sw_64 Patch24: cdrkit-1.1.11-sw.patch -%endif + BuildRequires: gcc cmake libcap-devel zlib-devel perl-interpreter BuildRequires: perl-generators file-devel bzip2-devel @@ -228,6 +227,12 @@ fi %{_includedir}/usal %changelog +* Mon Sep 08 2025 liweigang - 1.1.11-52 +- Type:update +- ID:NA +- SUG:NA +- fix patch not found the src + * Thu Jan 4 2024 zhangpan - 1.1.11-51 - Type:bugfix - ID:NA -- Gitee