Kids are testing version 0.72 thoroughly as I type...

I did find one issue so far though.. this version builds support for reading its ROMs separate from the bsnes binary; when building this component it creates the following files:
libsnesreader.a
libsnesreader.so
In my spec I installed these to /usr/lib and then ran ldconfig at %post... does this seem correct, or should these files be installed elsewhere? The reason I ask, is that I still have to uncompress the ROMs in order to play them (..snesreader is suppose to give support for reading from zip, etc)