diff --git a/cdrkit.spec b/cdrkit.spec index 1c62708..3c3ec8f 100644 --- a/cdrkit.spec +++ b/cdrkit.spec @@ -1,6 +1,6 @@ Name: cdrkit Version: 1.1.11 -Release: 46 +Release: 47 Summary: A collection of CD/DVD utilities License: GPLv2 URL: http://cdrkit.org/ @@ -30,7 +30,9 @@ 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 @@ -219,9 +221,12 @@ fi %{_mandir}/* %changelog -* Thu Jul 28 2022 wuzx - 1.1.11-46 +* Thu Nov 3 2022 wuzx - 1.1.11-47 - add sw64 patch +* Tue Oct 25 2022 wangkerong - 1.1.11-46 +- rebuild for next release + * Fri Jul 30 2021 chenyanpanHW - 1.1.11-45 - DESC: delete -S git from %autosetup, and delete BuildRequires git