Spec URL: https://kalev.fedorapeople.org/libmanette.spec SRPM URL: https://kalev.fedorapeople.org/libmanette-0.2.2-1.fc30.src.rpm Description: libmanette is a small GObject library giving you simple access to game controllers. This library is intended for software needing a painless access to game controllers from any programming language and with little dependencies. It supports the de-facto standard gamepads as defined by the W3C standard Gamepad specification or as implemented by the SDL GameController. More game controller kinds could be supported in the future if needed. Mapping of the devices is handled transparently and internally by the library using the popular SDL mapping string format. Fedora Account System Username: kalev
Spec seems nice and tidy. My local build was successful. However fedpkg mockbuild fails, as well as master scratch build from your sources [1]. Could you take a look on it? It seems something in not correct in meson build. Fails on: /usr/bin/ld: src/25a6634@@manette-0.2@sha/meson-generated_.._manette_resources.c.o:/builddir/build/BUILD/libmanette-0.2.2/x86_64-redhat-linux-gnu/src/manette_resources.c:11: undefined reference to `manette_resource_data' 1. https://koji.fedoraproject.org/koji/taskinfo?taskID=33451866
Thanks! Hm, not sure what's up with that. Probably something regressed with new meson 0.50 in rawhide. It builds fine for F30 though, which I think should be good enough for now. I am sure upstream figures out the meson 0.50 issues soon. http://koji.fedoraproject.org/koji/taskinfo?taskID=33439513 is a successful f30 scratch build from yesterday.
Name matches. License matches. Doesn't conflict. Builds in koji. Packaging nice and clean. Follows guidelines. APPROVED.
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/libmanette
Awesome, thanks for the quick reviews, both of you! Package imported and built.