bootstrap off
This commit is contained in:
parent
8459181599
commit
2397d4d303
@ -1,4 +1,4 @@
|
|||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
%global packname rematch2
|
%global packname rematch2
|
||||||
%global packver 2.1.2
|
%global packver 2.1.2
|
||||||
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: %{packver}
|
Version: %{packver}
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Tidy Output from Regular Expression Matching
|
Summary: Tidy Output from Regular Expression Matching
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -71,6 +71,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 2.1.2-6
|
||||||
|
- bootstrap off
|
||||||
|
|
||||||
* Thu Jun 10 2021 Tom Callaway <spot@fedoraproject.org> - 2.1.2-5
|
* Thu Jun 10 2021 Tom Callaway <spot@fedoraproject.org> - 2.1.2-5
|
||||||
- rebuild for R 4.1.0
|
- rebuild for R 4.1.0
|
||||||
- bootstrap
|
- bootstrap
|
||||||
|
Loading…
Reference in New Issue
Block a user