From: <nos...@us...> - 2006-08-18 20:11:11
|
Revision: 16847 Author: nosnilmot Date: 2006-08-18 13:09:19 -0700 (Fri, 18 Aug 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16847&view=rev Log Message: ----------- Bump the beta # in the rpm spec file Modified Paths: -------------- branches/v2_0_0beta3_1/gaim/gaim.spec.in Modified: branches/v2_0_0beta3_1/gaim/gaim.spec.in =================================================================== --- branches/v2_0_0beta3_1/gaim/gaim.spec.in 2006-08-18 20:06:45 UTC (rev 16846) +++ branches/v2_0_0beta3_1/gaim/gaim.spec.in 2006-08-18 20:09:19 UTC (rev 16847) @@ -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 3 +%define beta 3.1 %if 0%{?beta} %define gaimver %(echo "@VERSION@"|sed -e 's/cvs//; s/beta.*//') This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |