]> git.pld-linux.org Git - packages/ruby.git/blobdiff - ruby.spec
don't define SSLV23_PADDING when building against openssl3; rel 2
[packages/ruby.git] / ruby.spec
index 693d049b424d8104aa63c0b0e2f09f17056e7899..899b155617ddd70a40f85584d5350e7b6a34880e 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -12,7 +12,7 @@
 %bcond_with    bootstrap       # build bootstrap version
 %bcond_with    tests           # build without tests
 
-%define                rel             1
+%define                rel             2
 %define                ruby_version    2.6
 %define                patchlevel      8
 %define                pkg_version     %{ruby_version}.%{patchlevel}
@@ -61,6 +61,7 @@ Patch3:               mkmf-verbose.patch
 Patch4:                strip-ccache.patch
 Patch5:                ruby-version.patch
 Patch6:                duplicated-paths.patch
+Patch7:                openssl3.patch
 # obsolete?
 Patch8:                rubygems-2.0.0-binary-extensions.patch
 Patch9:                custom-rubygems-location.patch
@@ -687,6 +688,7 @@ wywołującego je. Aby to osiągnąć wystarczy bardzo mało kodu.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 #%patch8 -p1
 %patch9 -p1
 %patch12 -p1
This page took 0.022818 seconds and 4 git commands to generate.