[gmrun/el6] - Sync EPEL / Fedora.

Gilboa Davara gilboa at fedoraproject.org
Mon Jul 25 15:57:44 UTC 2011


commit d7ad8ceaf497c7045f6d463a4bf4a1708c98f957
Author: Gilboa Davara <gilboa at gilboa-home-dev.localdomain>
Date:   Mon Jul 25 18:57:23 2011 +0300

    - Sync EPEL / Fedora.

 gmrun.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gmrun.spec b/gmrun.spec
index d6045f0..09715f5 100644
--- a/gmrun.spec
+++ b/gmrun.spec
@@ -3,11 +3,15 @@ Version:		0.9.2
 Release:		22%{?dist}
 Summary:		Lightweight "Run program" dialog box with search history and tab completion
 
-%if 0%{?rhel} <= 5
+%if 0%{?rhel} != 0
+%if %{?rhel} <= 5
 %define new_version	0
 %else
 %define new_version	1
 %endif
+%else
+%define new_version 1
+%endif
 
 Group:			User Interface/Desktops
 License:		GPL+


More information about the scm-commits mailing list