Blame SPECS/maven-compiler-plugin.spec

58275c
%{?scl:%scl_package maven-compiler-plugin}
58275c
%{!?scl:%global pkg_name %{name}}
58275c
58275c
Name:           %{?scl_prefix}maven-compiler-plugin
58275c
Version:        3.6.1
58275c
Release:        2.2%{?dist}
58275c
Summary:        Maven Compiler Plugin
58275c
License:        ASL 2.0
58275c
URL:            http://maven.apache.org/plugins/maven-compiler-plugin
58275c
BuildArch:      noarch
58275c
58275c
Source0:        http://archive.apache.org/dist/maven/plugins/%{pkg_name}-%{version}-source-release.zip
58275c
58275c
BuildRequires:  %{?scl_prefix}maven-local
58275c
BuildRequires:  %{?scl_prefix}mvn(com.thoughtworks.qdox:qdox)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.apache.maven:maven-artifact)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.apache.maven:maven-core)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.apache.maven:maven-plugin-api)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.apache.maven.plugins:maven-plugins:pom:)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.apache.maven.shared:maven-shared-incremental)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.apache.maven.shared:maven-shared-utils)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.codehaus.plexus:plexus-compiler-api)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.codehaus.plexus:plexus-compiler-manager)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.codehaus.plexus:plexus-component-metadata)
58275c
BuildRequires:  %{?scl_prefix}mvn(org.ow2.asm:asm)
58275c
58275c
%description
58275c
The Compiler Plugin is used to compile the sources of your project.
58275c
58275c
%package javadoc
58275c
Summary:        Javadoc for %{pkg_name}
58275c
58275c
%description javadoc
58275c
API documentation for %{pkg_name}.
58275c
58275c
%prep
58275c
%setup -n %{pkg_name}-%{version} -q
58275c
58275c
%build
58275c
%mvn_build -f
58275c
58275c
%install
58275c
%mvn_install
58275c
58275c
%files -f .mfiles
58275c
%license LICENSE NOTICE
58275c
58275c
%files javadoc -f .mfiles-javadoc
58275c
%license LICENSE NOTICE
58275c
58275c
%changelog
58275c
* Thu Jun 22 2017 Michael Simacek <msimacek@redhat.com> - 3.6.1-2.2
58275c
- Mass rebuild 2017-06-22
58275c
58275c
* Wed Jun 21 2017 Java Maintainers <java-maint@redhat.com> - 3.6.1-2.1
58275c
- Automated package import and SCL-ization
58275c
58275c
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-2
58275c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
58275c
58275c
* Tue Jan 17 2017 Michael Simacek <msimacek@redhat.com> - 3.6.1-1
58275c
- Update to upstream version 3.6.1
58275c
58275c
* Tue Nov 08 2016 Michael Simacek <msimacek@redhat.com> - 3.6.0-2
58275c
- Add upstream patch for broken test skipping
58275c
58275c
* Mon Oct 31 2016 Michael Simacek <msimacek@redhat.com> - 3.6.0-1
58275c
- Update to upstream version 3.6.0
58275c
58275c
* Fri Jul 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.1-4
58275c
- Remove dependency on Maven 2 toolchain
58275c
58275c
* Fri Jul 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.1-3
58275c
- Add missing BR on maven-plugin-plugin
58275c
58275c
* Fri Jul  8 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.1-2
58275c
- Remove unneeded build-requires
58275c
58275c
* Tue Feb 16 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.1-1
58275c
- Update to upstream version 3.5.1
58275c
58275c
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-2
58275c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
58275c
58275c
* Mon Jan 25 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5-1
58275c
- Update to upstream version 3.5
58275c
58275c
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3-2
58275c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
58275c
58275c
* Thu Mar 26 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3-1
58275c
- Update to upstream version 3.3
58275c
58275c
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2-2
58275c
- Remove legacy Obsoletes/Provides for maven2 plugin
58275c
58275c
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2-1
58275c
- Update to upstream version 3.2
58275c
58275c
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-6
58275c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
58275c
58275c
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.1-5
58275c
- Use Requires: java-headless rebuild (#1067528)
58275c
58275c
* Wed Feb 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1-4
58275c
- Fix unowned directory
58275c
58275c
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-3
58275c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
58275c
58275c
* Wed Apr 24 2013 Michal Srb <msrb@redhat.com> - 3.1-2
58275c
- Build against proper maven-shared-incremental artifactId
58275c
58275c
* Wed Apr 24 2013 Michal Srb <msrb@redhat.com> - 3.1-1
58275c
- Update to upstream version 3.1
58275c
58275c
* Tue Mar 05 2013 Michal Srb <msrb@redhat.com> - 3.0-2
58275c
- Build against proper plexus-compiler
58275c
58275c
* Tue Jan 15 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0-1
58275c
- Update to upstream version 3.0
58275c
- Build with xmvn
58275c
- Install license files, resolves: rhbz#895544
58275c
58275c
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-2
58275c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
58275c
58275c
* Tue Jun 19 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5.1-1
58275c
- Updated to latest upstream version (2.5.1)
58275c
58275c
* Wed May 23 2012 Tomas Radej <tradej@redhat.com> - 2.4-1
58275c
- Updated to latest upstream version
58275c
- Guidelines fixes + Removed RPM workaround
58275c
58275c
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.2-5
58275c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
58275c
58275c
* Mon Jun 27 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.3.2-4
58275c
- Add few missing (Build)requires
58275c
- Remove post(un) scriptlets with update_maven_depmap
58275c
- Use new add_maven_depmap macro
58275c
58275c
* Fri Jun 3 2011 Alexander Kurtakov <akurtako@redhat.com> 2.3.2-3
58275c
- Do not require maven2.
58275c
- Guidelines fixes.
58275c
58275c
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.2-2
58275c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
58275c
58275c
* Wed Jan 19 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.3.2-1
58275c
- Update to latest version (2.3.2)
58275c
- Modifications according to new guidelines
58275c
- Build with maven 3
58275c
58275c
* Wed May 12 2010 Alexander Kurtakov <akurtako@redhat.com> 2.0.2-2
58275c
- Add missing requires.
58275c
58275c
* Tue May 11 2010 Alexander Kurtakov <akurtako@redhat.com> 2.0.2-1
58275c
- Initial package.