(Illustration by Gaich Muramatsu)
On Sat, May 27, 2006 at 01:40:49AM -0500, Jerry Amundson wrote: > This is needed on newer Fedora systems. I've tested on FC5 and OpenSUSE > 10.0 successfully. I actually installed FC5 yesterday to check everything. I got the Copyright: -> License: change, but I did the liblwp.so.2 differently. That file is a symlink generated by ldconfig, which we automatically run after the package is installed (or removed). So there should be no reason to package it and not having it allows someone to have for instance liblwp.so.2.1 and liblwp.so.2.2 installed at the same time without a packaging conflict. So I added a rm -f for those files at the end of the install section. btw. I also fixed the compile errors for Coda and a lot of the pointer-aliasing warnings, but there were so many all over the place that there are still a couple remaining. JanReceived on 2006-05-27 15:54:21