Commit Graph

62 Commits

Author SHA1 Message Date
Akira TAGOH 0ccc8e24df build with --enable-pthread 2006-04-27 08:42:21 +00:00
Akira TAGOH 3b8c5a210b updated 2006-04-27 07:09:31 +00:00
Akira TAGOH 007a8958e1 *** empty log message *** 2006-04-27 06:27:40 +00:00
Akira TAGOH 63eb84af23 - ruby-1.8.4-64bit-pack.patch: backport patch to fix unpack(l) not working
on 64bit arch and integer overflow on template w. (#189350)
- updated License tag to be more comfortable, and with a pointer to get
    more details, like Python package does. (#179933)
2006-04-20 09:52:09 +00:00
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