Author: baggins Date: Mon Dec 12 12:31:00 2011 GMT Module: packages Tag: HEAD ---- Log message: - 2.3.14
---- Files affected: packages/ruby-activesupport2: ruby-activesupport2.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/ruby-activesupport2/ruby-activesupport2.spec diff -u packages/ruby-activesupport2/ruby-activesupport2.spec:1.36 packages/ruby-activesupport2/ruby-activesupport2.spec:1.37 --- packages/ruby-activesupport2/ruby-activesupport2.spec:1.36 Fri Dec 9 14:35:59 2011 +++ packages/ruby-activesupport2/ruby-activesupport2.spec Mon Dec 12 13:30:54 2011 @@ -2,12 +2,12 @@ %define pkgname activesupport Summary: Utility libraries for Ruby on Rails Name: ruby-activesupport2 -Version: 2.3.11 -Release: 2 +Version: 2.3.14 +Release: 1 License: Ruby-alike Group: Development/Languages Source0: http://rubygems.org/downloads/%{pkgname}-%{version}.gem -# Source0-md5: 713edf8f82c8b0dfa61fedb489626c75 +# Source0-md5: 2287a8a769cc4ecca94d3c5b867a874c Patch0: ruby-activesupport-nogems.patch Patch1: ruby-activesupport-ruby-1.9.3.patch URL: http://rubyforge.org/projects/activesupport/ @@ -82,7 +82,8 @@ ri/{HashWithIndifferentAccess,Integer,Kernel,Logger} \ ri/{LibXML,MissingSourceFile,Module,NameError,NilClass,Numeric} \ ri/{Object,Pathname,Proc,Range,Regexp,REXML,String} \ - ri/{Symbol,Test,Time,TrueClass,Process,Array,BigDecimal} + ri/{Symbol,Test,Time,TrueClass,Process,Array,BigDecimal} \ + ri/{Benchmark,ERB,Fixnum,InstanceExecMethods} %install rm -rf $RPM_BUILD_ROOT @@ -116,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2011/12/12 12:30:54 baggins +- 2.3.14 + Revision 1.36 2011/12/09 13:35:59 baggins - rel 2 - fix incompatibility with ruby 1.9.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-activesupport2/ruby-activesupport2.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
