# HG changeset patch # User Ethan Blanton # Date 1169432392 0 # Node ID 99e13490ddff3136967aaed1d837626dc91fd54a # Parent eaecc5f3a53f360765fa4b710cf95856c24983a2 Mark didn't read the comment above the line he changed. ;-) This will prevent beta7 from being appended until the # is replaced with %. diff -r eaecc5f3a53f -r 99e13490ddff gaim.spec.in --- a/gaim.spec.in Sun Jan 21 02:56:49 2007 +0000 +++ b/gaim.spec.in Mon Jan 22 02:19:52 2007 +0000 @@ -6,7 +6,7 @@ # When not doing betas comment this out # NOTE: %defines in spec files are evaluated in comments so the correct # way to comment it out is to replace the % with # -#%define beta 7 +#define beta 7 %if 0%{?beta} %define gaimver %(echo "@VERSION@"|sed -e 's/dev//; s/beta.*//')