]> git.pld-linux.org Git - packages/ruby-rails2.git/commitdiff
- fix railties reqs auto/th/ruby-rails2-2.3.15-2
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 9 Jan 2013 08:16:00 +0000 (09:16 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 9 Jan 2013 08:16:00 +0000 (09:16 +0100)
- rel 2

ruby-rails2.spec

index 239046ec1bddba05f3ab5d0e7d5192e4de335f9b..3f8947cb0c4c7413b91b9ea3649272fb392f3835 100644 (file)
@@ -2,7 +2,7 @@
 Summary:       Web-application framework with template engine, control-flow layer, and ORM
 Name:          ruby-rails2
 Version:       2.3.15
-Release:       1
+Release:       2
 License:       MIT
 Group:         Development/Languages
 Source0:       http://rubygems.org/downloads/%{pkgname}-%{version}.gem
@@ -40,11 +40,11 @@ This package contains development tools.
 %package -n ruby-railties2
 Summary:       Gluing the Engine to the Rails
 Group:         Development/Languages
-Requires:      ruby-actionmailer = 2.3.14
-Requires:      ruby-actionpack = 2.3.14
-Requires:      ruby-activerecord = 2.3.14
-Requires:      ruby-activeresource = 2.3.14
-Requires:      ruby-activesupport = 2.3.14
+Requires:      ruby-actionmailer = 2.3.15
+Requires:      ruby-actionpack = 2.3.15
+Requires:      ruby-activerecord = 2.3.15
+Requires:      ruby-activeresource = 2.3.15
+Requires:      ruby-activesupport = 2.3.15
 Provides:      ruby-railties = %{version}-%{release}
 
 %description -n ruby-railties2
This page took 0.113665 seconds and 4 git commands to generate.