rpm.SpecFile: support parsing spec as raw text data
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 6 Sep 2013 14:15:52 +0000 (17:15 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 5 Jun 2014 11:20:07 +0000 (14:20 +0300)
commit24c7e4e209cf1926e5ea2dff4a14c5fccecb5822
tree1fa72078f4e21fc2ae9e04ad258a01484b58be18
parentf55ceda38c9cb242a9c1079ff34976fa2104b927
rpm.SpecFile: support parsing spec as raw text data

Instead of reading from a file.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/rpm/__init__.py
tests/test_rpm.py