I updated my RPM for 3.7alpha6 and it is working fine so far... I'll put the RPMs on my web site when I get the chance (soon :-).
The only patches I used were: - enable I18N (can't use xmkmf -DI18N because it is explicitly undef'ed!) - fix paths in ctwm.man. These are the entries in my ChangeLog: * Tue Apr 12 2005 Rudolph T Maceyko <[EMAIL PROTECTED]> - updated to ctwm-3.7-alpha6.tar.gz - /usr/X11R6/lib/X11/twm -> ../../../../etc/X11/twm - added BuildRequires: xorg-x11-devel (xmkmf) - added Requires: m4 - restored I18N - /usr/lib/X11 -> /etc/X11 in ctwm.man The explanation for /etc/X11 is that Red Hat/Fedora packages have been making /usr/X11/lib/X11/twm a symlink to /etc/X11/twm for quite a while now, and it meant that if you installed ctwm before you installed twm, the twm installation would fail. All I've done is make them both happy. I added back I18N by default because that is the most-requested change folks have sent me concerning my RPM :-) Thanks, Rudy
