2013-08-06 08:45:05 +00:00
|
|
|
%global short_name commons-parent
|
2010-10-25 20:16:52 +00:00
|
|
|
|
|
|
|
Name: apache-%{short_name}
|
2012-10-19 21:03:02 +00:00
|
|
|
Version: 26
|
2013-08-06 08:45:05 +00:00
|
|
|
Release: 7%{?dist}
|
2010-10-25 20:16:52 +00:00
|
|
|
Summary: Apache Commons Parent Pom
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: ASL 2.0
|
|
|
|
URL: http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/
|
|
|
|
|
2012-10-19 21:03:02 +00:00
|
|
|
# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-26
|
|
|
|
# tar caf commons-parent-26.tar.xz commons-parent-26
|
2010-10-25 20:16:52 +00:00
|
|
|
Source0: %{short_name}-%{version}.tar.xz
|
2010-11-07 05:21:22 +00:00
|
|
|
|
2010-10-25 20:16:52 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
2013-02-06 18:32:43 +00:00
|
|
|
BuildRequires: maven-local
|
2013-04-10 12:46:39 +00:00
|
|
|
BuildRequires: java-devel
|
|
|
|
BuildRequires: mvn(org.apache:apache)
|
|
|
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
|
|
|
BuildRequires: mvn(org.apache.rat:apache-rat-plugin)
|
2013-04-15 06:44:01 +00:00
|
|
|
BuildRequires: mvn(org.codehaus.mojo:buildnumber-maven-plugin)
|
|
|
|
Requires: mvn(org.codehaus.mojo:buildnumber-maven-plugin)
|
2010-10-25 20:16:52 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
The Project Object Model files for the apache-commons packages.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n %{short_name}-%{version}
|
2013-08-06 08:45:05 +00:00
|
|
|
|
|
|
|
# Plugin is not in fedora
|
|
|
|
%pom_remove_plugin org.apache.commons:commons-build-plugin
|
2010-10-25 20:16:52 +00:00
|
|
|
|
|
|
|
%build
|
2013-08-06 08:45:05 +00:00
|
|
|
%mvn_build
|
2010-10-25 20:16:52 +00:00
|
|
|
|
|
|
|
%install
|
2013-08-06 08:45:05 +00:00
|
|
|
%mvn_install
|
2010-10-25 20:16:52 +00:00
|
|
|
|
2013-08-06 08:45:05 +00:00
|
|
|
%files -f .mfiles
|
|
|
|
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
|
2010-10-25 20:16:52 +00:00
|
|
|
|
|
|
|
%changelog
|
2013-08-06 08:45:05 +00:00
|
|
|
* Tue Aug 06 2013 Mat Booth <fedora@matbooth.co.uk> - 26-7
|
|
|
|
- Use pom macros instead of patching
|
|
|
|
- Update spec for latest guidelines
|
|
|
|
|
2013-08-03 01:22:02 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 26-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-04-15 06:44:01 +00:00
|
|
|
* Mon Apr 15 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 26-5
|
|
|
|
- Add buildnumber-maven-plugin to R/BR
|
|
|
|
|
2013-04-10 12:46:39 +00:00
|
|
|
* Wed Apr 10 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 26-4
|
|
|
|
- Fix Requires and BuildRequires
|
|
|
|
|
2013-02-13 16:47:35 +00:00
|
|
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 26-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2013-02-06 18:32:43 +00:00
|
|
|
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 26-2
|
|
|
|
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
|
|
- Replace maven BuildRequires with maven-local
|
|
|
|
|
2012-10-19 21:03:02 +00:00
|
|
|
* Fri Oct 19 2012 Chris Spike <spike@fedoraproject.org> 22-4
|
|
|
|
- Updated to 26
|
|
|
|
|
2012-07-18 16:18:22 +00:00
|
|
|
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-01-12 21:36:49 +00:00
|
|
|
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-12-14 11:40:33 +00:00
|
|
|
* Wed Dec 14 2011 Alexander Kurtakov <akurtako@redhat.com> 22-2
|
|
|
|
- Add missing BR/R on buildbumber-maven-plugin.
|
|
|
|
|
2011-12-07 16:38:13 +00:00
|
|
|
* Wed Dec 7 2011 Alexander Kurtakov <akurtako@redhat.com> 22-1
|
|
|
|
- Update to latest upstream.
|
|
|
|
|
2011-04-15 02:08:32 +00:00
|
|
|
* Fri Apr 15 2011 Chris Spike <spike@fedoraproject.org> 20-1
|
|
|
|
- Updated to 20
|
|
|
|
- Fixed Rs for maven 3
|
2011-02-08 01:37:26 +00:00
|
|
|
|
2011-04-15 02:08:32 +00:00
|
|
|
* Sat Nov 6 2010 Chris Spike <spike@fedoraproject.org> 15-2
|
2010-11-07 05:21:22 +00:00
|
|
|
- Added patch to remove commons-build-plugin from pom file
|
|
|
|
|
2011-04-15 02:08:32 +00:00
|
|
|
* Wed Oct 20 2010 Chris Spike <spike@fedoraproject.org> 15-1
|
2010-10-25 20:16:52 +00:00
|
|
|
- Initial version of the package
|