comparison gaim.spec.in @ 13632:c4a5d8950d8c

[gaim-migrate @ 16030] Change CVS to SVN in a bunch of places, and use "2.0.0dev" as the version string. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 12 Apr 2006 04:00:19 +0000
parents 8dfe7742739b
children 69d5cd3d0b4a
comparison
equal deleted inserted replaced
13631:35b7b1ae809a 13632:c4a5d8950d8c
7 # NOTE: %defines in spec files are evaluated in comments so the correct 7 # NOTE: %defines in spec files are evaluated in comments so the correct
8 # way to comment it out is to replace the % with # 8 # way to comment it out is to replace the % with #
9 %define beta 3 9 %define beta 3
10 10
11 %if 0%{?beta} 11 %if 0%{?beta}
12 %define gaimver %(echo "@VERSION@"|sed -e 's/cvs//; s/beta.*//') 12 %define gaimver %(echo "@VERSION@"|sed -e 's/svn//; s/beta.*//')
13 %else 13 %else
14 %define gaimver @VERSION@ 14 %define gaimver @VERSION@
15 %endif 15 %endif
16 16
17 Summary: A Gtk+ based multiprotocol instant messaging client 17 Summary: A Gtk+ based multiprotocol instant messaging client