[eruby] change to ruby(release) >= 1.9.1

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Jun 19 15:39:02 UTC 2013


commit d37ecf0670cdc6906116b43199a4447fd738b7c7
Author: Luis <lbazan at fedoraproject.org>
Date:   Wed Jun 19 10:38:24 2013 -0500

    change to ruby(release) >= 1.9.1

 eruby.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/eruby.spec b/eruby.spec
index 007c82d..4b4cc50 100644
--- a/eruby.spec
+++ b/eruby.spec
@@ -26,7 +26,7 @@ enables you to embed a Ruby code to a HTML file.
 %package libs
 Summary:	Library for eRuby
 Group:		Development/Languages
-Requires:       ruby(release)
+Requires:       ruby(release) >= 1.9.1
 Provides:	ruby(eruby) = %{version}
 
 %description libs


More information about the scm-commits mailing list