From b2d1561688579bd21e18eda36c84cc0f0ac2d622c25f986e1cc98e269afa5221 Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Sat, 14 Aug 2021 13:14:42 +0000 Subject: [PATCH] - Fix Wayfire missing libdefault-config-backend.so (boo#1189171). OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=6 --- wayfire.changes | 5 +++++ wayfire.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/wayfire.changes b/wayfire.changes index 14af4f4..69788a4 100644 --- a/wayfire.changes +++ b/wayfire.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 14 13:07:53 UTC 2021 - Dead Mozay + +- Fix Wayfire missing libdefault-config-backend.so (boo#1189171). + ------------------------------------------------------------------- Fri Jun 25 05:23:56 UTC 2021 - Dead Mozay diff --git a/wayfire.spec b/wayfire.spec index a227162..df0f57d 100644 --- a/wayfire.spec +++ b/wayfire.spec @@ -103,12 +103,11 @@ find %{buildroot} -type f -name "*.a" -delete -print0 %files -n %{libname} %{_libdir}/*.so.* +%{_libdir}/%{name}/ %files devel -%{_libdir}/%{name}/ -%{_libdir}/%{name}/*.so -%{_libdir}/*.so +%{_libdir}/libwf-utils.so %{_libdir}/pkgconfig/*.pc %{_includedir}/%{name}