packages: ruby/ruby.spec, ruby/TODO (REMOVED) - rel 0.1 - breaks rails apps...

baggins baggins at pld-linux.org
Fri Dec 9 13:43:02 CET 2011


Author: baggins                      Date: Fri Dec  9 12:43:02 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 0.1
- breaks rails apps
- merged TODO

---- Files affected:
packages/ruby:
   ruby.spec (1.239 -> 1.240) , TODO (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/ruby/ruby.spec
diff -u packages/ruby/ruby.spec:1.239 packages/ruby/ruby.spec:1.240
--- packages/ruby/ruby.spec:1.239	Fri Dec  9 12:08:35 2011
+++ packages/ruby/ruby.spec	Fri Dec  9 13:42:56 2011
@@ -1,5 +1,14 @@
 # $Revision$, $Date$
 #
+# TODO:
+#	!!!
+#	- 1.9.3 breaks all rails apps, see https://www.chiliproject.org/boards/1/topics/973
+#	!!!
+#	- include ext/ in docs
+#	- replace ri with fastri
+#	- patch ri to search multiple indexes (one per package), so RPMs can
+#	  install ri docs
+#
 # Conditional build:
 %bcond_without	doc		# skip (time-consuming) docs generating; intended for speed up test builds
 %bcond_without	emacs		# skip building package with ruby-mode for emacs
@@ -23,7 +32,7 @@
 Summary(zh_CN.UTF-8):	ruby - 一种快速高效的面向对象脚本编程语言
 Name:		ruby
 Version:	%{basever}.%{patchlevel}
-Release:	1
+Release:	0.1
 Epoch:		1
 License:	The Ruby License
 Group:		Development/Languages
@@ -474,6 +483,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.240  2011/12/09 12:42:56  baggins
+- rel 0.1
+- breaks rails apps
+- merged TODO
+
 Revision 1.239  2011/12/09 11:08:35  baggins
 - typo
 
================================================================

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



More information about the pld-cvs-commit mailing list