Mat Booth 4357a30
%global short_name      commons-parent
b4ef362
b4ef362
Name:             apache-%{short_name}
Mat Booth c295840
Version:          32
Mat Booth 1ff488b
Release:          2%{?dist}
b4ef362
Summary:          Apache Commons Parent Pom
b4ef362
Group:            Development/Libraries
b4ef362
License:          ASL 2.0
b4ef362
URL:              http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/
b4ef362
Mat Booth c295840
# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-32
Mat Booth c295840
# tar caf commons-parent-32.tar.xz commons-parent-32
b4ef362
Source0:          %{short_name}-%{version}.tar.xz
476436d
b4ef362
BuildArch:        noarch
b4ef362
Stanislav Ochotnicky 6c326a1
BuildRequires:    maven-local
a5d9176
BuildRequires:    java-devel
a5d9176
BuildRequires:    mvn(org.apache:apache)
a5d9176
BuildRequires:    mvn(org.apache.felix:maven-bundle-plugin)
a5d9176
BuildRequires:    mvn(org.apache.rat:apache-rat-plugin)
79f3384
BuildRequires:    mvn(org.codehaus.mojo:buildnumber-maven-plugin)
79f3384
Requires:         mvn(org.codehaus.mojo:buildnumber-maven-plugin)
b4ef362
b4ef362
%description
b4ef362
The Project Object Model files for the apache-commons packages.
b4ef362
b4ef362
%prep
b4ef362
%setup -q -n %{short_name}-%{version}
Mat Booth 4357a30
Mat Booth 4357a30
# Plugin is not in fedora
Mat Booth 4357a30
%pom_remove_plugin org.apache.commons:commons-build-plugin
Mat Booth 1ff488b
%pom_remove_plugin org.apache.maven.plugins:maven-scm-publish-plugin
b4ef362
b4ef362
%build
Mat Booth 4357a30
%mvn_build
b4ef362
b4ef362
%install
Mat Booth 4357a30
%mvn_install
b4ef362
Mat Booth 4357a30
%files -f .mfiles
Mat Booth 4357a30
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
b4ef362
b4ef362
%changelog
Mat Booth 1ff488b
* Tue Aug 06 2013 Mat Booth <fedora@matbooth.co.uk> - 32-2
Mat Booth 1ff488b
- Remove use of maven-scm-publish-plugin plugin
Mat Booth 1ff488b
Mat Booth c295840
* Tue Aug 06 2013 Mat Booth <fedora@matbooth.co.uk> - 32-1
Mat Booth c295840
- Updated to latest upstream, rhbz #904731
Mat Booth c295840
Mat Booth 4357a30
* Tue Aug 06 2013 Mat Booth <fedora@matbooth.co.uk> - 26-7
Mat Booth 4357a30
- Use pom macros instead of patching
Mat Booth c295840
- Update spec for latest guidelines rhbz #991975
Mat Booth 4357a30
1be4296
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 26-6
1be4296
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
1be4296
79f3384
* Mon Apr 15 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 26-5
79f3384
- Add buildnumber-maven-plugin to R/BR
79f3384
a5d9176
* Wed Apr 10 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 26-4
a5d9176
- Fix Requires and BuildRequires
a5d9176
12afb8d
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 26-3
12afb8d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
12afb8d
Stanislav Ochotnicky 6c326a1
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 26-2
Stanislav Ochotnicky 6c326a1
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
Stanislav Ochotnicky 6c326a1
- Replace maven BuildRequires with maven-local
Stanislav Ochotnicky 6c326a1
ee56010
* Fri Oct 19 2012 Chris Spike <spike@fedoraproject.org> 22-4
ee56010
- Updated to 26
ee56010
f77816b
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-4
f77816b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
f77816b
a6b89d3
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-3
a6b89d3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
a6b89d3
297fbca
* Wed Dec 14 2011 Alexander Kurtakov <akurtako@redhat.com> 22-2
297fbca
- Add missing BR/R on buildbumber-maven-plugin.
297fbca
1a4f1e0
* Wed Dec 7 2011 Alexander Kurtakov <akurtako@redhat.com> 22-1
1a4f1e0
- Update to latest upstream.
1a4f1e0
db0a21e
* Fri Apr 15 2011 Chris Spike <spike@fedoraproject.org> 20-1
db0a21e
- Updated to 20
db0a21e
- Fixed Rs for maven 3
87c45b2
db0a21e
* Sat Nov 6 2010 Chris Spike <spike@fedoraproject.org> 15-2
476436d
- Added patch to remove commons-build-plugin from pom file
476436d
db0a21e
* Wed Oct 20 2010 Chris Spike <spike@fedoraproject.org> 15-1
b4ef362
- Initial version of the package