Author: aredridel Date: Sun Apr 16 06:50:50 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.14.2
---- Files affected: SPECS: ruby-ActiveRecord.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/ruby-ActiveRecord.spec diff -u SPECS/ruby-ActiveRecord.spec:1.29 SPECS/ruby-ActiveRecord.spec:1.30 --- SPECS/ruby-ActiveRecord.spec:1.29 Sat Dec 31 11:36:33 2005 +++ SPECS/ruby-ActiveRecord.spec Sun Apr 16 08:50:44 2006 @@ -7,18 +7,18 @@ Summary(pl): Biblioteka odwzorowaĆ obiektowo-relacyjnych dla Ruby Name: ruby-ActiveRecord %define tarname activerecord -Version: 1.12.1 -Release: 2 +Version: 1.14.2 +Release: 1 License: Ruby-alike Group: Development/Languages -Source0: http://rubyforge.org/frs/download.php/6569/%{tarname}-%{version}.tgz -# Source0-md5: 225d3df8fe7a554dfea1a75e91e2605d +Source0: http://rubyforge.org/frs/download.php/9678/%{tarname}-%{version}.tgz +# Source0-md5: ce80b5a11ba97de230016a3b49b1b0e9 Patch0: %{name}-sanity.patch URL: http://activerecord.rubyonrails.org/ BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-modules %{?ruby_mod_ver_requires_eq} -Requires: ruby-ActiveSupport +Requires: ruby-ActiveSupport >= 1.3.1 Requires: ruby-transaction-simple #BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -60,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2006/04/16 06:50:44 aredridel +- 1.14.2 + Revision 1.29 2005/12/31 10:36:33 twittner - change %%ruby_mod_ver_requires_eq to %%{?ruby_mod_ver_requires_eq} - expand this macro only if defined to avoid parse error when appropriate ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-ActiveRecord.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
