|
|
47cd72 |
Name: plexus-build-api
|
|
|
47cd72 |
Version: 0.0.7
|
|
|
1515e0 |
Release: 11%{?dist}
|
|
|
47cd72 |
Summary: Plexus Build API
|
|
|
47cd72 |
|
|
|
47cd72 |
License: ASL 2.0
|
|
|
47cd72 |
URL: https://github.com/sonatype/sisu-build-api
|
|
|
47cd72 |
#Fetched from https://github.com/sonatype/sisu-build-api/tarball/plexus-build-api-0.0.7
|
|
|
47cd72 |
Source0: sonatype-sisu-build-api-plexus-build-api-0.0.7-0-g883ea67.tar.gz
|
|
|
47cd72 |
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
|
47cd72 |
|
|
|
47cd72 |
Patch0: %{name}-migration-to-component-metadata.patch
|
|
|
47cd72 |
|
|
|
47cd72 |
BuildArch: noarch
|
|
|
47cd72 |
|
|
|
47cd72 |
BuildRequires: java-devel >= 1:1.6.0
|
|
|
47cd72 |
BuildRequires: maven-local
|
|
|
47cd72 |
BuildRequires: maven-plugin-plugin
|
|
|
47cd72 |
BuildRequires: maven-resources-plugin
|
|
|
47cd72 |
BuildRequires: maven-doxia-sitetools
|
|
|
47cd72 |
BuildRequires: plexus-containers-container-default
|
|
|
47cd72 |
BuildRequires: plexus-utils
|
|
|
47cd72 |
BuildRequires: forge-parent
|
|
|
47cd72 |
BuildRequires: spice-parent
|
|
|
47cd72 |
BuildRequires: junit
|
|
|
47cd72 |
BuildRequires: plexus-containers-component-metadata
|
|
|
47cd72 |
BuildRequires: maven-shared-reporting-impl
|
|
|
47cd72 |
BuildRequires: plexus-digest
|
|
|
47cd72 |
|
|
|
47cd72 |
%description
|
|
|
47cd72 |
Plexus Build API
|
|
|
47cd72 |
|
|
|
47cd72 |
%package javadoc
|
|
|
47cd72 |
Summary: Javadoc for %{name}
|
|
|
47cd72 |
|
|
|
47cd72 |
%description javadoc
|
|
|
47cd72 |
API documentation for %{name}.
|
|
|
47cd72 |
|
|
|
47cd72 |
%prep
|
|
|
47cd72 |
%setup -q -n sonatype-sisu-build-api-f1f8849
|
|
|
47cd72 |
cp -p %{SOURCE1} .
|
|
|
47cd72 |
|
|
|
47cd72 |
%patch0 -p1
|
|
|
47cd72 |
|
|
|
47cd72 |
%mvn_file : plexus/%{name}
|
|
|
47cd72 |
|
|
|
47cd72 |
%build
|
|
|
47cd72 |
%mvn_build
|
|
|
47cd72 |
|
|
|
47cd72 |
%install
|
|
|
47cd72 |
%mvn_install
|
|
|
47cd72 |
|
|
|
47cd72 |
%files -f .mfiles
|
|
|
47cd72 |
%doc LICENSE-2.0.txt
|
|
|
47cd72 |
|
|
|
47cd72 |
%files javadoc -f .mfiles-javadoc
|
|
|
47cd72 |
%doc LICENSE-2.0.txt
|
|
|
47cd72 |
|
|
|
47cd72 |
%changelog
|
|
|
1515e0 |
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.0.7-11
|
|
|
1515e0 |
- Mass rebuild 2013-12-27
|
|
|
1515e0 |
|
|
|
47cd72 |
* Thu Aug 15 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.0.7-10
|
|
|
47cd72 |
- Migrate away from mvn-rpmbuild (#997433)
|
|
|
47cd72 |
|
|
|
47cd72 |
* Fri Jun 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.0.7-9
|
|
|
47cd72 |
- Rebuild to regenerate API documentation
|
|
|
47cd72 |
- Resolves: CVE-2013-1571
|
|
|
47cd72 |
|
|
|
47cd72 |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.7-8
|
|
|
47cd72 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
47cd72 |
|
|
|
47cd72 |
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0.0.7-7
|
|
|
47cd72 |
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
|
47cd72 |
- Replace maven BuildRequires with maven-local
|
|
|
47cd72 |
|
|
|
47cd72 |
* Mon Nov 26 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - error: source 0 defined multiple times
|
|
|
47cd72 |
- Install license files
|
|
|
47cd72 |
- Resolves: rhbz#880200
|
|
|
47cd72 |
|
|
|
47cd72 |
* Thu Nov 22 2012 Jaromir Capik <jcapik@redhat.com> - 0.0.7-5
|
|
|
47cd72 |
- Migration to plexus-containers-container-default
|
|
|
47cd72 |
|
|
|
47cd72 |
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.7-4
|
|
|
47cd72 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
47cd72 |
|
|
|
47cd72 |
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.7-3
|
|
|
47cd72 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
47cd72 |
|
|
|
47cd72 |
* Fri Nov 04 2011 Jaromir Capik <jcapik@redhat.com> - 0.0.7-2
|
|
|
47cd72 |
- Migration from plexus-maven-plugin to plexus-containers-component-metadata
|
|
|
47cd72 |
|
|
|
47cd72 |
* Tue Aug 2 2011 Alexander Kurtakov <akurtako@redhat.com> 0.0.7-1
|
|
|
47cd72 |
- Update to latest upstream version.
|
|
|
47cd72 |
|
|
|
47cd72 |
* Thu Jun 23 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.0.6-7
|
|
|
47cd72 |
- Add spice-parent to Requires
|
|
|
47cd72 |
|
|
|
47cd72 |
* Fri Jun 3 2011 Alexander Kurtakov <akurtako@redhat.com> 0.0.6-6
|
|
|
47cd72 |
- Build with maven.
|
|
|
47cd72 |
- Fix requires.
|
|
|
47cd72 |
- Guidelines fixes.
|
|
|
47cd72 |
|
|
|
47cd72 |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.6-4
|
|
|
47cd72 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
47cd72 |
|
|
|
47cd72 |
* Wed May 26 2010 Hui Wang <huwnag@redhat.com> 0.0.6-3
|
|
|
47cd72 |
- Add missing requires
|
|
|
47cd72 |
|
|
|
47cd72 |
* Wed May 26 2010 Hui Wang <huwnag@redhat.com> 0.0.6-2
|
|
|
47cd72 |
- Change JPP-%{name}.pom to JPP.plexus-%{name}.pom
|
|
|
47cd72 |
|
|
|
47cd72 |
* Wed May 19 2010 Hui Wang <huwang@redhat.com> 0.0.6-1
|
|
|
47cd72 |
- Initial version of the package
|