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
|
# runtime part of rspec-expectaions does not depend on rspec-core
|
||||||
%global need_bootstrap_set 1
|
%global need_bootstrap_set 1
|
||||||
%if 0%{?fedora} >= 16
|
%if 0%{?fedora} >= 16
|
||||||
%global need_bootstrap_set 1
|
%global need_bootstrap_set 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
|
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
|
||||||
@ -16,7 +16,7 @@
|
|||||||
Summary: Rspec-2 expectations (should and matchers)
|
Summary: Rspec-2 expectations (should and matchers)
|
||||||
Name: rubygem-%{gemname}
|
Name: rubygem-%{gemname}
|
||||||
Version: 2.5.0
|
Version: 2.5.0
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -101,6 +101,9 @@ popd
|
|||||||
%{geminstdir}/spec/
|
%{geminstdir}/spec/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Feb 26 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.5.0-2
|
||||||
- Cleanups
|
- Cleanups
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user