[rubygem-railties] Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1

Josef Stribny jstribny at fedoraproject.org
Wed Apr 23 15:35:38 UTC 2014


commit 07e40ec324f9c626e101ff5ea78f2b0b0a3581d2
Author: Josef Stribny <jstribny at redhat.com>
Date:   Wed Apr 23 17:19:06 2014 +0200

    Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1

 rubygem-railties.spec |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)
---
diff --git a/rubygem-railties.spec b/rubygem-railties.spec
index a52fc09..7db9f00 100644
--- a/rubygem-railties.spec
+++ b/rubygem-railties.spec
@@ -9,7 +9,7 @@
 Summary: Tools for creating, working with, and running Rails applications
 Name: rubygem-%{gem_name}
 Version: 4.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.rubyonrails.org
@@ -22,13 +22,6 @@ Source1: http://github.com/rails/rails/raw/master/railties/MIT-LICENSE
 # git checkout v4.0.3 && tar czvf railties-4.0.3-tests.tgz test/
 Source2: railties-%{version}-tests.tgz
 # Let's keep Requires and BuildRequires sorted alphabeticaly
-Requires: ruby(release)
-Requires: ruby(rubygems)
-Requires: rubygem(actionpack) = %{version}
-Requires: rubygem(activesupport) = %{version}
-Requires: rubygem(rake) >= 0.8.7
-Requires: rubygem(thor) >= 0.18.1
-Requires: rubygem(thor) < 2.0
 BuildRequires: rubygems-devel
 BuildRequires: ruby(release)
 %if 0%{?runtests}
@@ -45,7 +38,6 @@ BuildRequires: rubygem(thor) >= 0.18.1
 BuildRequires: rubygem(thor) < 2.0
 %endif
 BuildArch: noarch
-Provides: rubygem(%{gem_name}) = %{version}
 
 %description
 Rails internals: application bootup, plugins, generators, and rake tasks.
@@ -123,6 +115,9 @@ popd
 %doc %{gem_instdir}/README.rdoc
 
 %changelog
+* Wed Apr 23 2014 Josef Stribny <jstribny at redhat.com> - 4.1.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1
+
 * Tue Apr 15 2014 Josef Stribny <jstribny at redhat.com> - 4.1.0-1
 - Update to Railties 4.1.0
 


More information about the scm-commits mailing list