|
|
|
@ -1,26 +1,26 @@
|
|
|
|
|
%bcond_with bootstrap
|
|
|
|
|
|
|
|
|
|
Name: maven-wagon
|
|
|
|
|
Version: 3.4.2
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Version: 3.5.1
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Tools to manage artifacts and deployment
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
URL: https://maven.apache.org/wagon
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
ExclusiveArch: %{java_arches} noarch
|
|
|
|
|
|
|
|
|
|
Source0: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/%{version}/wagon-%{version}-source-release.zip
|
|
|
|
|
|
|
|
|
|
BuildRequires: maven-local-openjdk8
|
|
|
|
|
%if %{with bootstrap}
|
|
|
|
|
BuildRequires: javapackages-bootstrap
|
|
|
|
|
BuildRequires: javapackages-bootstrap-openjdk8
|
|
|
|
|
%else
|
|
|
|
|
BuildRequires: maven-local-openjdk8
|
|
|
|
|
BuildRequires: mvn(commons-io:commons-io)
|
|
|
|
|
BuildRequires: mvn(org.apache.httpcomponents:httpclient)
|
|
|
|
|
BuildRequires: mvn(org.apache.httpcomponents:httpcore)
|
|
|
|
|
BuildRequires: mvn(org.apache.maven:maven-parent:pom:)
|
|
|
|
|
BuildRequires: mvn(org.codehaus.plexus:plexus-component-metadata)
|
|
|
|
|
BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
|
|
|
|
|
BuildRequires: mvn(org.jsoup:jsoup)
|
|
|
|
|
BuildRequires: mvn(org.slf4j:jcl-over-slf4j)
|
|
|
|
|
BuildRequires: mvn(org.slf4j:slf4j-api)
|
|
|
|
|
%endif
|
|
|
|
@ -31,14 +31,6 @@ Provides: maven-wagon-http-shared = %{version}-%{release}
|
|
|
|
|
Provides: maven-wagon-provider-api = %{version}-%{release}
|
|
|
|
|
Provides: maven-wagon-providers = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
Obsoletes: maven-wagon-file < 3.4.2-2
|
|
|
|
|
Obsoletes: maven-wagon-http < 3.4.2-2
|
|
|
|
|
Obsoletes: maven-wagon-http-shared < 3.4.2-2
|
|
|
|
|
Obsoletes: maven-wagon-provider-api < 3.4.2-2
|
|
|
|
|
Obsoletes: maven-wagon-providers < 3.4.2-2
|
|
|
|
|
Obsoletes: maven-wagon-ftp < 3.4.2-2
|
|
|
|
|
Obsoletes: maven-wagon-http-lightweight < 3.4.2-2
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Maven Wagon is a transport abstraction that is used in Maven's
|
|
|
|
|
artifact and repository handling code. Currently wagon has the
|
|
|
|
@ -95,21 +87,20 @@ following providers:
|
|
|
|
|
%doc DEPENDENCIES
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 3.4.2-8
|
|
|
|
|
- Rebuild with regenerated Requires on Java
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.4.2-7
|
|
|
|
|
- Rebuild to regenerate auto-requires
|
|
|
|
|
* Thu Apr 21 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.1-1
|
|
|
|
|
- Update to upstream version 3.5.1
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.4.2-6
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 3.4.2-6
|
|
|
|
|
- Rebuilt for java-17-openjdk as system jdk
|
|
|
|
|
|
|
|
|
|
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.4.2-5
|
|
|
|
|
- Rebuild to workaround DistroBaker issue
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.4.2-4
|
|
|
|
|
- Bootstrap Maven for CentOS Stream 9
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jun 01 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.4.2-3
|
|
|
|
|
- Obsolete removed subpackages
|