Update the build process to take into account the rst files
Convert README, INSTALL etc to markdown
Spec file becomes a template, auto filled with the date and version
Compile with smp_mflags for tests as well
Use make check in the spec file
Build the doc with the default make target
Generate systemd file from template and make installs it and the conf
The unit file Type=, as well as the executable path should now be correct
with a simple “make install”, whatever the install prefix and the DESTDIR
values are.
ref #3152
Build with the fedora CFLAGS in the .spec
Use the new flags in the .spec file
[spec] Update the URL, and do not hardcode the version in it
Merge branch 'v1'
Conflicts:
CMakeLists.txt
Do not create a useless biboumi unix user with the RPM package
Also remove that from the spec file
Remove biboumi_logdir from the spec file
Run the test_suite in the spec %check section