May I respectfully request a new pan rpm? 0.11.93 was just released, and
it contains a bugfix for multiparts.
I've tried making this myself by making small edits to the previous
pan.spec (changing the version, updating the changelog, and removing the
previous patch, which is now included in the new release), but
installtime bombs because the executable is
${RPM_BUILD_ROOT}/usr/bin/i586-mandrake-linux-gnu-pan instead of just
plain 'pan'. The make install process is prepending the target string to
the binary name, and after working on this for two hours I can only
conclude that I'm just not good enough to find the problem.
make[3]: Entering directory `/home/bfelmey/rpm/BUILD/pan-0.11.93/pan'
/bin/sh ../mkinstalldirs
/home/bfelmey/rpm/tmp/pan-0.11.93-1mdk-buildroot/usr/bin
mkdir -p -- /home/bfelmey/rpm/tmp/pan-0.11.93-1mdk-buildroot/usr/bin
/usr/bin/install -c pan
/home/bfelmey/rpm/tmp/pan-0.11.93-1mdk-buildroot/usr/bin/i586-mandrake-linux-gnu-pan
Everything builds, I just can't get it to install or make RPMs. :(
--
Brad Felmey