https://bugzilla.redhat.com/show_bug.cgi?id=2260793
--- Comment #5 from Kevin Kofler kevin@tigcc.ticalc.org --- By the way, I think I could try to use: %cmake_build --target kwin_x11 (instead of plan %cmake_build) to speed up the build. (I am already filtering what I install in the install step, but in the build step, I build everything so far, except the plugins (decorations and KCMs) that can be disabled through CMake flags.) I am currently trying the equivalent for my plasma-workspace-x11 package.