packages: ruby-activerecord/ruby-activerecord.spec - 3.0.3 - R: ruby-arel -...

aredridel aredridel at pld-linux.org
Tue Nov 30 23:38:08 CET 2010


Author: aredridel                    Date: Tue Nov 30 22:38:08 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 3.0.3
- R: ruby-arel
- R: ruby-activemodel

---- Files affected:
packages/ruby-activerecord:
   ruby-activerecord.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: packages/ruby-activerecord/ruby-activerecord.spec
diff -u packages/ruby-activerecord/ruby-activerecord.spec:1.44 packages/ruby-activerecord/ruby-activerecord.spec:1.45
--- packages/ruby-activerecord/ruby-activerecord.spec:1.44	Tue Mar  2 23:27:31 2010
+++ packages/ruby-activerecord/ruby-activerecord.spec	Tue Nov 30 23:38:03 2010
@@ -3,19 +3,19 @@
 Summary:	Object-Relational mapping library for Ruby
 Summary(pl.UTF-8):	Biblioteka odwzorowań obiektowo-relacyjnych dla Ruby
 Name:		ruby-%{pkgname}
-Version:	2.3.5
+Version:	3.0.3
 Release:	1
 License:	Ruby-alike
 Group:		Development/Languages
 Source0:	http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5:	48a9ab7fbac97478fac9722fb5e14cda
-Patch0:		%{name}-rubygems.patch
+# Source0-md5:	4dfaec6d511ad50ede13092f1abadff0
 URL:		http://rubyforge.org/projects/activerecord/
 BuildRequires:	rpmbuild(macros) >= 1.277
 BuildRequires:	ruby >= 1:1.8.6
 BuildRequires:	ruby-modules
 %{?ruby_mod_ver_requires_eq}
-Requires:	ruby-activesupport >= 2.3.5
+Requires:	ruby-activesupport >= 3.0.3
+Requires:	ruby-activemodel >= 3.0.3
 Obsoletes:	ruby-ActiveRecord
 Provides:	ruby-ActiveRecord
 #BuildArch:	noarch
@@ -58,8 +58,6 @@
 %prep
 %setup -q -c
 %{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
-find -newer README  -o -print | xargs touch --reference %{SOURCE0}
-%patch0 -p1
 
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -83,10 +81,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG README examples
+%doc CHANGELOG examples
 %{ruby_rubylibdir}/active_record
 %{ruby_rubylibdir}/active_record.rb
-%{ruby_rubylibdir}/activerecord.rb
 
 %files rdoc
 %defattr(644,root,root,755)
@@ -102,6 +99,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2010/11/30 22:38:03  aredridel
+- 3.0.3
+- R: ruby-arel
+- R: ruby-activemodel
+
 Revision 1.44  2010/03/02 22:27:31  baggins
 - removed outdated toto
 - added ri package
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-activerecord/ruby-activerecord.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list