Commit Graph

58 Commits

Author SHA1 Message Date
Akira TAGOH ea33ea129d - ruby-deprecated-search-path.patch: added the deprecated installation
paths to the search path for the backward compatibility.
- added a Provides: ruby(abi) to ruby-libs.
2006-04-20 04:35:04 +00:00
Akira TAGOH 38b1bf15b2 - ruby-rubyprefix.patch: moved all arch-independent modules to
/usr/lib/ruby and keep arch-dependent modules in /usr/lib64/ruby for
    64bit arch. so 'rubylibdir', 'sitelibdir' and 'sitedir' on
    Config::CONFIG points to /usr/lib/ruby now. (#184199)
2006-04-20 01:08:23 +00:00
Akira TAGOH b89a099ea9 - correct sitelibdir. (#184198) 2006-04-17 05:12:03 +00:00
Jesse Keating 66c8f564a6 bump for bug in double-long on ppc(64) 2006-02-11 05:36:38 +00:00
Jesse Keating a68b401ff3 bump for new gcc/glibc 2006-02-07 13:46:07 +00:00
Akira TAGOH 51bc637a98 - ruby-1.8.4-no-eaccess.patch: backported from ruby CVS to avoid conflict
between newer glibc. (#179835)
2006-02-06 04:21:50 +00:00
Akira TAGOH b147747d75 - ruby-tcltk-multilib.patch: fixed a typo. 2006-01-04 09:18:52 +00:00
Akira TAGOH c4b9446727 *** empty log message *** 2005-12-27 03:53:40 +00:00
Akira TAGOH 9136cfaca1 - New upstream release.
- fixed a missing return statement. (#140833)
- fixed an use of uninitialized variable. (#144890)
2005-12-27 03:49:08 +00:00
Akira TAGOH 1cfcc9deef *** empty log message *** 2005-12-16 10:46:41 +00:00
Akira TAGOH b3723722dd - updates to 1.8.4-preview2.
- renamed the packages to ruby-* (#175765)
- irb -> ruby-irb
- rdoc -> ruby-rdoc
- ri -> ruby-ri
- added tcl-devel and tk-devel into BuildRequires.
2005-12-16 10:38:22 +00:00
Jesse Keating cc384246ee gcc update bump 2005-12-09 22:43:02 +00:00
Akira TAGOH 9640442201 - rebuilt against the latest openssl. 2005-11-09 15:42:27 +00:00
Akira TAGOH 3e607e8445 - build-deps libX11-devel instead of xorg-x11-devel. 2005-11-01 01:56:57 +00:00
Akira TAGOH d4bcc3bedd - New upstream release.
- ruby-1.8.2-strscan-memset.patch: removed because it's no longer needed.
2005-10-31 02:56:40 +00:00
Akira TAGOH 185c12f196 *** empty log message *** 2005-10-04 04:40:06 +00:00
Akira TAGOH 25947e617c - moved the documents from ruby-libs to ruby-docs, which contains the arch
specific thing and to be multilib support. (#168826)
2005-10-04 04:39:32 +00:00
Akira TAGOH f62bb2380a - fixed the wrong file list. the external library for tcl/tk was included
in ruby-libs unexpectedly.
2005-10-03 06:36:25 +00:00
Akira TAGOH 1424a6b963 *** empty log message *** 2005-09-26 08:59:06 +00:00
Akira TAGOH 6955a36e59 - ruby-multilib.patch: added another chunk for multilib. 2005-09-26 08:58:25 +00:00
Akira TAGOH 9d9c2e3da7 *** empty log message *** 2005-09-21 09:11:28 +00:00
Akira TAGOH 34919b27ef *** empty log message *** 2005-09-21 08:16:09 +00:00
Akira TAGOH ab1fd1f169 *** empty log message *** 2005-09-21 08:10:50 +00:00
Akira TAGOH 714d9f4d4c - New upstream release.
- Build-Requires xorg-x11-devel instead of XFree86-devel.
- ruby-multilib.patch: applied for only 64-bit archs.
- ruby-1.8.2-xmlrpc-CAN-2005-1992.patch: removed. it has already been in
    upstream.
2005-09-21 07:29:44 +00:00
Akira TAGOH c4d7ff2e5f bump 2005-06-21 08:38:24 +00:00
Akira TAGOH 5a3ed365c1 - ruby-1.8.2-xmlrpc-CAN-2005-1992.patch: fixed the arbitrary command
execution on XMLRPC server. (#161096)
2005-06-21 08:37:58 +00:00
Akira TAGOH 887f2693e3 bump 2005-06-16 12:52:53 +00:00
Akira TAGOH 790a28c2d3 - ruby-1.8.2-tcltk-multilib.patch: applied to get tcltklib.so built.
(#160194)
2005-06-16 12:51:32 +00:00
Akira TAGOH d1451a5f4b *** empty log message *** 2005-04-06 18:29:08 +00:00
Akira TAGOH 6773d6faa2 - ruby-1.8.2-deadcode.patch: removed the dead code from the source.
(#146108)
- make sure that all documentation files in ruby-docs are the world-
    readable. (#147279)
2005-04-06 18:09:19 +00:00
Akira TAGOH adff149d4c *** empty log message *** 2005-03-22 10:36:16 +00:00
Akira TAGOH 703f9a33ec - ruby-1.8.2-strscan-memset.patch: fixed an wrong usage of memset(3). 2005-03-22 10:35:11 +00:00
Akira TAGOH 491a2a0530 sync 2005-03-15 11:00:59 +00:00
Akira TAGOH 843544cb04 - fixed the wrong generation of file manifest. (#146055)
- spec file clean up.
2005-01-26 05:30:35 +00:00
Akira TAGOH be9eb09456 - separated out to rdoc package.
- make the dependency of irb for rdoc. (#144708)
2005-01-24 10:21:07 +00:00
Tim Waugh c9af1b7417 - Rebuilt for new readline. 2005-01-12 16:31:53 +00:00
Akira TAGOH e5e207b77a - New upstream release.
- ruby-1.8.1-ia64-stack-limit.patch: removed - it's no longer needed.
- ruby-1.8.1-cgi_session_perms.patch: likewise.
- ruby-1.8.1-cgi-dos.patch: likewise.
- generated Ruby interactive documentation - senarated package. it's now
    provided as ri package. (#141806)
2005-01-05 07:28:29 +00:00
jbj 09f66cf3e9 - rebuild against db-4.3.21. 2004-11-13 01:04:36 +00:00
Akira TAGOH e571bc8ec5 - ruby-1.8.1-cgi-dos.patch: security fix [CAN-2004-0983]
- ruby-1.8.1-cgi_session_perms.patch: security fix [CAN-2004-0755]
2004-11-10 07:58:20 +00:00
Akira TAGOH e8a83aac3a - added openssl-devel and db4-devel into BuildRequires (#137479) 2004-10-29 06:15:17 +00:00
Akira TAGOH b3a4283382 bumped release 2004-10-06 12:29:31 +00:00
Akira TAGOH 379a091ae9 bumped release 2004-10-06 12:25:13 +00:00
Akira TAGOH 538e6e59b0 - require emacs-common instead of emacs. 2004-10-06 12:24:41 +00:00
cvsdist 68281ea7f3 auto-import changelog data from ruby-1.8.1-4.src.rpm
Wed Jun 23 2004 Akira TAGOH <tagoh@redhat.com> 1.8.1-4
- updated the documentation.
2004-09-09 12:00:12 +00:00
cvsdist c78efb93a2 auto-import changelog data from ruby-1.8.1-3.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 12:00:00 +00:00
cvsdist 461df61bac auto-import changelog data from ruby-1.8.1-2.1.src.rpm
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Wed Feb 04 2004 Akira TAGOH <tagoh@redhat.com> 1.8.1-1
- New upstream release.
- don't use any optimization for ia64 to avoid the build failure.
- ruby-1.8.1-ia64-stack-limit.patch: applied to fix SystemStackError when
    the optimization is disabled.
2004-09-09 11:59:52 +00:00
cvsdist 42f1dc6467 auto-import changelog data from ruby-1.8.0-3.src.rpm
Sat Dec 13 2003 Jeff Johnson <jbj@jbj.org> 1.8.0-3
- rebuild against db-4.2.52.
Thu Sep 25 2003 Jeff Johnson <jbj@jbj.org> 1.8.0-2
- rebuild against db-4.2.42.
2004-09-09 11:58:36 +00:00
cvsdist 29f468a646 auto-import changelog data from ruby-1.8.0-1.src.rpm
Tue Aug 05 2003 Akira TAGOH <tagoh@redhat.com> 1.8.0-1
- New upstream release.
Thu Jul 24 2003 Akira TAGOH <tagoh@redhat.com> 1.6.8-9.1
- rebuilt
Thu Jul 24 2003 Akira TAGOH <tagoh@redhat.com> 1.6.8-9
- ruby-1.6.8-castnode.patch: handling the nodes with correct cast. use this
    patch now instead of ruby-1.6.8-fix-x86_64.patch.
Fri Jul 04 2003 Akira TAGOH <tagoh@redhat.com> 1.6.8-8
- rebuilt
Fri Jul 04 2003 Akira TAGOH <tagoh@redhat.com> 1.6.8-7
- fix the gcc warnings. (#82192)
- ruby-1.6.8-fix-x86_64.patch: correct a patch. NOTE: DON'T USE THIS PATCH
    FOR BIG ENDIAN ARCHITECTURE.
- ruby-1.6.7-long2int.patch: removed.
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 11:58:25 +00:00
cvsdist 91cfb3454d auto-import changelog data from ruby-1.6.8-5.src.rpm
Fri Feb 07 2003 Jens Petersen <petersen@redhat.com> - 1.6.8-5
- rebuild against ucs4 tcltk
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Wed Jan 22 2003 Akira TAGOH <tagoh@redhat.com> 1.6.8-3
- ruby-1.6.8-multilib.patch: applied to fix the search path issue on x86_64
Tue Jan 21 2003 Akira TAGOH <tagoh@redhat.com> 1.6.8-2
- ruby-1.6.8-require.patch: applied to fix the search bug in require.
- don't apply long2int patch to s390 and s390x. it doesn't work.
Wed Jan 15 2003 Akira TAGOH <tagoh@redhat.com> 1.6.8-1
- New upstream release.
- removed some patches. it's no longer needed.
- ruby-1.6.7-100.patch
- ruby-1.6.7-101.patch
- ruby-1.6.7-102.patch
- ruby-1.6.7-103.patch
- 801_extmk.rb-shellwords.patch
- 801_mkmf.rb-shellwords.patch
- 804_parse.y-new-bison.patch
- 805_uri-bugfix.patch
- ruby-1.6.6-900_XXX_strtod.patch
- ruby-1.6.7-sux0rs.patch
- ruby-1.6.7-libobj.patch
Wed Jan 15 2003 Jens Petersen <petersen@redhat.com> 1.6.7-14
- rebuild to update tcltk deps
Mon Dec 16 2002 Elliot Lee <sopwith@redhat.com> 1.6.7-13
- Remove ExcludeArch: x86_64
- Fix x86_64 ruby with long2int.patch (ruby was assuming that sizeof(long)
    == sizeof(int). The patch does not fix the source of the problem, just
    makes it a non-issue.)
- _smp_mflags
Tue Dec 10 2002 Tim Powers <timp@redhat.com> 1.6.7-12
- rebuild to fix broken tcltk deps
Tue Oct 22 2002 Akira TAGOH <tagoh@redhat.com> 1.6.7-11
- use %configure macro instead of configure script.
- use the latest config.{sub,guess}.
- get archname from rbconfig.rb for %dir
- applied some patches from Debian:
- 801_extmk.rb-shellwords.patch: use Shellwords
- 801_mkmf.rb-shellwords.patch: mkmf.rb creates bad Makefile. the Makefile
    links libruby.a to the target.
- 803_sample-fix-shbang.patch: all sample codes should be
    s|/usr/local/bin|/usr/bin|g
- 804_parse.y-new-bison.patch: fix syntax warning.
- 805_uri-bugfix.patch: uri.rb could not handle correctly broken
    mailto-uri.
- add ExcludeArch x86_64 temporarily to fix Bug#74581. Right now ruby can't
    be built on x86_64.
2004-09-09 11:57:26 +00:00
cvsdist 2b5705a00e auto-import ruby-1.6.7-10.1p from ruby-1.6.7-10.1p.src.rpm 2004-09-09 11:57:21 +00:00