Mon, 22 Jan 2007 02:19:52 +0000
Mark didn't read the comment above the line he changed. ;-)
This will prevent beta7 from being appended until the # is replaced
with %.
| gaim.spec.in | file | annotate | diff | comparison | revisions |
--- 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.*//')