[Lcdproc] 0.5.1 release has bad version number

Robert Buchholz rob@thetruth.de
Sat Oct 14 18:04:02 2006


Hi Peter,
hi list,

I guess your autodist has mixed up something. The lcdproc-0.5.1.tar.gz
you put up quite recently defines
 PACKAGE_VERSION='CVS-stable-0-5-x-20061014'
and
 PACKAGE_STRING='lcdproc CVS-stable-0-5-x-20061014'
in the configure script and puts that into the applications happily:

$ lcdproc -v
LCDproc CVS-stable-0-5-x-20061014

That does not work some clients (for instance freevo) which expect the
version number to start with '0.4' or '0.5' and not 'CVS-...'

Regards,

Robert