|
|
821b10 |
%{?scl:%scl_package maven-reporting-api}
|
|
|
821b10 |
%{!?scl:%global pkg_name %{name}}
|
|
|
821b10 |
|
|
|
821b10 |
Name: %{?scl_prefix}maven-reporting-api
|
|
|
821b10 |
Version: 3.0
|
|
|
821b10 |
Release: 15.2%{?dist}
|
|
|
821b10 |
Epoch: 1
|
|
|
821b10 |
Summary: API to manage report generation
|
|
|
821b10 |
License: ASL 2.0
|
|
|
821b10 |
URL: http://maven.apache.org/shared/maven-reporting-api
|
|
|
821b10 |
# svn export http://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-api-3.0 maven-reporting-api-3.0
|
|
|
821b10 |
# tar caf maven-reporting-api-3.0.tar.xz maven-reporting-api-3.0/
|
|
|
821b10 |
Source0: %{pkg_name}-%{version}.tar.xz
|
|
|
821b10 |
# ASL mandates that the licence file be included in redistributed source
|
|
|
821b10 |
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
|
821b10 |
|
|
|
821b10 |
BuildArch: noarch
|
|
|
821b10 |
|
|
|
821b10 |
BuildRequires: %{?scl_prefix}maven-local
|
|
|
821b10 |
BuildRequires: %{?scl_prefix}mvn(org.apache.maven.shared:maven-shared-components:pom:)
|
|
|
821b10 |
BuildRequires: %{?scl_prefix}mvn(org.apache.maven.doxia:doxia-sink-api)
|
|
|
821b10 |
|
|
|
821b10 |
%description
|
|
|
821b10 |
API to manage report generation. Maven-reporting-api is included in Maven 2.x
|
|
|
821b10 |
core distribution, but moved to shared components to achieve report decoupling
|
|
|
821b10 |
from Maven 3 core.
|
|
|
821b10 |
|
|
|
821b10 |
This is a replacement package for maven-shared-reporting-api
|
|
|
821b10 |
|
|
|
821b10 |
%package javadoc
|
|
|
821b10 |
Summary: Javadoc for %{pkg_name}
|
|
|
821b10 |
|
|
|
821b10 |
|
|
|
821b10 |
%description javadoc
|
|
|
821b10 |
API documentation for %{pkg_name}.
|
|
|
821b10 |
|
|
|
821b10 |
%prep
|
|
|
821b10 |
%setup -n %{pkg_name}-%{version} -q
|
|
|
821b10 |
cp %{SOURCE1} LICENSE.txt
|
|
|
821b10 |
|
|
|
821b10 |
%build
|
|
|
821b10 |
# Previous package provides groupIds org.apache.maven.shared and org.apache.maven.reporting
|
|
|
821b10 |
%mvn_alias : org.apache.maven.shared:maven-reporting-api
|
|
|
821b10 |
%mvn_build
|
|
|
821b10 |
|
|
|
821b10 |
%install
|
|
|
821b10 |
%mvn_install
|
|
|
821b10 |
|
|
|
821b10 |
%files -f .mfiles
|
|
|
821b10 |
%doc LICENSE.txt
|
|
|
821b10 |
|
|
|
821b10 |
%files javadoc -f .mfiles-javadoc
|
|
|
821b10 |
%doc LICENSE.txt
|
|
|
821b10 |
|
|
|
821b10 |
%changelog
|
|
|
821b10 |
* Wed Sep 4 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.0-15.2
|
|
|
821b10 |
- Mass rebuild 2019-09-04
|
|
|
821b10 |
|
|
|
821b10 |
* Tue Sep 3 2019 Java Maintainers <java-maint@redhat.com> - 1:3.0-15.1
|
|
|
821b10 |
- Automated package import and SCL-ization
|
|
|
821b10 |
|
|
|
821b10 |
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.0-15
|
|
|
821b10 |
- Mass rebuild for javapackages-tools 201901
|
|
|
821b10 |
|
|
|
821b10 |
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.0-14
|
|
|
821b10 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
821b10 |
|
|
|
821b10 |
* Tue Sep 12 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.0-13
|
|
|
821b10 |
- Remove legacy obsoletes and provides
|
|
|
821b10 |
|
|
|
821b10 |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.0-12
|
|
|
821b10 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
821b10 |
|
|
|
821b10 |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.0-11
|
|
|
821b10 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
821b10 |
|
|
|
821b10 |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.0-10
|
|
|
821b10 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
821b10 |
|
|
|
821b10 |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.0-9
|
|
|
821b10 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
821b10 |
|
|
|
821b10 |
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.0-8
|
|
|
821b10 |
- Fix build-requires on parent POM
|
|
|
821b10 |
|
|
|
821b10 |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.0-7
|
|
|
821b10 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
821b10 |
|
|
|
821b10 |
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1:3.0-6
|
|
|
821b10 |
- Use Requires: java-headless rebuild (#1067528)
|
|
|
821b10 |
|
|
|
821b10 |
* Wed Feb 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.0-5
|
|
|
821b10 |
- Fix unowned directory
|
|
|
821b10 |
|
|
|
821b10 |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.0-4
|
|
|
821b10 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
821b10 |
|
|
|
821b10 |
* Mon Feb 18 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.0-3
|
|
|
821b10 |
- Build with xmvn
|
|
|
821b10 |
- Resolves: rhbz#912437
|
|
|
821b10 |
|
|
|
821b10 |
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1:3.0-2
|
|
|
821b10 |
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
|
821b10 |
- Replace maven BuildRequires with maven-local
|
|
|
821b10 |
|
|
|
821b10 |
* Thu Jan 17 2013 Tomas Radej <tradej@redhat.com> - 1:3.0-1
|
|
|
821b10 |
- Initial version
|