Added 'Buildarch: noarch' to the help subpackage
(cherry picked from commit b1329c33696d1b7889edb4cc7f81f5d8ff916fe5)
This commit is contained in:
parent
38017113a3
commit
2c67b44f2b
@ -1,6 +1,6 @@
|
|||||||
Name: libmikmod
|
Name: libmikmod
|
||||||
Version: 3.3.11.1
|
Version: 3.3.11.1
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: MOD Music File Player library
|
Summary: MOD Music File Player library
|
||||||
License: GPLv2 and LGPLv2+
|
License: GPLv2 and LGPLv2+
|
||||||
URL: http://mikmod.sourceforge.net/
|
URL: http://mikmod.sourceforge.net/
|
||||||
@ -28,6 +28,7 @@ for the libmikmod library.
|
|||||||
%package help
|
%package help
|
||||||
Summary: This package contains help documents
|
Summary: This package contains help documents
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
Buildarch: noarch
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
Files for help with libmikmod.
|
Files for help with libmikmod.
|
||||||
@ -66,6 +67,9 @@ Files for help with libmikmod.
|
|||||||
%{_mandir}/man1/%{name}-config*
|
%{_mandir}/man1/%{name}-config*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 20 2024 Bowen Wang<wangbowen@cqsoftware.com.cn> - 3.3.11.1-8
|
||||||
|
- Added 'Buildarch: noarch' to the help subpackage
|
||||||
|
|
||||||
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 3.3.11.1-7
|
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 3.3.11.1-7
|
||||||
- fixes failed: error: no acceptable C compiler found in $PATH
|
- fixes failed: error: no acceptable C compiler found in $PATH
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user