]> git.pld-linux.org Git - packages/ruby.git/blobdiff - ruby.spec
load rubygems for Gem class
[packages/ruby.git] / ruby.spec
index 3f9af3355824871998880516b4bb13d2dd518ebf..afe22b1a2f2f780ec8504c9c71f814f00597b5ed 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -10,7 +10,7 @@
 %bcond_with    bootstrap       # build bootstrap version
 %bcond_with    tests           # build without tests
 
-%define                rel             11
+%define                rel             12
 %define                ruby_version    2.4
 %define                patchlevel      4
 %define                pkg_version     %{ruby_version}.%{patchlevel}
@@ -52,7 +52,7 @@ Source54:     http://www.unicode.org/Public/9.0.0/ucd/UnicodeData.txt
 Source4:       rdoc.1
 Source5:       testrb.1
 Source6:       operating_system.rb
-#Patch1:               %{oname}-ffs.patch
+Patch1:                rubygems.patch
 Patch2:                fix-bison-invocation.patch
 Patch3:                mkmf-verbose.patch
 Patch4:                strip-ccache.patch
@@ -644,7 +644,7 @@ wywołującego je. Aby to osiągnąć wystarczy bardzo mało kodu.
 
 %prep
 %setup -q -n %{oname}-%{pkg_version} -a2 -a3
-#%patch1 -p1
+%patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
This page took 0.062583 seconds and 4 git commands to generate.