From: mej Date: Thu, 16 Jun 2011 20:36:43 +0000 (+0000) Subject: Since the SVN revision is now included in %{version}, it's redundant X-Git-Tag: REL_F_I9200_20110722_1~8^2~50^2~144 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a5c78c0853ad294c9446f3c15102c8e96f1e418;p=framework%2Fuifw%2Felementary.git Since the SVN revision is now included in %{version}, it's redundant to have it in %{release} also. So let's just tag the package as ours and try to make sure it doesn't interfere with vendor releases. git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60407 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/elementary.spec.in b/elementary.spec.in index dd81450..821bd97 100644 --- a/elementary.spec.in +++ b/elementary.spec.in @@ -1,6 +1,6 @@ %define _missing_doc_files_terminate_build 0 -%{!?_rel:%{expand:%%global _rel 0.r%(svnversion | sed 's/[^0-9].*$//' || echo 0000)}} +%{!?_rel:%{expand:%%global _rel 0.enl%{?dist}}} Summary: EFL toolkit for small touchscreens Name: @PACKAGE@