bootstrap off
This commit is contained in:
parent
e8215fd052
commit
db4c619338
@ -2,11 +2,11 @@
|
||||
%global packver 2.1.2
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 2.1.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Render SVG Images into PDF, PNG, PostScript, or Bitmap Arrays
|
||||
|
||||
License: MIT
|
||||
@ -78,6 +78,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 2.1.2-2
|
||||
- bootstrap off
|
||||
|
||||
* Mon Jun 14 2021 Tom Callaway <spot@fedoraproject.org> - 2.1.2-1
|
||||
- update to 2.1.2
|
||||
- Rebuilt for R 4.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user