!12 修复因缺少依赖导致编译失败问题
From: @wu-leilei Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
38017113a3
@ -1,6 +1,6 @@
|
||||
Name: libmikmod
|
||||
Version: 3.3.11.1
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: MOD Music File Player library
|
||||
License: GPLv2 and LGPLv2+
|
||||
URL: http://mikmod.sourceforge.net/
|
||||
@ -8,7 +8,7 @@ Source0: http://downloads.sourceforge.net/mikmod/libmikmod-%{version}.ta
|
||||
Patch0001: libmikmod-64bit.patch
|
||||
Patch0002: libmikmod-multilib.patch
|
||||
Patch0003: libmikmod-cflags.patch
|
||||
BuildRequires: alsa-lib-devel pulseaudio-libs-devel
|
||||
BuildRequires: alsa-lib-devel pulseaudio-libs-devel gcc
|
||||
|
||||
%description
|
||||
libmikmod is a library of mikmod MOD music file players for systems similar to
|
||||
@ -66,6 +66,9 @@ Files for help with libmikmod.
|
||||
%{_mandir}/man1/%{name}-config*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 3.3.11.1-7
|
||||
- fixes failed: error: no acceptable C compiler found in $PATH
|
||||
|
||||
* Sun Sep 20 2020 yanan li <liyanan032@huawei.com> - 3.3.11.1-6
|
||||
- delete %postun
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user