SHA256
1
0
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:
Jan Engelhardt 2012-02-13 02:05:49 +00:00 committed by Git OBS Bridge
parent 1e58357d60
commit e602e09b4b

View File

@ -96,10 +96,6 @@ rm -f "%buildroot/%_libdir"/*.la
%post -n libwayland-server0 -p /sbin/ldconfig %post -n libwayland-server0 -p /sbin/ldconfig
%postun -n libwayland-server0 -p /sbin/ldconfig %postun -n libwayland-server0 -p /sbin/ldconfig
%files
%defattr(-,root,root)
%_bindir/wayland-scanner
%files -n libwayland-client0 %files -n libwayland-client0
%defattr(-,root,root) %defattr(-,root,root)
%_libdir/libwayland-client.so.0* %_libdir/libwayland-client.so.0*
@ -110,6 +106,7 @@ rm -f "%buildroot/%_libdir"/*.la
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
%_bindir/wayland-scanner
%_includedir/wayland-*.h %_includedir/wayland-*.h
%_libdir/libwayland-*.so %_libdir/libwayland-*.so
%_libdir/pkgconfig/wayland-*.pc %_libdir/pkgconfig/wayland-*.pc