On 22 August 2014 20:11, Neal Becker <ndbecker2@gmail.com> wrote:

Install the source rpm:

rpm -i xxx.srpm

Now you can find the .spec file and see everything.

I also just learned, you can fine a spec file like this:

http://pkgs.fedoraproject.org/cgit/boost.git/tree/boost.spec?h=f20

Excellent, thanks Neal! Interpreting .spec files is a steep learning curve, but
this certainly looks it will give me the answer I need. 

- Rob.