SHA256
1
0
forked from pool/apulse

Accepting request 864426 from home:iznogood:branches:multimedia:libs

- Drop conditional 32bit recommends.

OBS-URL: https://build.opensuse.org/request/show/864426
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/apulse?expand=0&rev=32
This commit is contained in:
Takashi Iwai 2021-01-26 14:11:16 +00:00 committed by Git OBS Bridge
parent 8fbbf489ca
commit 075339c017
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 19 20:53:29 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Drop conditional 32bit recommends.
-------------------------------------------------------------------
Tue Sep 29 18:17:04 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>

View File

@ -1,7 +1,7 @@
#
# spec file for package apulse
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -39,9 +39,6 @@ BuildRequires: pkgconfig
BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(libpulse) >= 5.0
%if %{?_lib} == lib64
Recommends: %{name}-32bit = %{version}
%endif
%description
PulseAudio emulation intended to be used with Firefox and Skype.