Blame SPECS/spice-parent.spec

e674c4
%global pkg_name spice-parent
e674c4
%{?scl:%scl_package %{pkg_name}}
e674c4
%{?maven_find_provides_and_requires}
e674c4
e674c4
Name:           %{?scl_prefix}%{pkg_name}
e674c4
Version:        15
e674c4
Release:        11.12%{?dist}
e674c4
Summary:        Sonatype Spice Components
e674c4
e674c4
License:        ASL 2.0
e674c4
URL:            http://svn.sonatype.org/spice/tags/spice-parent-15
e674c4
#svn export http://svn.sonatype.org/spice/tags/spice-parent-15 spice-parent-15
e674c4
#tar zcf spice-parent-15.tar.gz spice-parent-15/
e674c4
Source0:        %{pkg_name}-%{version}.tar.gz
e674c4
Source1:        http://apache.org/licenses/LICENSE-2.0.txt
e674c4
Patch0:         pom.patch
e674c4
e674c4
BuildArch: noarch
e674c4
e674c4
BuildRequires:  %{?scl_prefix_java_common}javapackages-tools
e674c4
BuildRequires:  %{?scl_prefix}maven-local
e674c4
BuildRequires:  %{?scl_prefix}forge-parent
e674c4
e674c4
%description
e674c4
Spice components and libraries are common components
e674c4
used throughout the Sonatype Forge.
e674c4
e674c4
%prep
e674c4
%setup -q -n %{pkg_name}-%{version}
e674c4
%{?scl:scl enable %{scl} - <<"EOF"}
e674c4
set -e -x
e674c4
e674c4
#Remove plexus-javadoc
e674c4
%patch0
e674c4
e674c4
cp %{SOURCE1} .
e674c4
%{?scl:EOF}
e674c4
e674c4
%build
e674c4
%{?scl:scl enable %{scl} - <<"EOF"}
e674c4
set -e -x
e674c4
%mvn_build
e674c4
%{?scl:EOF}
e674c4
e674c4
%install
e674c4
%{?scl:scl enable %{scl} - <<"EOF"}
e674c4
set -e -x
e674c4
%mvn_install
e674c4
%{?scl:EOF}
e674c4
e674c4
%files -f .mfiles
e674c4
%dir %{_mavenpomdir}/%{pkg_name}
e674c4
%doc LICENSE-2.0.txt
e674c4
e674c4
e674c4
%changelog
e674c4
* Mon Feb 08 2016 Michal Srb <msrb@redhat.com> - 15-11.12
e674c4
- Fix BR on maven-local & co.
e674c4
e674c4
* Mon Jan 11 2016 Michal Srb <msrb@redhat.com> - 15-11.11
e674c4
- maven33 rebuild #2
e674c4
e674c4
* Sat Jan 09 2016 Michal Srb <msrb@redhat.com> - 15-11.10
e674c4
- maven33 rebuild
e674c4
e674c4
* Thu Jan 15 2015 Michal Srb <msrb@redhat.com> - 15-11.9
e674c4
- Fix directory ownership
e674c4
e674c4
* Tue Jan 13 2015 Michael Simacek <msimacek@redhat.com> - 15-11.8
e674c4
- Mass rebuild 2015-01-13
e674c4
e674c4
* Tue Jan 06 2015 Michael Simacek <msimacek@redhat.com> - 15-11.7
e674c4
- Mass rebuild 2015-01-06
e674c4
e674c4
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 15-11.6
e674c4
- Mass rebuild 2014-05-26
e674c4
e674c4
* Wed Feb 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 15-11.5
e674c4
- Mass rebuild 2014-02-19
e674c4
e674c4
* Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 15-11.4
e674c4
- Mass rebuild 2014-02-18
e674c4
e674c4
* Fri Feb 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 15-11.3
e674c4
- Require forge-patent from SCL
e674c4
e674c4
* Thu Feb 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 15-11.2
e674c4
- Rebuild to regenerate auto-requires
e674c4
e674c4
* Tue Feb 11 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 15-11.1
e674c4
- First maven30 software collection build
e674c4
e674c4
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 15-11
e674c4
- Mass rebuild 2013-12-27
e674c4
e674c4
* Mon Aug 26 2013 Michal Srb <msrb@redhat.com> - 15-10
e674c4
- Migrate away from mvn-rpmbuild (Resolves: #997502)
e674c4
e674c4
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 15-9
e674c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
e674c4
e674c4
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 15-8
e674c4
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
e674c4
- Replace maven BuildRequires with maven-local
e674c4
e674c4
* Thu Dec  6 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 15-7
e674c4
- Fix build requires and requires (#884632)
e674c4
- Cleanup specfile for latest guidelines 
e674c4
- Add ASL license text
e674c4
e674c4
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 15-6
e674c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e674c4
e674c4
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 15-5
e674c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e674c4
e674c4
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 15-4
e674c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e674c4
e674c4
* Thu Sep 09 2010 Hui Wang <huwang@redhat.com> - 15-3
e674c4
- Add pom.patch
e674c4
e674c4
* Fri May 14 2010 Hui Wang <huwang@redhat.com> - 15-2
e674c4
- Add instruction which create Source0 as a commont
e674c4
- Use macros in Source0
e674c4
e674c4
* Tue May 11 2010 Hui Wang <huwang@redhat.com> - 15-1
e674c4
- Initial version of the package