|
|
|
@ -1,10 +1,10 @@
|
|
|
|
|
%bcond_with bootstrap
|
|
|
|
|
|
|
|
|
|
Name: apache-commons-parent
|
|
|
|
|
Version: 53
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 66
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Apache Commons Parent Pom
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
License: Apache-2.0
|
|
|
|
|
URL: https://commons.apache.org/commons-parent-pom.html
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
ExclusiveArch: %{java_arches} noarch
|
|
|
|
@ -15,19 +15,18 @@ Source0: https://github.com/apache/commons-parent/archive/rel/commons-par
|
|
|
|
|
BuildRequires: javapackages-bootstrap
|
|
|
|
|
%else
|
|
|
|
|
BuildRequires: maven-local
|
|
|
|
|
BuildRequires: mvn(org.apache:apache:pom:)
|
|
|
|
|
BuildRequires: mvn(biz.aQute.bnd:biz.aQute.bndlib)
|
|
|
|
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
|
|
|
|
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)
|
|
|
|
|
BuildRequires: mvn(org.apache:apache:pom:)
|
|
|
|
|
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
BuildRequires: mvn(org.moditect:moditect-maven-plugin)
|
|
|
|
|
# Not generated automatically
|
|
|
|
|
%if %{without bootstrap}
|
|
|
|
|
BuildRequires: mvn(org.apache.maven.plugins:maven-assembly-plugin)
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Requires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
|
|
|
|
Requires: mvn(org.moditect:moditect-maven-plugin)
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
The Project Object Model files for the apache-commons packages.
|
|
|
|
@ -38,18 +37,22 @@ The Project Object Model files for the apache-commons packages.
|
|
|
|
|
# Plugin is not in fedora
|
|
|
|
|
%pom_remove_plugin org.apache.commons:commons-build-plugin
|
|
|
|
|
%pom_remove_plugin org.apache.maven.plugins:maven-scm-publish-plugin
|
|
|
|
|
%pom_remove_plugin org.spdx:spdx-maven-plugin
|
|
|
|
|
%pom_remove_plugin org.cyclonedx:cyclonedx-maven-plugin
|
|
|
|
|
|
|
|
|
|
# Plugins useless in package builds
|
|
|
|
|
%pom_remove_plugin :apache-rat-plugin
|
|
|
|
|
%pom_remove_plugin :buildnumber-maven-plugin
|
|
|
|
|
%pom_remove_plugin :maven-enforcer-plugin
|
|
|
|
|
%pom_remove_plugin :maven-site-plugin
|
|
|
|
|
%pom_remove_plugin :maven-source-plugin
|
|
|
|
|
%pom_remove_plugin :versions-maven-plugin
|
|
|
|
|
%pom_remove_plugin :maven-artifact-plugin
|
|
|
|
|
|
|
|
|
|
%pom_remove_dep org.junit:junit-bom
|
|
|
|
|
|
|
|
|
|
# Remove profiles for plugins that are useless in package builds
|
|
|
|
|
for profile in animal-sniffer japicmp jacoco cobertura clirr; do
|
|
|
|
|
%pom_xpath_remove "pom:profile[pom:id='$profile']"
|
|
|
|
|
for profile in animal-sniffer japicmp jacoco cobertura; do
|
|
|
|
|
%pom_xpath_remove "pom:profile[pom:id='${profile}']"
|
|
|
|
|
done
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
@ -63,6 +66,52 @@ done
|
|
|
|
|
%license LICENSE.txt NOTICE.txt
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 66-4
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 66-3
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 66-3
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 66-2
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 02 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 66-1
|
|
|
|
|
- Update to upstream version 66
|
|
|
|
|
|
|
|
|
|
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 65-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 65-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 04 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 65-2
|
|
|
|
|
- Enable moditect-maven-plugin
|
|
|
|
|
|
|
|
|
|
* Mon Dec 04 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 65-1
|
|
|
|
|
- Update to upstream version 65
|
|
|
|
|
|
|
|
|
|
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 61-2
|
|
|
|
|
- Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Aug 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 61-1
|
|
|
|
|
- Update to upstream version 61
|
|
|
|
|
|
|
|
|
|
* Fri Aug 25 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 60-1
|
|
|
|
|
- Update to upstream version 60
|
|
|
|
|
|
|
|
|
|
* Fri Aug 11 2023 Marian Koncek <mkoncek@redhat.com> - 59-1
|
|
|
|
|
- Update to upstream version 59
|
|
|
|
|
|
|
|
|
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 53-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 53-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 53-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|