SPECS: rails.spec - up to 0.13.0
aredridel
aredridel at pld-linux.org
Sat Jul 9 23:10:08 CEST 2005
Author: aredridel Date: Sat Jul 9 21:10:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.13.0
---- Files affected:
SPECS:
rails.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/rails.spec
diff -u SPECS/rails.spec:1.9 SPECS/rails.spec:1.10
--- SPECS/rails.spec:1.9 Sat Jul 9 20:31:18 2005
+++ SPECS/rails.spec Sat Jul 9 23:10:03 2005
@@ -4,23 +4,23 @@
Summary: Ruby on Rails setup scripts
Summary(pl): Skrypty instalacyjne Ruby on Rails
Name: rails
-Version: 0.12.1
+Version: 0.13.0
Release: 1
License: GPL
Group: Development/Languages
-Source0: http://rubyforge.org/frs/download.php/4159/%{name}-%{version}.tgz
-# Source0-md5: 5e649b7b68a552285c6c3cfb01fca117
-Source1: rails-replacement-generate
+Source0: http://rubyforge.org/frs/download.php/5123/%{name}-%{version}.tgz
+# Source0-md5: bf2ec6ddb99ce3820d8ede82f804148a
+Source1: %{name}-replacement-generate
Patch0: %{name}-sanity.patch
URL: http://www.rubyonrails.com/
BuildRequires: ruby
BuildRequires: ruby-devel
Requires: rake >= 0.4.13
-Requires: ruby-ActionMailer >= 0.9.1
-Requires: ruby-ActionPack >= 1.8.1
-Requires: ruby-ActiveRecord >= 1.10.1
-Requires: ruby-ActiveSupport >= 1.0.4
-Requires: ruby-ActionWebService >= 0.7.1
+Requires: ruby-ActionMailer >= 1.0.0
+Requires: ruby-ActionPack >= 1.9.0
+Requires: ruby-ActiveRecord >= 1.11.0
+Requires: ruby-ActiveSupport >= 1.1.0
+Requires: ruby-ActionWebService >= 0.8.0
Requires: ruby-dev-utils >= 1.0.1
Requires: ruby-extensions >= 0.6.0
Requires: ruby-Text-Format
@@ -32,11 +32,11 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-rails is the scripts that tie the libraries that make up Ruby on Rails
+rails is the scripts that tie the libraries that make up Ruby on Rails
together.
-Ruby on Rails is a rapid development web application platform written in
-Ruby.
+Ruby on Rails is a rapid development web application platform written
+in Ruby.
%description -l pl
rails to skrypty wiążące biblioteki tworzące razem Ruby on Rails.
@@ -81,6 +81,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2005/07/09 21:10:03 aredridel
+- up to 0.13.0
+
Revision 1.9 2005/07/09 18:31:18 aredridel
- add replacement generate
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rails.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list