jsmith pushed to rubygem-activesupport (el6). "Re-enable BuildRequires for testing"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 16:11:05 UTC 2015


>From a9881c927cc510dddf5d2057fbedcadab3e36db5 Mon Sep 17 00:00:00 2001
From: "Jared K. Smith" <jaredsmith at jaredsmith.net>
Date: Thu, 2 Apr 2015 12:03:30 -0400
Subject: Re-enable BuildRequires for testing


diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec
index e662549..02b83a9 100644
--- a/rubygem-activesupport.spec
+++ b/rubygem-activesupport.spec
@@ -10,7 +10,7 @@ Summary: Support and utility classes used by the Rails framework
 Name: rubygem-%{gemname}
 Epoch: 1
 Version: 2.3.18
-Release: 2%{?dist}
+Release: 4%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.rubyonrails.org
@@ -34,8 +34,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: rubygems
 Requires: ruby(abi) = %{rubyabi}
 BuildRequires: rubygems
-#BuildRequires(check): rubygem(rake)
-#BuildRequires(check): rubygem(mocha)
+BuildRequires: rubygem(rake)
+BuildRequires: rubygem(mocha)
 BuildArch: noarch
 Provides: rubygem(%{gemname}) = %{version}
 
@@ -97,6 +97,9 @@ rake test
 
 
 %changelog
+* Thu Apr 02 2015 Jared Smith <jsmith at fedoraproject.org> - 1:2.3.18-4
+- Re-enabled testing
+
 * Thu Apr 02 2015 Jared Smith <jsmith at fedoraproject.org> - 1:2.3.18-2
 - removed reference to a no-longer-needed patch
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-activesupport.git/commit/?h=el6&id=a9881c927cc510dddf5d2057fbedcadab3e36db5


More information about the scm-commits mailing list