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