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

2006-01-18 Thread Dominik Vogt
On Sun, Jan 15, 2006 at 09:44:49PM +, Mikhael Goikhman wrote: Just tested. Mere make is broken on the released fvwm-2.5.15 tarballs. Hrmpf, why didn't make distcheck catch this? Ciao Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] signature.asc Description: Digital signature

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

2006-01-18 Thread Mikhael Goikhman
On 18 Jan 2006 12:45:21 +0100, Dominik Vogt wrote: On Sun, Jan 15, 2006 at 09:44:49PM +, Mikhael Goikhman wrote: Just tested. Mere make is broken on the released fvwm-2.5.15 tarballs. Hrmpf, why didn't make distcheck catch this? No matter how smart make distcheck is, it is always

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'

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

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