Compare commits
No commits in common. "stream-javapackages-bootstrap-202501-rhel-9.6.0" and "c10s" have entirely different histories.
stream-jav
...
c10s
@ -1,6 +1,6 @@
|
|||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- rhel-9
|
- rhel-10
|
||||||
decision_contexts:
|
decision_contexts:
|
||||||
- osci_compose_gate
|
- osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
|
@ -2,6 +2,6 @@ summary: Run javapackages-specific tests
|
|||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
url: https://src.fedoraproject.org/tests/javapackages
|
url: https://src.fedoraproject.org/tests/javapackages
|
||||||
ref: c9s
|
ref: c10s
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: plexus-build-api0
|
Name: plexus-build-api0
|
||||||
Version: 0.0.7
|
Version: 0.0.7
|
||||||
Release: 49%{?dist}
|
Release: 46%{?dist}
|
||||||
Summary: Plexus Build API
|
Summary: Plexus Build API
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/codehaus-plexus/plexus-build-api
|
URL: https://github.com/codehaus-plexus/plexus-build-api
|
||||||
@ -13,8 +13,8 @@ Source0: https://github.com/codehaus-plexus/plexus-build-api/archive/refs
|
|||||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||||
|
|
||||||
# Forwarded upstream: https://github.com/sonatype/sisu-build-api/pull/2
|
# Forwarded upstream: https://github.com/sonatype/sisu-build-api/pull/2
|
||||||
Patch: %{name}-migration-to-component-metadata.patch
|
Patch0: %{name}-migration-to-component-metadata.patch
|
||||||
Patch: 0000-Port-to-plexus-utils-3.3.0.patch
|
Patch1: 0000-Port-to-plexus-utils-3.3.0.patch
|
||||||
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: javapackages-bootstrap
|
BuildRequires: javapackages-bootstrap
|
||||||
@ -29,15 +29,17 @@ BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
|
|||||||
Plexus Build API
|
Plexus Build API
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
Summary: API documentation for %{name}
|
Summary: Javadoc for %{name}
|
||||||
|
|
||||||
%description javadoc
|
%description javadoc
|
||||||
API documentation for %{name}.
|
API documentation for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n plexus-build-api-plexus-build-api-%{version}
|
%setup -q -n plexus-build-api-plexus-build-api-0.0.7
|
||||||
cp -p %{SOURCE1} .
|
cp -p %{SOURCE1} .
|
||||||
|
|
||||||
|
%patch0 -p1
|
||||||
|
%patch1 -p1
|
||||||
|
|
||||||
%pom_remove_parent
|
%pom_remove_parent
|
||||||
# From upstream commit: https://github.com/codehaus-plexus/plexus-build-api/commit/6566292a7d85e275b824857bdf92d6504bc4824e
|
# From upstream commit: https://github.com/codehaus-plexus/plexus-build-api/commit/6566292a7d85e275b824857bdf92d6504bc4824e
|
||||||
@ -55,26 +57,21 @@ cp -p %{SOURCE1} .
|
|||||||
%mvn_install
|
%mvn_install
|
||||||
|
|
||||||
%files -f .mfiles
|
%files -f .mfiles
|
||||||
%license LICENSE-2.0.txt
|
%doc LICENSE-2.0.txt
|
||||||
|
|
||||||
%files javadoc -f .mfiles-javadoc
|
%files javadoc -f .mfiles-javadoc
|
||||||
%license LICENSE-2.0.txt
|
%doc LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Nov 29 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.0.7-48
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.0.7-46
|
||||||
- Update javapackages test plan to f42
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Wed Jul 24 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.0.7-47
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 0.0.7-45
|
||||||
- Install license files in licensedir instead of docdir
|
- Bump release for Aug 2024 java mass rebuild
|
||||||
|
|
||||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.7-46
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.0.7-44
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
* Fri May 31 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.0.7-45
|
|
||||||
- Switch to a newer patch macro syntax
|
|
||||||
|
|
||||||
* Fri Feb 23 2024 Jiri Vanek <jvanek@redhat.com> - 0.0.7-44
|
|
||||||
- bump of release for for java-21-openjdk as system jdk
|
|
||||||
|
|
||||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.7-43
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.7-43
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user