- Fix Wayfire missing libdefault-config-backend.so (boo#1189171).

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=6
This commit is contained in:
Dead Mozay 2021-08-14 13:14:42 +00:00 committed by Git OBS Bridge
parent dc03136fb2
commit b2d1561688
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 14 13:07:53 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Fix Wayfire missing libdefault-config-backend.so (boo#1189171).
-------------------------------------------------------------------
Fri Jun 25 05:23:56 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

View File

@ -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}