packages: ruby/ruby-ffs.patch, ruby/ruby.spec - 1.9.2-p290

aredridel aredridel at pld-linux.org
Sun Aug 28 04:45:10 CEST 2011


Author: aredridel                    Date: Sun Aug 28 02:45:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.9.2-p290

---- Files affected:
packages/ruby:
   ruby-ffs.patch (1.2 -> 1.3) , ruby.spec (1.228 -> 1.229) 

---- Diffs:

================================================================
Index: packages/ruby/ruby-ffs.patch
diff -u packages/ruby/ruby-ffs.patch:1.2 packages/ruby/ruby-ffs.patch:1.3
--- packages/ruby/ruby-ffs.patch:1.2	Mon Mar 28 19:29:04 2011
+++ packages/ruby/ruby-ffs.patch	Sun Aug 28 04:45:04 2011
@@ -1,12 +1,27 @@
-diff -ur ruby-1.9.2-p180-o/configure.in ruby-1.9.2-p180/configure.in
---- ruby-1.9.2-p180-o/configure.in	2011-03-27 21:38:41.000000000 -0600
-+++ ruby-1.9.2-p180/configure.in	2011-03-27 21:40:29.000000000 -0600
-@@ -1185,7 +1185,7 @@
+diff -ur ruby-1.9.2-p290-o//configure.in ruby-1.9.2-p290/configure.in
+--- ruby-1.9.2-p290-o//configure.in	2011-08-27 20:31:47.000000000 -0600
++++ ruby-1.9.2-p290/configure.in	2011-08-27 20:35:03.000000000 -0600
+@@ -1184,7 +1184,7 @@
  else
    AC_LIBOBJ([signbit])
  fi
 -AC_CHECK_FUNCS(fmod killpg wait4 waitpid fork spawnv syscall __syscall chroot getcwd eaccess\
 +AC_CHECK_FUNCS(fmod killpg wait4 waitpid fork spawnv syscall __syscall chroot getcwd eaccess ffs\
- 	      truncate ftruncate chsize times utimes utimensat fcntl lockf lstat\
+ 	      truncate ftruncate ftello chsize times utimes utimensat fcntl lockf lstat\
+ 	      truncate64 ftruncate64 ftello64 fseeko fseeko64 \
  	      link symlink readlink readdir_r fsync fdatasync fchown\
- 	      setitimer setruid seteuid setreuid setresuid setproctitle socketpair\
+Only in ruby-1.9.2-p290: configure.in~
+diff -ur ruby-1.9.2-p290-o//configure.in.orig ruby-1.9.2-p290/configure.in.orig
+--- ruby-1.9.2-p290-o//configure.in.orig	2011-05-29 22:45:00.000000000 -0600
++++ ruby-1.9.2-p290/configure.in.orig	2011-08-27 20:31:47.000000000 -0600
+@@ -2245,7 +2245,7 @@
+ 	RUBY_APPEND_OPTION(CFLAGS, -pipe)
+ 	],
+     [human*], [
+-	AC_LIBOBJ([x68.o])
++	AC_LIBOBJ([x68])
+ 	CFLAGS="$CFLAGS -fansi-only"
+ 	XCFLAGS="$XCFLAGS -cc1-stack=262144 -cpp-stack=2694144"
+ 	EXEEXT=.x
+Only in ruby-1.9.2-p290: configure.in.rej
+Only in ruby-1.9.2-p290: configure.in.rej~

================================================================
Index: packages/ruby/ruby.spec
diff -u packages/ruby/ruby.spec:1.228 packages/ruby/ruby.spec:1.229
--- packages/ruby/ruby.spec:1.228	Wed Jun 29 15:05:45 2011
+++ packages/ruby/ruby.spec	Sun Aug 28 04:45:04 2011
@@ -8,7 +8,7 @@
 #
 %define		ruby_ver	1.9
 %define		stdlibdoc_version	0.10.1
-%define		patchlevel 180
+%define		patchlevel 290
 %define		basever 1.9.2
 %define		rake_ver	0.8.7
 %define		minitest_ver	1.6.0
@@ -25,7 +25,7 @@
 License:	The Ruby License
 Group:		Development/Languages
 Source0:	ftp://ftp.ruby-lang.org/pub/ruby/%{name}-%{basever}-p%{patchlevel}.tar.bz2
-# Source0-md5:	68510eeb7511c403b91fe5476f250538
+# Source0-md5:	096758c3e853b839dc980b183227b182
 Source1:	http://www.ruby-doc.org/download/%{name}-doc-bundle.tar.gz
 # Source1-md5:	ad1af0043be98ba1a4f6d0185df63876
 Source2:	http://www.ruby-doc.org/download/stdlib/%{name}-doc-stdlib-%{stdlibdoc_version}.tgz
@@ -440,6 +440,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.229  2011/08/28 02:45:04  aredridel
+- 1.9.2-p290
+
 Revision 1.228  2011/06/29 13:05:45  zbyniu
 - define rake, rdoc and minitest versions; fixed %files; rel 5.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby/ruby-ffs.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby/ruby.spec?r1=1.228&r2=1.229&f=u



More information about the pld-cvs-commit mailing list