post_install() {
  echo "You must install one of rhvoice-voice-* packages or whole rhvoice group"
}

post_upgrade() {
  post_install
}
