[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/ruby/devel .cvsignore, 1.12, 1.13 ruby.spec, 1.43, 1.44 sources, 1.11, 1.12 ruby-1.8.2-strscan-memset.patch, 1.1, NONE
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/ruby/devel .cvsignore, 1.12, 1.13 ruby.spec, 1.43, 1.44 sources, 1.11, 1.12 ruby-1.8.2-strscan-memset.patch, 1.1, NONE
- Date: Sun, 30 Oct 2005 21:56:50 -0500
Author: tagoh
Update of /cvs/dist/rpms/ruby/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30741
Modified Files:
.cvsignore ruby.spec sources
Removed Files:
ruby-1.8.2-strscan-memset.patch
Log Message:
* Mon Oct 31 2005 Akira TAGOH <tagoh redhat com> - 1.8.4-0.1.preview1
- New upstream release.
- ruby-1.8.2-strscan-memset.patch: removed because it's no longer needed.
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/ruby/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore 21 Sep 2005 07:29:44 -0000 1.12
+++ .cvsignore 31 Oct 2005 02:56:40 -0000 1.13
@@ -6,3 +6,4 @@
*.rpm
ruby-1.8.2.tar.gz
ruby-1.8.3.tar.gz
+ruby-1.8.4-preview1.tar.gz
Index: ruby.spec
===================================================================
RCS file: /cvs/dist/rpms/ruby/devel/ruby.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ruby.spec 4 Oct 2005 04:40:06 -0000 1.43
+++ ruby.spec 31 Oct 2005 02:56:40 -0000 1.44
@@ -3,14 +3,14 @@
%define sitedir %{_libdir}/site_ruby
Name: ruby
-Version: 1.8.3
-Release: 4
+Version: 1.8.4
+Release: 0.1.preview1
License: Distributable
URL: http://www.ruby-lang.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: readline readline-devel ncurses ncurses-devel gdbm gdbm-devel glibc-devel tcl tk xorg-x11-devel autoconf gcc unzip openssl-devel db4-devel emacs
-Source0: ftp://ftp.ruby-lang.org/pub/%{name}/%{name}-%{version}.tar.gz
+Source0: ftp://ftp.ruby-lang.org/pub/%{name}/%{name}-%{version}-preview1.tar.gz
##Source1: ftp://ftp.ruby-lang.org/pub/%{name}/doc/%{name}-man-%{manver}.tar.gz
Source1: %{name}-man-%{manver}.tar.bz2
Source2: http://www7.tok2.com/home/misc/files/%{name}/%{name}-refm-rdp-1.8.1-ja-html.tar.gz
@@ -22,7 +22,6 @@
Source10: ruby-mode-init.el
Patch1: ruby-multilib.patch
-Patch2: ruby-1.8.2-strscan-memset.patch
Patch3: ruby-1.8.2-deadcode.patch
Patch4: ruby-1.8.2-tcltk-multilib.patch
@@ -128,7 +127,6 @@
%ifarch ppc64 s390x sparc64 x86_64
%patch1 -p1
%endif
-%patch2 -p1
%patch3 -p1
%ifarch ppc64 s390x sparc64 x86_64
%patch4 -p1
@@ -414,6 +412,10 @@
%dir %{_datadir}/emacs/site-lisp/ruby-mode
%changelog
+* Mon Oct 31 2005 Akira TAGOH <tagoh redhat com> - 1.8.4-0.1.preview1
+- New upstream release.
+- ruby-1.8.2-strscan-memset.patch: removed because it's no longer needed.
+
* Tue Oct 4 2005 Akira TAGOH <tagoh redhat com> - 1.8.3-4
- moved the documents from ruby-libs to ruby-docs, which contains the arch
specific thing and to be multilib support. (#168826)
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/ruby/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources 21 Sep 2005 07:29:44 -0000 1.11
+++ sources 31 Oct 2005 02:56:40 -0000 1.12
@@ -2,4 +2,4 @@
d65e3a216d6d345a2a6f1aa8758c2f75 ruby-refm-rdp-1.8.1-ja-html.tar.gz
7f3e181c0be9a1579e43a5a8b26372d6 rubyfaq-990927.tar.bz2
8aa2e2da327dc43ff6e46e634eb657b6 rubyfaq-jp-990927.tar.bz2
-63d6c2bddd6af86664e338b31f3189a6 ruby-1.8.3.tar.gz
+cfb6e4c53369c016ebb4061c240c493d ruby-1.8.4-preview1.tar.gz
--- ruby-1.8.2-strscan-memset.patch DELETED ---
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]