$ git clone -n https://src.fedoraproject.org/rpms/mariadb-connector-c.git /var/lib/mock/f33-build-297697-55990/root/chroot_tmpdir/scmroot/mariadb-connector-c Cloning into '/var/lib/mock/f33-build-297697-55990/root/chroot_tmpdir/scmroot/mariadb-connector-c'... $ git reset --hard b59d80d8fe418c9a5631f80c2d6b74f32037cf0e HEAD is now at b59d80d - Revert the CMake change regarding the in-source builds for now - %%cmake macro covers the %%{set_build_flags}, so they are not needed That also means, the debug buildchnages to the build flags must be done AFTER the %%cmake macro was used. - %%cmake macro also covers the CMAKE_INSTALL_PREFIX="%%{_prefix}" option - Default to %%cmake commands instead fo %%make commands - Update the WITH_UNITTEST macro to the one upstream use now - Introduce macro to enable / disable testusite (and building of the *-test subpackage)