Fedora Account System
Red Hat Associate
Red Hat Customer
Spec URL: https://lecris.fedorapeople.org/reviews/koneko/koneko.spec SRPM URL: https://lecris.fedorapeople.org/reviews/koneko/koneko-1.0-1.fc45.src.rpm Description: koneko is a KWin Script with the goal of emulating oneko-sakura in a way that's usable on Wayland. Fedora Account System Username: lecris Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=145867220
Spec URL: https://lecris.fedorapeople.org/reviews/koneko/koneko.spec SRPM URL: https://lecris.fedorapeople.org/reviews/koneko/koneko-1.0.1-1.fc45.src.rpm Update to 1.0.1
> All sprites are copyright of their original authors. This worries me a bit, though we do have oneko in the repos, so if that was deemed okay, this one is probably fine. Maybe worth asking Legal for an opinion? > # For directory ownership and to work in general > Requires: kwin kwin seems to provide /usr/share/kwin-wayland, but not /usr/share/kwin. > %install > %make_build DESTDIR=%{buildroot} PREFIX=%{_prefix} install This can probably be replaced with "%make_install PREFIX=%{_prefix}".
Spec URL: https://lecris.fedorapeople.org/reviews/koneko/koneko.spec SRPM URL: https://lecris.fedorapeople.org/reviews/koneko/koneko-1.0.1-1.fc46.src.rpm Switched to installing to kwin-wayland
> kwin seems to provide /usr/share/kwin-wayland, but not /usr/share/kwin. > This can probably be replaced with "%make_install PREFIX=%{_prefix}". These 2 are in conflict with each ohter. Either we own the `/usr/share/kwin` alone, or move it to `kwin-wayland` and make the install instruction a bit more complicated for a while. I prefer the latter for now. > Maybe worth asking Legal for an opinion? Sure, though lately I am having a hard time getting responses on the mailing list. Any suggestion on where I can poke?