<br>&gt; I'll dig through the archives to see what's next but had a few <br>&gt; questions:&nbsp;- I've attached the SPEC for GPSTK in case <br>&gt; others can test<br>&gt; &nbsp;- I included the online tgz source but notice it untars <br>&gt; into a folder that<br>&gt; &nbsp;&nbsp; does not include the version number.&nbsp; So build <br>&gt; fails.&nbsp; How can I tweak<br>&gt; &nbsp;&nbsp; the spec to use this folder name: gpstk/&nbsp; <br>&gt; instead of the default gpstk-%{version} ?<br><br>Just FYI, I figured out a fix for this earlier, by<br>adding -n option to %setup macro:<br><br>%setup -q -n gpstk&nbsp; # did the trick :)<br><br>Tyler<br>