enable non-minimal build again
This commit is contained in:
parent
c3a94372dd
commit
23844bd9df
@ -1,9 +1,9 @@
|
||||
# Conditionally build with a minimal dependency set
|
||||
%bcond_without jp_minimal
|
||||
%bcond_with jp_minimal
|
||||
|
||||
Name: glassfish-jaxb
|
||||
Version: 2.2.11
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
Summary: JAXB Reference Implementation
|
||||
|
||||
License: CDDL-1.1 and GPLv2 with exceptions
|
||||
@ -312,6 +312,9 @@ rm runtime/impl/src/main/java/com/sun/xml/bind/v2/runtime/output/{FastInfoset,St
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 11 2020 Fabio Valentini <decathorpe@gmail.com> - 2.2.11-18
|
||||
- Enable non-minimal build again.
|
||||
|
||||
* Sat Apr 18 2020 Fabio Valentini <decathorpe@gmail.com> - 2.2.11-17
|
||||
- Build with reduced functionality and dependencies.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user