From 2a0b580c8886e2bd531830f4793c431d042c23f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=88=E4=BB=B2=E4=BC=9F?= Date: Tue, 17 Dec 2024 14:43:08 +0800 Subject: [PATCH] include all patches in the source package. --- cdrkit.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/cdrkit.spec b/cdrkit.spec index a231585..4edb340 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,7 @@ 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 +226,12 @@ fi %{_includedir}/usal %changelog +* Tue Dec 17 2024 shenzhongwei -1.1.11-52 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:include all patches in the source package. + * Thu Jan 4 2024 zhangpan - 1.1.11-51 - Type:bugfix - ID:NA -- Gitee