|
|
bbc6da |
Name: plexus-velocity
|
|
|
bbc6da |
Version: 1.2
|
|
|
bbc6da |
Release: 4%{?dist}
|
|
|
bbc6da |
Summary: Plexus Velocity Component
|
|
|
bbc6da |
License: ASL 2.0
|
|
|
bbc6da |
URL: https://codehaus-plexus.github.io/plexus-velocity/
|
|
|
bbc6da |
BuildArch: noarch
|
|
|
bbc6da |
|
|
|
bbc6da |
Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz
|
|
|
bbc6da |
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
|
bbc6da |
|
|
|
bbc6da |
BuildRequires: maven-local
|
|
|
bbc6da |
BuildRequires: mvn(commons-collections:commons-collections)
|
|
|
bbc6da |
BuildRequires: mvn(org.codehaus.plexus:plexus-components:pom:)
|
|
|
bbc6da |
BuildRequires: mvn(org.codehaus.plexus:plexus-container-default)
|
|
|
bbc6da |
BuildRequires: mvn(velocity:velocity)
|
|
|
bbc6da |
|
|
|
bbc6da |
%description
|
|
|
bbc6da |
This package provides Plexus Velocity component - a wrapper for
|
|
|
bbc6da |
Apache Velocity template engine, which allows easy use of Velocity
|
|
|
bbc6da |
by applications built on top of Plexus container.
|
|
|
bbc6da |
|
|
|
bbc6da |
%package javadoc
|
|
|
bbc6da |
Summary: API documentation for %{name}
|
|
|
bbc6da |
|
|
|
bbc6da |
%description javadoc
|
|
|
bbc6da |
This package provides %{summary}.
|
|
|
bbc6da |
|
|
|
bbc6da |
%prep
|
|
|
bbc6da |
%setup -q -n %{name}-%{name}-%{version}
|
|
|
bbc6da |
|
|
|
bbc6da |
find -name '*.jar' -delete
|
|
|
bbc6da |
|
|
|
bbc6da |
cp -p %{SOURCE1} LICENSE
|
|
|
bbc6da |
|
|
|
bbc6da |
%build
|
|
|
bbc6da |
%mvn_build
|
|
|
bbc6da |
|
|
|
bbc6da |
%install
|
|
|
bbc6da |
%mvn_install
|
|
|
bbc6da |
|
|
|
bbc6da |
%files -f .mfiles
|
|
|
bbc6da |
%license LICENSE
|
|
|
bbc6da |
|
|
|
bbc6da |
%files javadoc -f .mfiles-javadoc
|
|
|
bbc6da |
%license LICENSE
|
|
|
bbc6da |
|
|
|
bbc6da |
%changelog
|
|
|
bbc6da |
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-4
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-3
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-2
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Thu Jun 09 2016 Michael Simacek <msimacek@redhat.com> - 1.2-1
|
|
|
bbc6da |
- Update to upstream version 1.2
|
|
|
bbc6da |
|
|
|
bbc6da |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-21
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Mon Jan 4 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.8-20
|
|
|
bbc6da |
- Improve upstream URL and package description
|
|
|
bbc6da |
- Resolves: rhbz#1294951
|
|
|
bbc6da |
|
|
|
bbc6da |
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.8-19
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Wed Apr 1 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.8-18
|
|
|
bbc6da |
- Update upstream URL
|
|
|
bbc6da |
|
|
|
bbc6da |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.8-17
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Fri May 23 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.8-16
|
|
|
bbc6da |
- Update to current packaging guidelines
|
|
|
bbc6da |
|
|
|
bbc6da |
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.8-15
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.8-14
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0:1.1.8-13
|
|
|
bbc6da |
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
|
bbc6da |
- Replace maven BuildRequires with maven-local
|
|
|
bbc6da |
|
|
|
bbc6da |
* Thu Nov 22 2012 Jaromir Capik <jcapik@redhat.com> - 0:1.1.8-12
|
|
|
bbc6da |
- Migration to plexus-containers-container-default
|
|
|
bbc6da |
|
|
|
bbc6da |
* Wed Nov 21 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.1.8-11
|
|
|
bbc6da |
- Install LICENSE file
|
|
|
bbc6da |
- Resolves: rhbz#878833
|
|
|
bbc6da |
|
|
|
bbc6da |
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.8-10
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.8-9
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Wed Sep 7 2011 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.8-8
|
|
|
bbc6da |
- Drop ant build.
|
|
|
bbc6da |
- Further cleanups.
|
|
|
bbc6da |
|
|
|
bbc6da |
* Thu Jul 28 2011 Jaromir Capik <jcapik@redhat.com> - 0:1.1.8-7
|
|
|
bbc6da |
- Migration to maven3
|
|
|
bbc6da |
- Removal of plexus-maven-plugin (not needed)
|
|
|
bbc6da |
- Minor spec file changes according to the latest guidelines
|
|
|
bbc6da |
|
|
|
bbc6da |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.8-6
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Tue Dec 22 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.8-5
|
|
|
bbc6da |
- BR java-devel 1.6.
|
|
|
bbc6da |
|
|
|
bbc6da |
* Tue Dec 22 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.8-4
|
|
|
bbc6da |
- BR maven-surefire-provider-junit.
|
|
|
bbc6da |
|
|
|
bbc6da |
* Tue Dec 22 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.8-3
|
|
|
bbc6da |
- BR maven-doxia-sitetools.
|
|
|
bbc6da |
|
|
|
bbc6da |
* Tue Dec 22 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.8-2
|
|
|
bbc6da |
- BR plexus-maven-plugin.
|
|
|
bbc6da |
|
|
|
bbc6da |
* Tue Dec 22 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.8-1
|
|
|
bbc6da |
- Update to upstream 1.1.8.
|
|
|
bbc6da |
|
|
|
bbc6da |
* Fri Aug 21 2009 Andrew Overholt <overholt@redhat.com> 1.1.7-3.3
|
|
|
bbc6da |
- Add ant-nodeps BR
|
|
|
bbc6da |
|
|
|
bbc6da |
* Fri Aug 21 2009 Andrew Overholt <overholt@redhat.com> 1.1.7-3.2
|
|
|
bbc6da |
- Add ant-contrib BR
|
|
|
bbc6da |
|
|
|
bbc6da |
* Fri Aug 21 2009 Andrew Overholt <overholt@redhat.com> 0:1.1.7-3.1
|
|
|
bbc6da |
- Import from Deepak Bhole's work (import from JPackage, update to 1.1.7)
|
|
|
bbc6da |
- Remove gcj support
|
|
|
bbc6da |
|
|
|
bbc6da |
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.2-5.2
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.2-4.2
|
|
|
bbc6da |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
bbc6da |
|
|
|
bbc6da |
* Wed Jul 9 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:1.1.2-3.2
|
|
|
bbc6da |
- drop repotag
|
|
|
bbc6da |
|
|
|
bbc6da |
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0:1.1.2-3jpp.1
|
|
|
bbc6da |
- Autorebuild for GCC 4.3
|
|
|
bbc6da |
|
|
|
bbc6da |
* Sat Mar 24 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.1.2-3jpp
|
|
|
bbc6da |
- Build with maven2 by default
|
|
|
bbc6da |
- Add gcj_support options
|
|
|
bbc6da |
|
|
|
bbc6da |
* Fri Feb 16 2007 Tania Bento <tbento@redhat.com> - 0:1.1.2-2jpp.1
|
|
|
bbc6da |
- Fixed %%License.
|
|
|
bbc6da |
- Fixed %%BuildRoot.
|
|
|
bbc6da |
- Fixed %%Release.
|
|
|
bbc6da |
- Removed the %%post and %%postun for javadoc.
|
|
|
bbc6da |
- Removed %%Vendor.
|
|
|
bbc6da |
- Removed %%Distribution.
|
|
|
bbc6da |
- Removed "%%define section free".
|
|
|
bbc6da |
- Added the gcj support option.
|
|
|
bbc6da |
- Added BR for jakarta-commons-logging.
|
|
|
bbc6da |
|
|
|
bbc6da |
* Wed May 17 2006 Ralph Apel <r.apel at r-apel.de> - 0:1.1.2-2jpp
|
|
|
bbc6da |
- First JPP-1.7 release
|
|
|
bbc6da |
|
|
|
bbc6da |
* Mon Nov 07 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.1.2-1jpp
|
|
|
bbc6da |
- First JPackage build
|