[eruby] correction in iff sentences

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Jun 19 14:14:41 UTC 2013


commit c15b81721b5d95a0dcce93eb23eee7e49caa7fb7
Author: Luis <lbazan at fedoraproject.org>
Date:   Wed Jun 19 09:14:13 2013 -0500

    correction in iff sentences

 eruby.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/eruby.spec b/eruby.spec
index 262bc5d..3ea0ddf 100644
--- a/eruby.spec
+++ b/eruby.spec
@@ -27,7 +27,7 @@ enables you to embed a Ruby code to a HTML file.
 Summary:	Library for eRuby
 Group:		Development/Languages
 
-%if%{?fedora}>= 19
+%if 0%{?fedora} >= 19
 Requires: ruby(release)
 %else
 Requires: ruby(abi) = 1.9.1


More information about the scm-commits mailing list