From 8966da3133344d728020f7fbe902f853eefcbb9779d146ad0380bd210e9b7fd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 21 Jan 2020 20:09:45 +0000 Subject: [PATCH] Accepting request 766116 from home:lnussel:branches:devel:languages:python - actually require libopenal1 instead of a config OBS-URL: https://build.opensuse.org/request/show/766116 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyOpenAL?expand=0&rev=11 --- python-PyOpenAL.changes | 5 +++++ python-PyOpenAL.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-PyOpenAL.changes b/python-PyOpenAL.changes index 1be098a..d6d4db2 100644 --- a/python-PyOpenAL.changes +++ b/python-PyOpenAL.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 21 16:44:01 UTC 2020 - Ludwig Nussel + +- actually require libopenal1 instead of a config + ------------------------------------------------------------------- Wed Jan 15 14:48:54 UTC 2020 - Marketa Calabkova diff --git a/python-PyOpenAL.spec b/python-PyOpenAL.spec index e428516..6dcd7a5 100644 --- a/python-PyOpenAL.spec +++ b/python-PyOpenAL.spec @@ -29,7 +29,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: dos2unix BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: config(openal-soft) +Requires: libopenal1 Recommends: python-PyOgg BuildArch: noarch %python_subpackages