Add macros for the post-build package checkers feature (upstream ticket #2)
authorJindrich Novy <jnovy@redhat.com>
Mon, 10 Nov 2008 14:46:43 +0000 (15:46 +0100)
committerJindrich Novy <jnovy@redhat.com>
Mon, 10 Nov 2008 14:46:43 +0000 (15:46 +0100)
commit34cda292e3523d3ca2d5fee7c71cce813f886357
tree3e6f082d7b906da15b645f6d2d0e09b43797a384
parent6404a00063bb3865f2332990fc88b90107d41306
Add macros for the post-build package checkers feature (upstream ticket #2)
- _build_pkgcheck: helper that is ran for every binary RPM successfully
  written
- _build_pkgcheck_set: helper ran for the whole binary package set
- _build_pkgcheck_srpm: helper ran for SRPM
- _nonzero_exit_pkgcheck_terminate_build: indicates whether the build
  should fail if helper returns non-zero exit status
macros.in