From e602e09b4b58df403dbb1e8370e16fa3a4e205b5a40726997489be56621d2298 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 13 Feb 2012 02:05:49 +0000 Subject: [PATCH] wayland-scanner should be in devel subpackage OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=2 --- wayland.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/wayland.spec b/wayland.spec index f697028..a296ef3 100644 --- a/wayland.spec +++ b/wayland.spec @@ -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