commit e2a01910f2f007f1e738ccaf010e3850c3b813ce
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Jul 22 05:21:00 2014 +0300

    fix ri packaging for ruby 2.0

 ruby-activesupport.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/ruby-activesupport.spec b/ruby-activesupport.spec
index 6e9a124..7a7fa3b 100644
--- a/ruby-activesupport.spec
+++ b/ruby-activesupport.spec
@@ -2,7 +2,7 @@
 Summary:       Utility libraries for Ruby on Rails
 Name:          ruby-%{pkgname}
 Version:       3.0.3
-Release:       3
+Release:       4
 License:       Ruby-alike
 Group:         Development/Languages
 Source0:       http://rubygems.org/downloads/%{pkgname}-%{version}.gem
@@ -75,9 +75,10 @@ rm -r ri/{Class,Date,DateTime} \
        ri/{Enumerable,FalseClass,File,Float,Hash} \
        ri/{Integer,Kernel,Logger} \
        ri/{Module,NameError,NilClass,Numeric} \
-       ri/{Object,Range,Regexp,String} \
-       ri/{Symbol,Test,Time,TrueClass,Process,Array,BigDecimal} \
-       ri/{Benchmark,ERB,Fixnum,I18n,LoadError}
+       ri/{Object,Range,String} \
+       ri/{Test,Time,TrueClass,Process,Array,BigDecimal} \
+       ri/{Benchmark,ERB,Fixnum,I18n,LoadError} \
+       ri/{LibXML,MissingSourceFile,URI}
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-activesupport.git/commitdiff/e2a01910f2f007f1e738ccaf010e3850c3b813ce

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

Reply via email to