rpm.SpecFile: change specfile attribute to represent filename
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 4 Jan 2013 13:10:02 +0000 (15:10 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 5 Jun 2014 11:20:06 +0000 (14:20 +0300)
commitaecfc649d6825acc147f3009577bfeb688bdc874
treef85a7bc9cee921eef73ea53b034f832da6575222
parentea21b59f810bcf29cbdc68e2d866887022f3ee1f
rpm.SpecFile: change specfile attribute to represent filename

There is specdir to get the (absolute) directory path.

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