Re: [htdig3-dev] Version number


Subject: Re: [htdig3-dev] Version number
From: Gilles Detillieux (grdetil@scrc.umanitoba.ca)
Date: Thu Jan 20 2000 - 08:59:51 PST


According to loic@ceic.com:
> Is it necessary to keep the version number in .version to
> htdig-3.2.0b1-dev ? It bothers rpm -ba and changing it every time is
> tedious. Could it become htdig-3.2.0b1 instead ?
> Gilles will probably tell me if I'm missing something :-)

rpm doesn't use the number in .version directly, but "make dist" does,
so if that's how you make your source tar.gz file, you should make sure
the version number in the RPM spec file agrees with it. The lines in
the spec file that are version dependent are:

3: Version: 3.2.0b1
8: Source0: http://www.htdig.org/files/htdig-%{PACKAGE_VERSION}.tar.gz
23: %setup -q -n htdig-%{PACKAGE_VERSION}
45: ln -s ../../../../usr/doc/htdig-%{PACKAGE_VERSION} \

So, you just need to make line 3 agree with .version.

-- 
Gilles R. Detillieux              E-mail: <grdetil@scrc.umanitoba.ca>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev-unsubscribe@htdig.org You will receive a message to confirm this.



This archive was generated by hypermail 2b28 : Thu Jan 20 2000 - 09:02:08 PST