post_install() { echo "JsonCpp headers and build libraries are now in jsoncpp-devel." } post_upgrade() { post_install "$1" }