Mercurial > pidgin
comparison gaim.spec.in @ 13561:104fbbfc91fb
[gaim-migrate @ 15940]
beta3 for the RPM spec file too
committer: Tailor Script <tailor@pidgin.im>
| author | Stu Tomlinson <stu@nosnilmot.com> |
|---|---|
| date | Sat, 25 Mar 2006 15:17:15 +0000 |
| parents | 7df94dba7ab8 |
| children | 8dfe7742739b |
comparison
equal
deleted
inserted
replaced
| 13560:1e433894ce0c | 13561:104fbbfc91fb |
|---|---|
| 4 %{!?perl_archlib: %define perl_archlib %(eval "`%{__perl} -V:installarchlib`"; echo $installarchlib)} | 4 %{!?perl_archlib: %define perl_archlib %(eval "`%{__perl} -V:installarchlib`"; echo $installarchlib)} |
| 5 | 5 |
| 6 # When not doing betas comment this out | 6 # When not doing betas comment this out |
| 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 2 | 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/cvs//; s/beta.*//') |
| 13 %else | 13 %else |
| 14 %define gaimver @VERSION@ | 14 %define gaimver @VERSION@ |
