And enable check on rawhide
This commit is contained in:
parent
fd3177d18a
commit
e06815bd81
@ -8,7 +8,7 @@
|
||||
# runtime part of rspec-mocks does not depend on rspec-core
|
||||
%global need_bootstrap_set 1
|
||||
%if 0%{?fedora} >= 16
|
||||
%global need_bootstrap_set 1
|
||||
%global need_bootstrap_set 0
|
||||
%endif
|
||||
|
||||
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
|
||||
@ -16,7 +16,7 @@
|
||||
Summary: Rspec-2 doubles (mocks and stubs)
|
||||
Name: rubygem-%{gemname}
|
||||
Version: 2.5.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
@ -102,6 +102,9 @@ ruby -rubygems -Ilib/ -S rspec spec/
|
||||
%{geminstdir}/spec/
|
||||
|
||||
%changelog
|
||||
* Sat Feb 26 2011 Mamoru Tasaka <mtasaka@fedoraproject.org>
|
||||
- And enable check on rawhide
|
||||
|
||||
* Sat Feb 26 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.5.0-2
|
||||
- Cleanups
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user