Re: [SUBMIT] gnome-core.spec.in



On Sun, 11 Apr 1999, [ISO-8859-2] Tomasz Kłoczko wrote:
> %define ver          @VERSION@
> Version: %ver
> 
> Why not directly:
> 
> Version: @VERSION@
> 
> ?????

That is a macro that gets set by 'configure' and the file is written out as
gnome-core.spec.  You can use it as a regular .spec if you just set the
version yourself.  Look at any gnome package or CVS snapshot and you'll see
for example:

control-center.spec.in:

%define ver	@VERSION@
...

Mark Hankins




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]