]> git.pld-linux.org Git - packages/ruby.git/commitdiff
disable posixish patch, broken on th builders. refs 2cbd2e3 auto/th/ruby-2.0.0.481-3
authorElan Ruusamäe <glen@delfi.ee>
Sun, 14 Sep 2014 14:13:47 +0000 (17:13 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 14 Sep 2014 14:14:05 +0000 (17:14 +0300)
ruby.spec

index 4ee01eac311f44606cff2a6b14870dc4df8a4836..8696c587fc986dcdcdd84583662cc83fec84c91c 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -16,7 +16,7 @@
 %bcond_without default_ruby    # use this Ruby as default system Ruby
 %bcond_with    bootstrap       # build bootstrap version
 
-%define                rel             2
+%define                rel             3
 %define                ruby_version    2.0
 %define                basever         2.0.0
 %define                patchlevel      481
@@ -434,7 +434,7 @@ Biblioteka JSON dla języka Ruby.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
-%patch10 -p1
+#%patch10 -p1 broken
 
 # must be regenerated with new bison
 %{__rm} parse.{c,h}
This page took 0.124466 seconds and 4 git commands to generate.