Author: glen Date: Tue Oct 18 18:22:48 2011 GMT Module: packages Tag: RUBY_1_8 ---- Log message: - build fix on glibc 2.14
---- Files affected: packages/ruby: ruby.spec (1.198.2.4 -> 1.198.2.5) ---- Diffs: ================================================================ Index: packages/ruby/ruby.spec diff -u packages/ruby/ruby.spec:1.198.2.4 packages/ruby/ruby.spec:1.198.2.5 --- packages/ruby/ruby.spec:1.198.2.4 Tue Sep 27 01:05:49 2011 +++ packages/ruby/ruby.spec Tue Oct 18 20:22:43 2011 @@ -52,6 +52,7 @@ Patch1: ruby-mkmf-shared.patch Patch2: ruby-require-rubygems-version.patch Patch3: ruby-lib64.patch +Patch4: stdout-rouge-fix.patch URL: http://www.ruby-lang.org/ BuildRequires: autoconf BuildRequires: automake @@ -226,6 +227,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 find -type f '(' -name '*.rb' -o -name '*.cgi' -o -name '*.test' -o -name 'ruby.1' \ -o -name 'ruby.info*' -o -name '*.html' -o -name '*.tcl' -o -name '*.texi' ')' \ @@ -465,6 +467,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.198.2.5 2011/10/18 18:22:43 glen +- build fix on glibc 2.14 + Revision 1.198.2.4 2011/09/26 23:05:49 glen - 1.8.7.352 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby/ruby.spec?r1=1.198.2.4&r2=1.198.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
