Eliminate rpm cli callback internals from the API
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 3 Jan 2012 09:56:37 +0000 (11:56 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 3 Jan 2012 10:12:12 +0000 (12:12 +0200)
commitc4b78515d68fce43bf08c2ed0cdc0703713385b1
tree31d595c8d61668782afdaec9e8dcde09d0994d27
parent4c022382384f01c73eb5112160c436960e7a74f5
Eliminate rpm cli callback internals from the API

- rpmcliHashes*, and rpmcliProgress* and rpmcliPackagesTotal are
  implementation details of rpmShowProgress() and are useless outside
  of it. Make them static, these shouldn't have been exported to
  begin with.
lib/rpmcli.h
lib/rpminstall.c