From 929929ffee951f108f0e7eb94e1a1e56f5f1a280 Mon Sep 17 00:00:00 2001 From: Michal Fojtik Date: Fri, 22 Feb 2013 14:58:23 +0100 Subject: [PATCH] Fixed rspec dependency --- rubygem-rack-protection.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-rack-protection.spec b/rubygem-rack-protection.spec index 8b6f6be..020c774 100644 --- a/rubygem-rack-protection.spec +++ b/rubygem-rack-protection.spec @@ -17,7 +17,7 @@ BuildRequires: rubygems-devel %if 0%{bootstrap} < 1 BuildRequires: rubygem(minitest) BuildRequires: rubygem(rack) -BuildRequires: rubygem(rspec-core) +BuildRequires: rubygem(rspec) BuildRequires: rubygem(rack-test) %endif BuildArch: noarch @@ -71,6 +71,9 @@ cp -rv .%{gem_dir}/* %{buildroot}%{gem_dir} %doc %{gem_docdir} %changelog +* Fri Feb 22 2013 Michal Fojtik - 1.3.2-2 +- Fixed rspec dependency + * Thu Feb 21 2013 Michal Fojtik - 1.3.2-1 - Release 1.3.2