!8 修复因缺少依赖导致编译失败问题
From: @wu-leilei Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
31073a3caf
@ -1,12 +1,12 @@
|
|||||||
Summary: Console music module player
|
Summary: Console music module player
|
||||||
Name: mikmod
|
Name: mikmod
|
||||||
Version: 3.2.8
|
Version: 3.2.8
|
||||||
Release: 6
|
Release: 7
|
||||||
License: GPLv2 and LGPLv2+
|
License: GPLv2 and LGPLv2+
|
||||||
URL: http://mikmod.sourceforge.net/
|
URL: http://mikmod.sourceforge.net/
|
||||||
Source0: http://downloads.sourceforge.net/mikmod/%{name}-%{version}.tar.gz
|
Source0: http://downloads.sourceforge.net/mikmod/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: ncurses-devel libmikmod-devel
|
BuildRequires: ncurses-devel libmikmod-devel gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Mikmod is a module player and library supporting many formats, including mod, s3m, it, and xm. Originally a player for MS-DOS, MikMod has been ported to other platforms, such as Unix, Macintosh, BeOS, and Java(!!). The player uses ncurses for console output and contorl, Meanwhile it can load and play files of a variety of different archive formats(gzip/pkzip/zoo),
|
Mikmod is a module player and library supporting many formats, including mod, s3m, it, and xm. Originally a player for MS-DOS, MikMod has been ported to other platforms, such as Unix, Macintosh, BeOS, and Java(!!). The player uses ncurses for console output and contorl, Meanwhile it can load and play files of a variety of different archive formats(gzip/pkzip/zoo),
|
||||||
@ -38,5 +38,8 @@ Help document for the mikmod package.
|
|||||||
%{_mandir}/man1/%{name}.1*
|
%{_mandir}/man1/%{name}.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 09 2021 wulei <wulei80@huawei.com> - 3.2.8-7
|
||||||
|
- fixes failed: error: no acceptable C compiler found in PATH
|
||||||
|
|
||||||
* Thu Nov 14 2019 Wanjiankang <wanjiankang@huawei.com>
|
* Thu Nov 14 2019 Wanjiankang <wanjiankang@huawei.com>
|
||||||
- Package init.
|
- Package init.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user