Author: aredridel Date: Thu Dec 13 09:29:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.0.1
---- Files affected: SPECS: ruby-ActiveSupport.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/ruby-ActiveSupport.spec diff -u SPECS/ruby-ActiveSupport.spec:1.20 SPECS/ruby-ActiveSupport.spec:1.21 --- SPECS/ruby-ActiveSupport.spec:1.20 Thu May 31 20:48:43 2007 +++ SPECS/ruby-ActiveSupport.spec Thu Dec 13 10:28:56 2007 @@ -3,15 +3,18 @@ Summary(pl.UTF-8): Biblioteka do generowania listów w języku Ruby Name: ruby-ActiveSupport %define tarname activesupport -Version: 1.4.1 +Version: 2.0.1 Release: 1 License: Ruby-alike Group: Development/Languages -Source0: http://rubyforge.org/frs/download.php/17221/%{tarname}-%{version}.tgz -# Source0-md5: 29b582a44fdaa510422c823d2f652c25 +Source0: http://rubyforge.org/frs/download.php/28871/%{tarname}-%{version}.tgz +# Source0-md5: 2699c85ff20b7a3766b8dd418763e6b7 +Patch0: %{name}-nogems.patch URL: http://www.rubyonrails.com/ BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-modules +Requires: ruby-builder >= 2.1.2 +Requires: ruby-xml-simple >= 1.0.11 %{?ruby_mod_ver_requires_eq} Requires: ruby-breakpoint #BuildArch: noarch @@ -25,6 +28,7 @@ %prep %setup -q -n %{tarname}-%{version} +%patch0 -p1 %build #rdoc --ri --op ri lib @@ -51,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2007-12-13 09:28:56 aredridel +- 2.0.1 + Revision 1.20 2007-05-31 18:48:43 aredridel - disable RI ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-ActiveSupport.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
