work around to correct counter number of installing packages
authorGui Chen <gui.chen@intel.com>
Wed, 16 Oct 2013 05:45:00 +0000 (01:45 -0400)
committerGui Chen <gui.chen@intel.com>
Wed, 16 Oct 2013 05:45:00 +0000 (01:45 -0400)
commitd2bcd21737b5b10291e18bc45aa8b3c35b2c0e29
tree010d66615e0ab83b2c448a67accdc0ad43956b59
parentbefdffce92b7e4eb301355b0cce5acf60cb77653
work around to correct counter number of installing packages

when two packages are required by each other, their rpm files
are both opened, but they both enter install progress together,
then they use the same counter number

Change-Id: If0632a485afb6c24ed24c2fb9d839ebb15f6fc57
Signed-off-by: Gui Chen <gui.chen@intel.com>
mic/utils/rpmmisc.py