Author: glen                         Date: Thu Mar 24 20:35:00 2011 GMT
Module: packages                      Tag: RUBY_1_8
---- Log message:
- up to 1.8.7.334, fix emacs packaging

---- Files affected:
packages/ruby:
   ruby.spec (1.198.2.2 -> 1.198.2.3) 

---- Diffs:

================================================================
Index: packages/ruby/ruby.spec
diff -u packages/ruby/ruby.spec:1.198.2.2 packages/ruby/ruby.spec:1.198.2.3
--- packages/ruby/ruby.spec:1.198.2.2   Tue May 11 12:43:42 2010
+++ packages/ruby/ruby.spec     Thu Mar 24 21:34:54 2011
@@ -5,7 +5,7 @@
 %bcond_without emacs   # skip building package with ruby-mode for emacs
 %bcond_without tk      # skip building package with Tk bindings
 %bcond_with    onigurma
-#
+
 %if "%{pld_release}" == "th"
 %define                ruby_suffix 18
 %else
@@ -15,7 +15,7 @@
 %define                ruby_ridir      %{_datadir}/ri/%{ruby_ver}/system
 %define                ruby_rdocdir    %{_datadir}/rdoc
 %define                stdlibdoc_version       0.10.1
-%define                patchlevel 249
+%define                patchlevel 334
 %define                basever 1.8.7
 Summary:       Ruby - interpreted scripting language
 Summary(ja.UTF-8):     オブジェクト指向言語Rubyインタプリタ
@@ -24,12 +24,12 @@
 Summary(zh_CN.UTF-8):  ruby - 一种快速高效的面向对象脚本编程语言
 Name:          ruby%{ruby_suffix}
 Version:       %{basever}.%{patchlevel}
-Release:       3
+Release:       1
 Epoch:         1
 License:       The Ruby License
 Group:         Development/Languages
 Source0:       
ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{basever}-p%{patchlevel}.tar.bz2
-# Source0-md5: 37200cc956a16996bbfd25bb4068f242
+# Source0-md5: 2f14f604bf981bb938ab5fc8b09eb1a6
 Source1:       
http://www.ibiblio.org/pub/languages/ruby/doc/ruby-texi-1.4-en.tar.gz
 # Source1-md5: 839fda4af52b5c5c6d21f879f7fc62bf
 Source2:       
http://www.math.sci.hokudai.ac.jp/~gotoken/ruby/ruby-uguide-981227.tar.gz
@@ -319,7 +319,7 @@
 cat << 'EOF' > path.el
 (setq load-path (cons "." load-path) byte-compile-warnings nil)
 EOF
-emacs --no-site-file -q -batch -l path.el -f batch-byte-compile 
$RPM_BUILD_ROOT%{_emacs_lispdir}/%{name}-mode/*.el
+emacs --no-site-file -q -batch -l path.el -f batch-byte-compile 
$RPM_BUILD_ROOT%{_emacs_lispdir}/ruby-mode/*.el
 rm -f path.el*
 %endif
 
@@ -465,6 +465,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.198.2.3  2011/03/24 20:34:54  glen
+- up to 1.8.7.334, fix emacs packaging
+
 Revision 1.198.2.2  2010/05/11 10:43:42  hawk
 - suffix only in Th
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby/ruby.spec?r1=1.198.2.2&r2=1.198.2.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to