SPECS: ruby-ActiveRecord.spec - 2.1.0
aredridel
aredridel at pld-linux.org
Sat Aug 30 01:04:07 CEST 2008
Author: aredridel Date: Fri Aug 29 23:04:07 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.1.0
---- Files affected:
SPECS:
ruby-ActiveRecord.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: SPECS/ruby-ActiveRecord.spec
diff -u SPECS/ruby-ActiveRecord.spec:1.37 SPECS/ruby-ActiveRecord.spec:1.38
--- SPECS/ruby-ActiveRecord.spec:1.37 Thu Dec 13 10:29:08 2007
+++ SPECS/ruby-ActiveRecord.spec Sat Aug 30 01:04:02 2008
@@ -7,12 +7,14 @@
Summary(pl.UTF-8): Biblioteka odwzorowań obiektowo-relacyjnych dla Ruby
Name: ruby-ActiveRecord
%define tarname activerecord
-Version: 2.0.1
+Version: 2.1.0
Release: 1
License: Ruby-alike
Group: Development/Languages
-Source0: http://rubyforge.org/frs/download.php/28874/%{tarname}-%{version}.tgz
-# Source0-md5: 0aedb7f9e0d672a73b85885e7fd5bf12
+Source0: http://rubyforge.org/frs/download.php/37757/%{tarname}-%{version}.tgz
+# Source0-md5: ec01737a6f1f9cb9a2269e4fcd55de6f
+Patch0: %{name}-sqlitethreads.patch
+Patch1: %{name}-rubygems.patch
URL: http://activerecord.rubyonrails.org/
BuildRequires: rpmbuild(macros) >= 1.277
BuildRequires: ruby-modules
@@ -31,6 +33,8 @@
%prep
%setup -q -n %{tarname}-%{version}
+%patch0 -p1
+%patch1 -p1
rm -r lib/active_record/vendor
%build
@@ -58,7 +62,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.37 2007/12/13 09:29:08 aredridel
+Revision 1.38 2008/08/29 23:04:02 aredridel
+- 2.1.0
+
+Revision 1.37 2007-12-13 09:29:08 aredridel
- 2.0.1
Revision 1.36 2007/03/27 18:44:46 aredridel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-ActiveRecord.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list