Require (diff-lcs) again
This commit is contained in:
parent
75c4c772e6
commit
ebc57cab46
@ -4,7 +4,7 @@
|
||||
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
|
||||
%global fullver %{majorver}%{?preminorver}
|
||||
|
||||
%global fedorarel 1
|
||||
%global fedorarel 2
|
||||
|
||||
%global gemname rspec-expectations
|
||||
%global gem_name %gemname
|
||||
@ -38,7 +38,7 @@ BuildRequires: rubygems-devel
|
||||
BuildRequires: rubygem(rspec-core)
|
||||
%endif
|
||||
Requires: ruby(abi) = %{rubyabi}
|
||||
#Requires: rubygem(diff-lcs)
|
||||
Requires: rubygem(diff-lcs)
|
||||
Provides: rubygem(%{gemname}) = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
|
||||
@ -104,6 +104,9 @@ popd
|
||||
%{geminstdir}/spec/
|
||||
|
||||
%changelog
|
||||
* Sun Jan 21 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.8.0-2
|
||||
- Require (diff-lcs) again
|
||||
|
||||
* Sun Jan 21 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.8.0-1
|
||||
- 2.8.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user