Author: aredridel Date: Thu Dec 13 09:29:13 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.0.1
---- Files affected: SPECS: ruby-ActiveRecord.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/ruby-ActiveRecord.spec diff -u SPECS/ruby-ActiveRecord.spec:1.36 SPECS/ruby-ActiveRecord.spec:1.37 --- SPECS/ruby-ActiveRecord.spec:1.36 Tue Mar 27 20:44:46 2007 +++ SPECS/ruby-ActiveRecord.spec Thu Dec 13 10:29:08 2007 @@ -7,18 +7,17 @@ Summary(pl.UTF-8): Biblioteka odwzorowaĆ obiektowo-relacyjnych dla Ruby Name: ruby-ActiveRecord %define tarname activerecord -Version: 1.15.3 +Version: 2.0.1 Release: 1 License: Ruby-alike Group: Development/Languages -Source0: http://rubyforge.org/frs/download.php/18406/%{tarname}-%{version}.tgz -# Source0-md5: 87ebfdf43595d84d7d7188169db4e48d -Patch0: %{name}-sanity.patch +Source0: http://rubyforge.org/frs/download.php/28874/%{tarname}-%{version}.tgz +# Source0-md5: 0aedb7f9e0d672a73b85885e7fd5bf12 URL: http://activerecord.rubyonrails.org/ BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-modules %{?ruby_mod_ver_requires_eq} -Requires: ruby-ActiveSupport >= 1.4.1 +Requires: ruby-ActiveSupport >= 2.0.1 Requires: ruby-transaction-simple #BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -32,7 +31,6 @@ %prep %setup -q -n %{tarname}-%{version} -%patch0 -p1 rm -r lib/active_record/vendor %build @@ -60,7 +58,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.36 2007-03-27 18:44:46 aredridel +Revision 1.37 2007-12-13 09:29:08 aredridel +- 2.0.1 + +Revision 1.36 2007/03/27 18:44:46 aredridel - 1.15.3 Revision 1.35 2007/03/05 07:41:55 aredridel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-ActiveRecord.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
