forked from jengelh/wayland
wayland-scanner should be in devel subpackage
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=2
This commit is contained in:
parent
1e58357d60
commit
e602e09b4b
@ -96,10 +96,6 @@ rm -f "%buildroot/%_libdir"/*.la
|
||||
%post -n libwayland-server0 -p /sbin/ldconfig
|
||||
%postun -n libwayland-server0 -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%_bindir/wayland-scanner
|
||||
|
||||
%files -n libwayland-client0
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libwayland-client.so.0*
|
||||
@ -110,6 +106,7 @@ rm -f "%buildroot/%_libdir"/*.la
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%_bindir/wayland-scanner
|
||||
%_includedir/wayland-*.h
|
||||
%_libdir/libwayland-*.so
|
||||
%_libdir/pkgconfig/wayland-*.pc
|
||||
|
Loading…
Reference in New Issue
Block a user