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
This commit is contained in:
Michael Jennings 2011-06-16 20:36:43 +00:00
parent 2e73238792
commit 092d2d861b
10 changed files with 10 additions and 10 deletions

View File

@ -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@

View 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: Complex Graphical Design/Layout Engine
Name: @PACKAGE@

View File

@ -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.

View File

@ -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

View 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: FreeDesktop.Org Compatibility Library
Name: @PACKAGE@

View File

@ -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

View File

@ -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

View 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: A small virtual machine engine (in a library) and bytecode compiler
Name: @PACKAGE@

View File

@ -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

View 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@