From 047b2403365f383528459f478d20a1e3fca219ed858a6deaf63340b8656d4999 Mon Sep 17 00:00:00 2001 From: Michal Suchanek Date: Mon, 13 Jul 2020 17:17:13 +0000 Subject: [PATCH] Accepting request 820669 from home:gmbr3:libexecdir - Fixes for %_libexecdir changing to /usr/libexec(boo#1174075) OBS-URL: https://build.opensuse.org/request/show/820669 OBS-URL: https://build.opensuse.org/package/show/hardware/sbl?expand=0&rev=35 --- sbl.changes | 5 +++++ sbl.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/sbl.changes b/sbl.changes index 8599650..9ef4e1d 100644 --- a/sbl.changes +++ b/sbl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 7 09:49:24 UTC 2020 - Callum Farmer + +- Fixes for %_libexecdir changing to /usr/libexec(boo#1174075) + ------------------------------------------------------------------- Tue Mar 31 11:58:31 UTC 2020 - Martin Liška diff --git a/sbl.spec b/sbl.spec index afeb854..02e469b 100644 --- a/sbl.spec +++ b/sbl.spec @@ -104,8 +104,8 @@ ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcbrld %config %{_sysconfdir}/sbl/profile %config %{_sysconfdir}/sbl/spkfilter %config %{_sysconfdir}/sbl.conf -%dir %{_libexecdir}/sbl -%{_libexecdir}/sbl/lib +%dir %{_prefix}/lib/sbl +%{_prefix}/lib/sbl/lib %{_sysconfdir}/sbl/brltbl %{_sysconfdir}/sbl/spk %{_sbindir}/sbl