From 075339c0179820879ad764dbed9e1f881f84ea3ef934c418c8e37cea6c91ef46 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 26 Jan 2021 14:11:16 +0000 Subject: [PATCH] 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 --- apulse.changes | 5 +++++ apulse.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/apulse.changes b/apulse.changes index 18a46b6..3cc9186 100644 --- a/apulse.changes +++ b/apulse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 19 20:53:29 UTC 2021 - Bjørn Lie + +- Drop conditional 32bit recommends. + ------------------------------------------------------------------- Tue Sep 29 18:17:04 UTC 2020 - Alexei Sorokin diff --git a/apulse.spec b/apulse.spec index 958e47b..0eb18fb 100644 --- a/apulse.spec +++ b/apulse.spec @@ -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.