]> git.pld-linux.org Git - packages/ruby-activerecord.git/commitdiff
- 2.0.1
authoraredridel <aredridel@pld-linux.org>
Thu, 13 Dec 2007 09:29:08 +0000 (09:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby-activerecord.spec -> 1.37

ruby-activerecord.spec

index de497027cef0d24f87a6f8f510a8265185ce379d..e905afb8495e8270ea8be637a06e268db6be0912 100644 (file)
@@ -6,18 +6,17 @@ Summary:      Object-Relational mapping library for Ruby
 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)
@@ -31,7 +30,6 @@ Ruby.
 
 %prep
 %setup -q -n %{tarname}-%{version}
-%patch0 -p1
 rm -r lib/active_record/vendor
 
 %build
This page took 0.079968 seconds and 4 git commands to generate.