Add sw64 architecture

Signed-off-by: wzx <wuzx1226@qq.com>
This commit is contained in:
wzx 2022-11-04 09:48:39 +08:00
commit bfb09e309b

View File

@ -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<wuzx1226@qq.com> - 1.1.11-46
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 1.1.11-47
- add sw64 patch
* Tue Oct 25 2022 wangkerong <wangkerong@h-partners.com> - 1.1.11-46
- rebuild for next release
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.11-45
- DESC: delete -S git from %autosetup, and delete BuildRequires git