packages (RUBY_1_8): ruby/ruby.spec - suffix only in Th

hawk hawk at pld-linux.org
Tue May 11 12:43:48 CEST 2010


Author: hawk                         Date: Tue May 11 10:43:48 2010 GMT
Module: packages                      Tag: RUBY_1_8
---- Log message:
- suffix only in Th

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

---- Diffs:

================================================================
Index: packages/ruby/ruby.spec
diff -u packages/ruby/ruby.spec:1.198.2.1 packages/ruby/ruby.spec:1.198.2.2
--- packages/ruby/ruby.spec:1.198.2.1	Sun Mar 28 08:58:37 2010
+++ packages/ruby/ruby.spec	Tue May 11 12:43:42 2010
@@ -6,7 +6,11 @@
 %bcond_without	tk	# skip building package with Tk bindings
 %bcond_with	onigurma
 #
+%if "%{pld_release}" == "th"
 %define		ruby_suffix 18
+%else
+%define		ruby_suffix %{nil}
+%endif
 %define		ruby_ver	1.8
 %define		ruby_ridir	%{_datadir}/ri/%{ruby_ver}/system
 %define		ruby_rdocdir	%{_datadir}/rdoc
@@ -20,7 +24,7 @@
 Summary(zh_CN.UTF-8):	ruby - 一种快速高效的面向对象脚本编程语言
 Name:		ruby%{ruby_suffix}
 Version:	%{basever}.%{patchlevel}
-Release:	2
+Release:	3
 Epoch:		1
 License:	The Ruby License
 Group:		Development/Languages
@@ -461,6 +465,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.198.2.2  2010/05/11 10:43:42  hawk
+- suffix only in Th
+
 Revision 1.198.2.1  2010/03/28 06:58:37  aredridel
 - added program suffix for parallel installation
 
================================================================

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



More information about the pld-cvs-commit mailing list