Accepting request 970444 from home:seife:branches:games:tools
do not include 32-bit libmumbleoverlay.x86.so in 64bit build OBS-URL: https://build.opensuse.org/request/show/970444 OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=141
This commit is contained in:
parent
7d80e1b989
commit
e682477c70
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 13:09:07 UTC 2022 - Stefan Seyfried <seife+obs@b1-systems.com>
|
||||
|
||||
- do not include 32-bit libmumbleoverlay.x86.so in 64bit build
|
||||
(if you want to use that, install mumble-32bit additionally)
|
||||
boo#1198535
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 20:20:28 UTC 2022 - Markus Ebner <info@ebner-markus.de>
|
||||
|
||||
|
@ -117,9 +117,9 @@ Summary: Voice Communication Server for Gamers
|
||||
Group: Productivity/Multimedia/Sound/Utilities
|
||||
Requires: lsb-release
|
||||
Requires(pre): %{_sbindir}/useradd
|
||||
Recommends: libQt5Sql5-sqlite
|
||||
Recommends: libQt5Sql5-mysql
|
||||
Recommends: libQt5Sql5-postgresql
|
||||
Recommends: libQt5Sql5-sqlite
|
||||
%if 0%{?snapshot:1}
|
||||
Conflicts: mumble-server < %{version}
|
||||
Provides: mumble-server = %{version}
|
||||
@ -138,6 +138,7 @@ won't be audible to other players.
|
||||
%build
|
||||
%cmake .. \
|
||||
-Dupdate:BOOL=OFF \
|
||||
-Doverlay-xcompile:BOOL=OFF \
|
||||
-Dsymbols:BOOL=ON \
|
||||
-Dcrash-report:BOOL=OFF \
|
||||
-DMUMBLE_INSTALL_PLUGINDIR=%{_libdir}/mumble/plugins \
|
||||
|
Loading…
x
Reference in New Issue
Block a user