SPECS: ruby.spec - up to 1.8.6-p114, security issue: http://secu...

twittner twittner at pld-linux.org
Mon Mar 10 14:39:08 CET 2008


Author: twittner                     Date: Mon Mar 10 13:39:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.8.6-p114, security issue:
  http://securitytracker.com/alerts/2008/Mar/1019562.html
  no CVE entry
- rel. 5 for p114
- rm rubydb2x.el* (ruby debugger support for emacs 19.2x or before)

---- Files affected:
SPECS:
   ruby.spec (1.173 -> 1.174) 

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.173 SPECS/ruby.spec:1.174
--- SPECS/ruby.spec:1.173	Sun Dec 30 19:21:11 2007
+++ SPECS/ruby.spec	Mon Mar 10 14:39:02 2008
@@ -20,13 +20,13 @@
 Summary(zh_CN.UTF-8):	ruby - 一种快速高效的面向对象脚本编程语言
 Name:		ruby
 Version:	1.8.6
-Release:	4
+Release:	5
 Epoch:		1
 License:	The Ruby License
 Group:		Development/Languages
-%define patchlevel 111
-Source0:	ftp://ftp.ruby-lang.org/pub/ruby/1.8/%{name}-%{version}-p%{patchlevel}.tar.gz
-# Source0-md5:	c36e011733a3a3be6f43ba27b7cd7485
+%define patchlevel 114
+Source0:	ftp://ftp.ruby-lang.org/pub/ruby/1.8/%{name}-%{version}-p%{patchlevel}.tar.bz2
+# Source0-md5:	b4d0c74497f684814bcfbb41b7384a71
 Source1:	http://www.ibiblio.org/pub/languages/ruby/doc/%{name}-texi-1.4-en.tar.gz
 # Source1-md5:	839fda4af52b5c5c6d21f879f7fc62bf
 Source2:	http://www.math.sci.hokudai.ac.jp/~gotoken/ruby/%{name}-uguide-981227.tar.gz
@@ -311,7 +311,7 @@
 # ruby emacs mode - borrowed from FC-4
 %if %{with emacs}
 install misc/*.el $RPM_BUILD_ROOT%{_emacs_lispdir}/%{name}-mode
-rm -f $RPM_BUILD_ROOT%{_emacs_lispdir}/%{name}-mode/rubydb2x.el
+rm -f $RPM_BUILD_ROOT%{_emacs_lispdir}/%{name}-mode/rubydb2x.el*
 install %{SOURCE12} $RPM_BUILD_ROOT%{_emacs_lispdir}/site-start.d
 cat << EOF > path.el
 (setq load-path (cons "." load-path) byte-compile-warnings nil)
@@ -460,6 +460,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.174  2008-03-10 13:39:02  twittner
+- up to 1.8.6-p114, security issue:
+  http://securitytracker.com/alerts/2008/Mar/1019562.html
+  no CVE entry
+- rel. 5 for p114
+- rm rubydb2x.el* (ruby debugger support for emacs 19.2x or before)
+
 Revision 1.173  2007-12-30 18:21:11  twittner
 - fix -vendordir.patch, fix load-path
 - rel. 4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby.spec?r1=1.173&r2=1.174&f=u



More information about the pld-cvs-commit mailing list