Author: aredridel                    Date: Sat Jul  9 18:36:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.11.0

---- Files affected:
SPECS:
   ruby-ActiveRecord.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/ruby-ActiveRecord.spec
diff -u SPECS/ruby-ActiveRecord.spec:1.21 SPECS/ruby-ActiveRecord.spec:1.22
--- SPECS/ruby-ActiveRecord.spec:1.21   Wed May 11 23:01:17 2005
+++ SPECS/ruby-ActiveRecord.spec        Sat Jul  9 20:36:49 2005
@@ -11,16 +11,18 @@
 Summary(pl):   Biblioteka odwzorowaƄ obiektowo-relacyjnych dla Ruby
 Name:          ruby-ActiveRecord
 %define tarname activerecord
-Version:       1.10.1
+Version:       1.11.0
 Release:       1
 License:       Ruby-alike
 Group:         Development/Languages
-Source0:       
http://rubyforge.org/frs/download.php/4147/%{tarname}-%{version}.tgz
-# Source0-md5: cdb3d4a0f23033688afca8ae64180c3c
+Source0:       
http://rubyforge.org/frs/download.php/5111/%{tarname}-%{version}.tgz
+# Source0-md5: caaa795595cb012890a811167f184b3f
+Patch0:        %{name}-sanity.patch
 uRL:           http://activerecord.rubyonrails.org/
 BuildRequires: ruby
 Requires:      ruby
 Requires: ruby-ActiveSupport
+Requires: ruby-transaction-simple
 #BuildArch:    noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -33,6 +35,7 @@
 
 %prep
 %setup -q -n %{tarname}-%{version}
+%patch0 -p1
 
 %build
 rm lib/active_record/vendor -r
@@ -60,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/07/09 18:36:49  aredridel
+- up to 1.11.0
+
 Revision 1.21  2005/05/11 21:01:17  aredridel
 - remove included db drivers
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby-ActiveRecord.spec?r1=1.21&r2=1.22&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to