bootstrap off
This commit is contained in:
parent
e56d0e9530
commit
b53bf3fa31
@ -1,4 +1,4 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname openssl
|
||||
%global packver 1.4.4
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.4.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Toolkit for Encryption, Signatures and Certificates Based on OpenSSL
|
||||
|
||||
License: MIT
|
||||
@ -105,6 +105,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 1.4.4-2
|
||||
- bootstrap off
|
||||
|
||||
* Mon Jun 14 2021 Tom Callaway <spot@fedoraproject.org> - 1.4.4-1
|
||||
- update to 1.4.4
|
||||
- bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user