Since the SVN revision is now included in %{version}, it's redundant
authorMichael Jennings <mej@kainx.org>
Thu, 16 Jun 2011 20:36:43 +0000 (20:36 +0000)
committerMichael Jennings <mej@kainx.org>
Thu, 16 Jun 2011 20:36:43 +0000 (20:36 +0000)
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.

SVN revision: 60407

legacy/elementary/elementary.spec.in

index dd81450..821bd97 100644 (file)
@@ -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@