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