Drop apache-ivy is orphan now
This commit is contained in:
parent
b88118db6b
commit
fb3cbfcd4c
@ -1,10 +1,6 @@
|
|||||||
%bcond_with bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
%if 0%{?fedora}
|
|
||||||
%bcond_without ivy
|
|
||||||
%else
|
|
||||||
%bcond_with ivy
|
%bcond_with ivy
|
||||||
%endif
|
|
||||||
|
|
||||||
# Don't generate requires on jpackage-utils and java-headless for
|
# Don't generate requires on jpackage-utils and java-headless for
|
||||||
# provided pseudo-artifacts: com.sun:tools and sun.jdk:jconsole.
|
# provided pseudo-artifacts: com.sun:tools and sun.jdk:jconsole.
|
||||||
@ -18,7 +14,7 @@
|
|||||||
|
|
||||||
Name: javapackages-tools
|
Name: javapackages-tools
|
||||||
Version: 6.0.0~alpha
|
Version: 6.0.0~alpha
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Macros and scripts for Java packaging support
|
Summary: Macros and scripts for Java packaging support
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/fedora-java/javapackages
|
URL: https://github.com/fedora-java/javapackages
|
||||||
@ -193,6 +189,9 @@ install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/java/javapackages-config
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 14 2021 Sérgio Basto <sergio@serjux.com> - 6.0.0~alpha-8
|
||||||
|
- Drop apache-ivy is orphan now
|
||||||
|
|
||||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.0.0~alpha-7
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.0.0~alpha-7
|
||||||
- Rebuilt for Python 3.10
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user