fvwm-2.5.15 has been released and uploaded

2006-01-15 Thread Dominik Vogt
Tarballs and ANNOUNCE are in the usual place. Ciao Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] signature.asc Description: Digital signature

make rpm-dist and deb-dist both fail with the same error

2006-01-15 Thread Alex Wallis
I just updated my cvs sources (did a fresh checkout to be sure) and I keep getting an error with both make rpm-dist and make deb-dist as follows. Making all in FvwmTabs make[5]: Entering directory `/usr/src/rpm/BUILD/fvwm-2.5.16/modules/FvwmTabs' make[5]: *** No rule to make target

Re: make rpm-dist and deb-dist both fail with the same error

2006-01-15 Thread Viktor Griph
On Mon, 16 Jan 2006, Alex Wallis wrote: I just updated my cvs sources (did a fresh checkout to be sure) and I keep getting an error with both make rpm-dist and make deb-dist as follows. Making all in FvwmTabs make[5]: Entering directory `/usr/src/rpm/BUILD/fvwm-2.5.16/modules/FvwmTabs'

CVS migo: * fix make on distribution made by make dist

2006-01-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo06/01/15 15:45:51 Modified files: modules: ChangeLog modules/FvwmTabs: Makefile.am Added files: modules/FvwmTabs: FvwmTabs.1 Log message: * fix make on distribution made by make dist _

Re: make rpm-dist and deb-dist both fail with the same error

2006-01-15 Thread Mikhael Goikhman
Just tested. Mere make is broken on the released fvwm-2.5.15 tarballs. I don't think we should release new version. We should do this: * unpack tarball, fix one Makefile.am by adding one character, pack it * move cvs tag version-2_5_15 on 2 files (Makefile.am, FvwmTabs.1) I will do this and

Re: make rpm-dist and deb-dist both fail with the same error

2006-01-15 Thread Jason L Tibbitts III
MG == Mikhael Goikhman [EMAIL PROTECTED] writes: MG Meantime, Jason, please remove fvwm-2.5.15.tar.gz and bz2 from MG ftp. OK. - J

bell on failed grab

2006-01-15 Thread Tavis Ormandy
Hello, I would really like to appeal for the removal of the XBell() at line 1029 in fvwm/functions.c, part of execute_complex_function(). It doesnt serve any purpose as it is impossible to determine even if it was fvwm that rang the bell, and as no message is printed to stderr to indicate what

Re: make rpm-dist and deb-dist both fail with the same error

2006-01-15 Thread Mikhael Goikhman
On 15 Jan 2006 21:44:49 +, Mikhael Goikhman wrote: Just tested. Mere make is broken on the released fvwm-2.5.15 tarballs. I don't think we should release new version. We should do this: * unpack tarball, fix one Makefile.am by adding one character, pack it For the record, I applied