- 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:
parent
dc03136fb2
commit
b2d1561688
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user