[packages/puppet] only CRuby 1.8.7/1.9.3 is supported with puppet 3.x

glen glen at pld-linux.org
Wed Apr 24 21:04:46 CEST 2013


commit ff8434ab36187d2a01649808657a73edbe112800
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 24 22:03:08 2013 +0300

    only CRuby 1.8.7/1.9.3 is supported with puppet 3.x
    
    see: http://docs.puppetlabs.com/guides/platforms.html

 puppet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/puppet.spec b/puppet.spec
index e5fa91a..e2950d5 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -15,9 +15,9 @@ Patch1:		ruby19.patch
 URL:		http://www.puppetlabs.com/
 BuildRequires:	docutils
 BuildRequires:	rpmbuild(macros) >= 1.484
-BuildRequires:	ruby >= 1:1.8.6
+BuildRequires:	ruby >= 1:1.8.7
 BuildRequires:	ruby-facter >= 1.5
-Requires:	ruby >= 1:1.8.1
+Requires:	ruby >= 1:1.8.7
 Requires:	ruby-facter >= 1.5
 Requires:	ruby-shadow
 #%{?ruby_mod_ver_requires_eq}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/puppet.git/commitdiff/ff8434ab36187d2a01649808657a73edbe112800



More information about the pld-cvs-commit mailing list