This directory is for packaging tools. Please do not hardcode version numbers into your scripts; you can get them at runtime by calling version.sh, or at configure time if you use autoconf.
-
Luca Boccassi authored
Solution: if rpmbuild is called with --with drafts, which can be triggered on OBS by adding: Macros: %_with_drafts 1 to the bottom of the prjconf, then enable draft APIs.
abd37423