0.14.3

David Relson relson at osagesoftware.com
Fri Aug 8 19:46:19 CEST 2003


At 01:19 PM 8/8/03, Matthias Andree wrote:
>David Relson <relson at osagesoftware.com> writes:
>
> > At 10:34 AM 8/7/03, Clint Adams wrote:
> >> > In bogofilter-0.14.3.tar.gz, configure.ac has "AC_INIT(bogofilter,
> >> > 0.14.3)", so the tarball has the right version label.  What's in your
> >> > configure.ac?
> >>
> >>0.14.3.
> >>
> >>d37faea897d4f271f00d27b850dd917e bogofilter-0.14.3.tar.gz
> >>
> >>% grep cvs bogofilter-0.14.3/src/version.c
> >>const char * const version = "0.14.2.cvs.20030804";
> >
> > Ah!  You have Matthias' emergency release, which had an old version.c.
>
>Ouch. Do you manually recreate version.c before release? Is there
>anything wrong that I should fix in the build (automake) stuff?

Matthias,

It's not obvious what went wrong.  I know "make rpm" creates a new tree and 
runs "make" on it and this results in a version.c.  How did you build the 
.tar.gz file?  We might want that path to force recreating version.c

A normal "make" updates version.c if a <i>major</i> file has been 
changed.  We could add more files to that list, but that doesn't seem like 
the right solution.

David





More information about the bogofilter-dev mailing list