681b73
Name:           apache-commons-parent
681b73
Version:        43
681b73
Release:        2%{?dist}
681b73
Summary:        Apache Commons Parent Pom
681b73
License:        ASL 2.0
681b73
URL:            http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-%{version}/
681b73
BuildArch:      noarch
681b73
681b73
Source0:        http://repo1.maven.org/maven2/org/apache/commons/commons-parent/%{version}/commons-parent-%{version}-src.zip
681b73
681b73
BuildRequires:  maven-local
681b73
BuildRequires:  mvn(org.apache:apache:pom:)
681b73
BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
681b73
BuildRequires:  mvn(org.apache.maven.plugins:maven-antrun-plugin)
681b73
BuildRequires:  mvn(org.codehaus.mojo:build-helper-maven-plugin)
681b73
681b73
# Not generated automatically
681b73
BuildRequires:  mvn(org.apache.maven.plugins:maven-assembly-plugin)
681b73
BuildRequires:  mvn(org.codehaus.mojo:build-helper-maven-plugin)
681b73
Requires:       mvn(org.codehaus.mojo:build-helper-maven-plugin)
681b73
681b73
%description
681b73
The Project Object Model files for the apache-commons packages.
681b73
681b73
%prep
681b73
%setup -q -n commons-parent-%{version}-src
681b73
681b73
# Plugin is not in fedora
681b73
%pom_remove_plugin org.apache.commons:commons-build-plugin
681b73
%pom_remove_plugin org.apache.maven.plugins:maven-scm-publish-plugin
681b73
681b73
# Plugins useless in package builds
681b73
%pom_remove_plugin :apache-rat-plugin
681b73
%pom_remove_plugin :buildnumber-maven-plugin
681b73
%pom_remove_plugin :maven-enforcer-plugin
681b73
%pom_remove_plugin :maven-site-plugin
681b73
681b73
# Remove profiles for plugins that are useless in package builds
681b73
for profile in animal-sniffer japicmp jacoco cobertura clirr; do
681b73
    %pom_xpath_remove "pom:profile[pom:id='$profile']"
681b73
done
681b73
681b73
%build
681b73
%mvn_build
681b73
681b73
%install
681b73
%mvn_install
681b73
681b73
%files -f .mfiles
681b73
%doc RELEASE-NOTES.txt
681b73
%license LICENSE.txt NOTICE.txt
681b73
681b73
%changelog
681b73
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 43-2
681b73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
681b73
681b73
* Fri Jan 26 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 43-1
681b73
- Update to upstream version 43
681b73
681b73
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 42-4
681b73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
681b73
681b73
* Mon Feb 06 2017 Michael Simacek <msimacek@redhat.com> - 42-3
681b73
- Remove more useless plugins
681b73
681b73
* Thu Jan 05 2017 Michael Simacek <msimacek@redhat.com> - 42-2
681b73
- Remove profiles for plugins that are useless in package builds
681b73
681b73
* Mon Jan 02 2017 Michael Simacek <msimacek@redhat.com> - 42-1
681b73
- Update to upstream version 42
681b73
681b73
* Tue Jun 14 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 40-2
681b73
- Add missing dependency
681b73
681b73
* Wed May 11 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 40-1
681b73
- Update to upstream version 40
681b73
681b73
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 39-2
681b73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
681b73
681b73
* Tue Sep  8 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 39-1
681b73
- Update to upstream version 39
681b73
681b73
* Thu Jun 25 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 38-1
681b73
- Update to upstream version 38
681b73
681b73
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 37-3
681b73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
681b73
681b73
* Tue Feb  3 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 37-2
681b73
- Remove animal-sniffer profile
681b73
681b73
* Mon Feb  2 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 37-1
681b73
- Update to upstream version 37
681b73
681b73
* Mon Oct 27 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 35-1
681b73
- Update to upstream version 35
681b73
681b73
* Wed Jul 30 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 34-4
681b73
- Fix build-requires on apache-parent
681b73
681b73
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 34-3
681b73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
681b73
681b73
* Wed May 28 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 34-2
681b73
- Rebuild to regenerate Maven auto-requires
681b73
681b73
* Thu Apr 17 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 34-1
681b73
- Update to upstream version 34
681b73
681b73
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 33-2
681b73
- Remove maven 3 profile
681b73
681b73
* Wed Feb 12 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 33-1
681b73
- Update to upstream version 33
681b73
681b73
* Tue Aug 06 2013 Mat Booth <fedora@matbooth.co.uk> - 32-2
681b73
- Remove use of maven-scm-publish-plugin plugin
681b73
681b73
* Tue Aug 06 2013 Mat Booth <fedora@matbooth.co.uk> - 32-1
681b73
- Updated to latest upstream, rhbz #904731
681b73
681b73
* Tue Aug 06 2013 Mat Booth <fedora@matbooth.co.uk> - 26-7
681b73
- Use pom macros instead of patching
681b73
- Update spec for latest guidelines rhbz #991975
681b73
681b73
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 26-6
681b73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
681b73
681b73
* Mon Apr 15 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 26-5
681b73
- Add buildnumber-maven-plugin to R/BR
681b73
681b73
* Wed Apr 10 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 26-4
681b73
- Fix Requires and BuildRequires
681b73
681b73
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 26-3
681b73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
681b73
681b73
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 26-2
681b73
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
681b73
- Replace maven BuildRequires with maven-local
681b73
681b73
* Fri Oct 19 2012 Chris Spike <spike@fedoraproject.org> 22-4
681b73
- Updated to 26
681b73
681b73
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-4
681b73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
681b73
681b73
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-3
681b73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
681b73
681b73
* Wed Dec 14 2011 Alexander Kurtakov <akurtako@redhat.com> 22-2
681b73
- Add missing BR/R on buildbumber-maven-plugin.
681b73
681b73
* Wed Dec 7 2011 Alexander Kurtakov <akurtako@redhat.com> 22-1
681b73
- Update to latest upstream.
681b73
681b73
* Fri Apr 15 2011 Chris Spike <spike@fedoraproject.org> 20-1
681b73
- Updated to 20
681b73
- Fixed Rs for maven 3
681b73
681b73
* Sat Nov 6 2010 Chris Spike <spike@fedoraproject.org> 15-2
681b73
- Added patch to remove commons-build-plugin from pom file
681b73
681b73
* Wed Oct 20 2010 Chris Spike <spike@fedoraproject.org> 15-1
681b73
- Initial version of the package