pidgin/pidgin

83292b5f2077
Parents bab66e6bf997
Children 52bd37e96ada
Mark didn't read the comment above the line he changed. ;-)

This will prevent beta7 from being appended until the # is replaced
with %.
  • +1 -1
    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.*//')