Since the SVN revision is now included in %{version}, it's redundant
authormej <mej@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 16 Jun 2011 20:36:43 +0000 (20:36 +0000)
committermej <mej@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
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.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@60407 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

evas.spec.in

index b470e98..ec636eb 100644 (file)
@@ -75,7 +75,7 @@
 %define ac_with_module_engine_software_sdl --%{?with_module_engine_software_sdl:en}%{!?with_module_engine_software_sdl:dis}able-sdl
 %define ac_with_module_engine_software_xcb --%{?with_module_engine_software_xcb:en}%{!?with_module_engine_software_xcb:dis}able-software-xcb
 
-%{!?_rel:%{expand:%%global _rel 0.r%(svnversion | sed 's/[^0-9].*$//' || echo 0000)}}
+%{!?_rel:%{expand:%%global _rel 0.enl%{?dist}}}
 
 Summary: Multi-platform Canvas Library
 Name: @PACKAGE@