- 01 Dec, 2017 1 commit
-
-
Luca Boccassi authored
Solution: install it if available. Download it from its repo as part of the OBS source run. Debian and Ubuntu always ship zmq.hpp in libzmq-dev, so do the same. In the RPM world it is in its own separate package, so don't do the same for RPM.
-
- 29 Apr, 2017 1 commit
-
-
Luca Boccassi authored
Solution: a new option has been added to the tar_scm service, so use it to set the version to last_tag+git<last commit date> which is more useful. Unfortunately it's not possible to set it to the current version as set in the header files, as it's not possible to parse files, only commit ids, dates and git tags. But it's a step forward.
-
- 01 Aug, 2016 2 commits
-
-
Luca Boccassi authored
Solution: run the update version service before the recompress service
-
Luca Boccassi authored
Solution: run the obs-service-compress at service time rather than buildtime
-
- 31 Jul, 2016 1 commit
-
-
Luca Boccassi authored
Solution: add one similar to the one generated by zproject
-