2020-08-11 16:48:52 +00:00
|
|
|
Name: jaxb-api
|
2023-01-06 13:43:21 +00:00
|
|
|
Version: 4.0.0
|
2023-01-19 13:38:45 +00:00
|
|
|
Release: 3%{?dist}
|
2020-08-11 16:48:52 +00:00
|
|
|
Summary: Jakarta XML Binding API
|
|
|
|
License: BSD
|
|
|
|
URL: https://github.com/eclipse-ee4j/jaxb-api
|
|
|
|
BuildArch: noarch
|
2022-07-08 13:39:38 +00:00
|
|
|
ExclusiveArch: %{java_arches} noarch
|
2020-08-11 16:48:52 +00:00
|
|
|
|
2023-01-06 13:43:21 +00:00
|
|
|
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
2020-08-11 16:48:52 +00:00
|
|
|
BuildRequires: maven-local
|
|
|
|
BuildRequires: mvn(jakarta.activation:jakarta.activation-api)
|
|
|
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
|
|
|
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
|
|
|
|
|
|
|
%description
|
|
|
|
The Jakarta XML Binding provides an API and tools that automate the mapping
|
|
|
|
between XML documents and Java objects.
|
|
|
|
|
2023-01-06 13:43:21 +00:00
|
|
|
%package javadoc
|
|
|
|
Summary: Javadoc for %{name}
|
|
|
|
|
|
|
|
%description javadoc
|
|
|
|
This package contains javadoc for %{name}.
|
|
|
|
|
2020-08-11 16:48:52 +00:00
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
2023-01-06 13:43:21 +00:00
|
|
|
# Remove unnecessary dependency on parent POM
|
2020-08-11 16:48:52 +00:00
|
|
|
%pom_remove_parent
|
|
|
|
|
|
|
|
%pom_remove_plugin -r :buildnumber-maven-plugin
|
2023-01-06 13:43:21 +00:00
|
|
|
%pom_remove_plugin -r :glassfish-copyright-maven-plugin
|
2020-08-11 16:48:52 +00:00
|
|
|
%pom_remove_plugin -r :maven-enforcer-plugin
|
|
|
|
|
|
|
|
%build
|
2023-01-06 13:43:21 +00:00
|
|
|
%mvn_build
|
2020-08-11 16:48:52 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
%mvn_install
|
|
|
|
|
|
|
|
%files -f .mfiles
|
|
|
|
%license LICENSE.md NOTICE.md
|
|
|
|
|
2023-01-06 13:43:21 +00:00
|
|
|
%files javadoc -f .mfiles-javadoc
|
|
|
|
%license LICENSE.md NOTICE.md
|
2020-08-11 16:48:52 +00:00
|
|
|
|
|
|
|
%changelog
|
2023-01-19 13:38:45 +00:00
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2023-01-13 10:23:48 +00:00
|
|
|
* Fri Jan 13 2023 Marian Koncek <mkoncek@redhat.com> - 4.0.0-2
|
|
|
|
- Rebuild
|
|
|
|
|
2023-01-06 13:43:21 +00:00
|
|
|
* Fri Jan 06 2023 Marian Koncek <mkoncek@redhat.com> - 4.0.0-1
|
|
|
|
- Update to upstream version 4.0.0
|
|
|
|
|
2022-07-21 15:08:58 +00:00
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-07-08 13:39:38 +00:00
|
|
|
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 2.3.3-7
|
|
|
|
- Rebuilt for Drop i686 JDKs
|
|
|
|
|
2022-02-05 20:29:11 +00:00
|
|
|
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.3.3-6
|
|
|
|
- Rebuilt for java-17-openjdk as system jdk
|
|
|
|
|
2022-01-20 13:43:23 +00:00
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-07-22 09:00:27 +00:00
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-01-26 14:45:59 +00:00
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-08-11 16:48:52 +00:00
|
|
|
* Tue Aug 11 2020 Fabio Valentini <decathorpe@gmail.com> - 2.3.3-2
|
|
|
|
- Initial package renamed from glassfish-jaxb-api.
|