libzmq/packaging
Luca Boccassi abd37423d3 Problem: cannot build rpm with drafts on OBS
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.
2016-08-28 15:44:55 +01:00
..
debian Problem: cannot build deb with drafts on OBS 2016-08-28 15:44:55 +01:00
nuget Problem: inadvertently deployed nuget package without tweetnacl enabled. 2016-05-13 04:08:40 -07:00
obs Problem: OBS service changes ver after compress 2016-08-01 15:01:47 +01:00
redhat Problem: cannot build rpm with drafts on OBS 2016-08-28 15:44:55 +01:00
README Problem: builds directory contains packaging scripts 2016-01-15 10:25:38 +01:00

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.