And enable check on rawhide
This commit is contained in:
parent
a3fa8e12f9
commit
d92004717e
@ -8,7 +8,7 @@
|
||||
# runtime part of rspec-expectaions 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 expectations (should and matchers)
|
||||
Name: rubygem-%{gemname}
|
||||
Version: 2.5.0
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
@ -101,6 +101,9 @@ popd
|
||||
%{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