From: Michael Jennings 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: submit/devel/efl/20131022.203902~9218 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=092d2d861b27e045895a2126c246c85d84b1947f;p=platform%2Fupstream%2Fefl.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. SVN revision: 60407 --- diff --git a/legacy/ecore/ecore.spec.in b/legacy/ecore/ecore.spec.in index a010bdf..04a605a 100644 --- a/legacy/ecore/ecore.spec.in +++ b/legacy/ecore/ecore.spec.in @@ -35,7 +35,7 @@ %define ac_with_lib_ecore_imf --%{?with_lib_ecore_imf:en}%{!?with_lib_ecore_imf:dis}able-ecore-imf %define ac_with_lib_ecore_sdl --%{?with_lib_ecore_sdl:en}%{!?with_lib_ecore_sdl:dis}able-ecore-sdl -%{!?_rel:%{expand:%%global _rel 0.r%(svnversion | sed 's/[^0-9].*$//' || echo 0000)}} +%{!?_rel:%{expand:%%global _rel 0.enl%{?dist}}} Summary: Enlightened Core X interface library Name: @PACKAGE@ diff --git a/legacy/edje/edje.spec.in b/legacy/edje/edje.spec.in index b2bf0b0..23f869b 100644 --- a/legacy/edje/edje.spec.in +++ b/legacy/edje/edje.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: Complex Graphical Design/Layout Engine Name: @PACKAGE@ diff --git a/legacy/eet/eet.spec.in b/legacy/eet/eet.spec.in index 119266b..898fd7a 100644 --- a/legacy/eet/eet.spec.in +++ b/legacy/eet/eet.spec.in @@ -1,4 +1,4 @@ -%{!?_rel:%{expand:%%global _rel 0.r%(svnversion | sed 's/[^0-9].*$//' || echo 0000)}} +%{!?_rel:%{expand:%%global _rel 0.enl%{?dist}}} %define _missing_doc_files_terminate_build 0 Summary: Library for speedy data storage, retrieval, and compression. diff --git a/legacy/eeze/eeze.spec.in b/legacy/eeze/eeze.spec.in index b86f46a..8269426 100644 --- a/legacy/eeze/eeze.spec.in +++ b/legacy/eeze/eeze.spec.in @@ -1,4 +1,4 @@ -%{!?_rel:%{expand:%%global _rel 0.r%(svnversion | sed 's/[^0-9].*$//' || echo 0000)}} +%{!?_rel:%{expand:%%global _rel 0.enl%{?dist}}} %define _missing_doc_files_terminate_build 0 Summary: Device Convenience Library diff --git a/legacy/efreet/efreet.spec.in b/legacy/efreet/efreet.spec.in index a53eb6a..5002b2b 100644 --- a/legacy/efreet/efreet.spec.in +++ b/legacy/efreet/efreet.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: FreeDesktop.Org Compatibility Library Name: @PACKAGE@ diff --git a/legacy/eina/eina.spec.in b/legacy/eina/eina.spec.in index 52ec011..3e526ad 100644 --- a/legacy/eina/eina.spec.in +++ b/legacy/eina/eina.spec.in @@ -1,4 +1,4 @@ -%{!?_rel:%{expand:%%global _rel 0.r%(svnversion | sed 's/[^0-9].*$//' || echo 0000)}} +%{!?_rel:%{expand:%%global _rel 0.enl%{?dist}}} %define _missing_doc_files_terminate_build 0 Summary: Data Type Library diff --git a/legacy/eio/eio.spec.in b/legacy/eio/eio.spec.in index d5b0bf5..9e152e5 100644 --- a/legacy/eio/eio.spec.in +++ b/legacy/eio/eio.spec.in @@ -1,4 +1,4 @@ -%{!?_rel:%{expand:%%global _rel 0.r%(svnversion | sed 's/[^0-9].*$//' || echo 0000)}} +%{!?_rel:%{expand:%%global _rel 0.enl%{?dist}}} %define _missing_doc_files_terminate_build 0 Summary: Data Type Library diff --git a/legacy/embryo/embryo.spec.in b/legacy/embryo/embryo.spec.in index 620cee9..4c37ede 100644 --- a/legacy/embryo/embryo.spec.in +++ b/legacy/embryo/embryo.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: A small virtual machine engine (in a library) and bytecode compiler Name: @PACKAGE@ diff --git a/legacy/ethumb/ethumb.spec.in b/legacy/ethumb/ethumb.spec.in index 597ff04..4022866 100644 --- a/legacy/ethumb/ethumb.spec.in +++ b/legacy/ethumb/ethumb.spec.in @@ -1,4 +1,4 @@ -%{!?_rel:%{expand:%%global _rel 0.r%(svnversion | sed 's/[^0-9].*$//' || echo 0000)}} +%{!?_rel:%{expand:%%global _rel 0.enl%{?dist}}} %define _missing_doc_files_terminate_build 0 Summary: Thumbnail Generation Library diff --git a/legacy/evas/evas.spec.in b/legacy/evas/evas.spec.in index b470e98..ec636eb 100644 --- a/legacy/evas/evas.spec.in +++ b/legacy/evas/evas.spec.in @@ -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@