Install prebuilt docs to avoid dependency on fop, affected by the Java apocalypse
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
This commit is contained in:
parent
b2b0369ad6
commit
bb66a57f60
@ -15,14 +15,14 @@
|
||||
%endif
|
||||
|
||||
# Install prebuilt documentation
|
||||
%bcond_with prebuilt_doc
|
||||
%bcond_without prebuilt_doc
|
||||
|
||||
# Additional EPEL builds
|
||||
%bcond_with python3_other
|
||||
|
||||
Name: scons
|
||||
Version: 4.1.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: An Open Source software construction tool
|
||||
License: MIT
|
||||
URL: http://www.scons.org
|
||||
@ -292,6 +292,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun May 23 2021 Robert-André Mauchin <zebob.m@gmail.com> - 4.1.0-3
|
||||
- Install prebuilt docs to avoid dependency on fop, affected by the Java apocalypse
|
||||
|
||||
* Fri Apr 16 2021 Antonio Trande <sagitter@fedoraproject.org> - 4.1.0-2
|
||||
- Exclude documentation build in epel8
|
||||
- Prepare this package for epel8 + python38
|
||||
|
||||
Loading…
Reference in New Issue
Block a user