packages: ruby-activemodel/ruby-activemodel.spec - 3.0.3

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


Author: aredridel                    Date: Tue Nov 30 22:28:23 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 3.0.3

---- Files affected:
packages/ruby-activemodel:
   ruby-activemodel.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ruby-activemodel/ruby-activemodel.spec
diff -u packages/ruby-activemodel/ruby-activemodel.spec:1.1 packages/ruby-activemodel/ruby-activemodel.spec:1.2
--- packages/ruby-activemodel/ruby-activemodel.spec:1.1	Mon Mar  8 13:07:57 2010
+++ packages/ruby-activemodel/ruby-activemodel.spec	Tue Nov 30 23:28:18 2010
@@ -2,13 +2,13 @@
 %define pkgname activemodel
 Summary:	Extracts common modeling concerns from ActiveRecord
 Name:		ruby-%{pkgname}
-Version:	3.0.0
-Release:	0.beta.1
+Version:	3.0.3
+Release:	1
 License:	Ruby-alike
-Source0:	http://rubygems.org/downloads/%{pkgname}-%{version}.beta.gem
-# Source0-md5:	1e3d6f39257ff72c1861f74f110f3e38
+Source0:	http://rubygems.org/downloads/%{pkgname}-%{version}.gem
+# Source0-md5:	cc6ce5e9cb8d1ed2ca253010dd5d67b7
 Group:		Development/Languages
-URL:		http://rubyforge.org/projects/activeresource/
+URL:		http://rubyonrails.org/
 BuildRequires:	rpmbuild(macros) >= 1.484
 BuildRequires:	ruby >= 1:1.8.6
 BuildRequires:	ruby-modules
@@ -47,7 +47,7 @@
 %prep
 %setup -q -c
 %{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
-find -newer README  -o -print | xargs touch --reference %{SOURCE0}
+find -newer README.rdoc  -o -print | xargs touch --reference %{SOURCE0}
 
 %build
 rdoc --ri --op ri lib
@@ -67,7 +67,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG README
+%doc CHANGELOG README.rdoc
 %{ruby_rubylibdir}/active_model.rb
 %{ruby_rubylibdir}/active_model
 
@@ -85,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/11/30 22:28:18  aredridel
+- 3.0.3
+
 Revision 1.1  2010/03/08 12:07:57  baggins
 - initial revision
 
================================================================

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



More information about the pld-cvs-commit mailing list