Non-bootstrap build
This commit is contained in:
parent
ae76542b32
commit
3911f298e9
@ -3,13 +3,13 @@
|
||||
%global __requires_exclude_from %{?__requires_exclude_from:%__requires_exclude_from|}/maven-metadata/javapackages-metadata.xml$
|
||||
|
||||
# Avoid circular dependency on itself when bootstrapping
|
||||
%{!?_with_bootstrap: %global bootstrap 1}
|
||||
%{!?_with_bootstrap: %global bootstrap 0}
|
||||
|
||||
%bcond_without tests
|
||||
|
||||
Name: javapackages-tools
|
||||
Version: 4.7.0
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
|
||||
Summary: Macros and scripts for Java packaging support
|
||||
|
||||
@ -161,6 +161,9 @@ popd
|
||||
%{python3_sitelib}/javapackages*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 20 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.7.0-12
|
||||
- Non-bootstrap build
|
||||
|
||||
* Tue Dec 20 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.7.0-11
|
||||
- Port to Python 3.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user