Mark didn't read the comment above the line he changed. ;-)

Mon, 22 Jan 2007 02:19:52 +0000

author
Ethan Blanton <elb@pidgin.im>
date
Mon, 22 Jan 2007 02:19:52 +0000
changeset 20462
83292b5f2077
parent 20461
bab66e6bf997
child 20463
52bd37e96ada

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.*//')

mercurial