|
|
01afe2 |
Name: plexus-interpolation
|
|
|
01afe2 |
Version: 1.26
|
|
|
01afe2 |
Release: 3%{?dist}
|
|
|
01afe2 |
Summary: Plexus Interpolation API
|
|
|
01afe2 |
# Most of the code is ASL 2.0, a few source files are ASL 1.1 and some tests are MIT
|
|
|
01afe2 |
License: ASL 2.0 and ASL 1.1 and MIT
|
|
|
01afe2 |
URL: https://github.com/codehaus-plexus/plexus-interpolation
|
|
|
01afe2 |
BuildArch: noarch
|
|
|
01afe2 |
|
|
|
01afe2 |
Source0: https://github.com/codehaus-plexus/plexus-interpolation/archive/plexus-interpolation-%{version}.tar.gz
|
|
|
01afe2 |
|
|
|
01afe2 |
BuildRequires: maven-local-openjdk8
|
|
|
01afe2 |
BuildRequires: mvn(junit:junit)
|
|
|
01afe2 |
BuildRequires: mvn(org.codehaus.plexus:plexus-components:pom:)
|
|
|
01afe2 |
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
|
|
01afe2 |
|
|
|
01afe2 |
%description
|
|
|
01afe2 |
Plexus interpolator is the outgrowth of multiple iterations of development
|
|
|
01afe2 |
focused on providing a more modular, flexible interpolation framework for
|
|
|
01afe2 |
the expression language style commonly seen in Maven, Plexus, and other
|
|
|
01afe2 |
related projects.
|
|
|
01afe2 |
|
|
|
01afe2 |
%{?module_package}
|
|
|
01afe2 |
%{?javadoc_package}
|
|
|
01afe2 |
|
|
|
01afe2 |
%prep
|
|
|
01afe2 |
%setup -q -n plexus-interpolation-plexus-interpolation-%{version}
|
|
|
01afe2 |
%pom_remove_plugin :maven-release-plugin
|
|
|
01afe2 |
%pom_remove_plugin :maven-scm-publish-plugin
|
|
|
01afe2 |
|
|
|
01afe2 |
%build
|
|
|
01afe2 |
%mvn_file : plexus/interpolation
|
|
|
01afe2 |
%mvn_build
|
|
|
01afe2 |
|
|
|
01afe2 |
%install
|
|
|
01afe2 |
%mvn_install
|
|
|
01afe2 |
|
|
|
01afe2 |
%files -n %{?module_prefix}%{name} -f .mfiles
|
|
|
01afe2 |
|
|
|
01afe2 |
%changelog
|
|
|
01afe2 |
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.26-3
|
|
|
01afe2 |
- Build with OpenJDK 8
|
|
|
01afe2 |
|
|
|
01afe2 |
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.26-2
|
|
|
01afe2 |
- Mass rebuild for javapackages-tools 201902
|
|
|
01afe2 |
|
|
|
01afe2 |
* Wed Jul 17 2019 Marian Koncek <mkoncek@redhat.com> - 1.26-1
|
|
|
01afe2 |
- Update to upstream version 1.26
|
|
|
01afe2 |
|
|
|
01afe2 |
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-10
|
|
|
01afe2 |
- Mass rebuild for javapackages-tools 201901
|
|
|
01afe2 |
|
|
|
01afe2 |
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-9
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-8
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-7
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Fri Jul 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-6
|
|
|
01afe2 |
- Remove BR on maven-release-plugin
|
|
|
01afe2 |
|
|
|
01afe2 |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-5
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22-4
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Tue Apr 14 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-3
|
|
|
01afe2 |
- Cleanup spec file
|
|
|
01afe2 |
|
|
|
01afe2 |
* Wed Apr 1 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-2
|
|
|
01afe2 |
- Update upstream URL
|
|
|
01afe2 |
|
|
|
01afe2 |
* Fri Nov 21 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-1
|
|
|
01afe2 |
- Update to upstream version 1.22
|
|
|
01afe2 |
|
|
|
01afe2 |
* Thu Oct 23 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.21-1
|
|
|
01afe2 |
- Update to upstream version 1.21
|
|
|
01afe2 |
|
|
|
01afe2 |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-9
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.15-8
|
|
|
01afe2 |
- Use Requires: java-headless rebuild (#1067528)
|
|
|
01afe2 |
|
|
|
01afe2 |
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-7
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-6
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.15-5
|
|
|
01afe2 |
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
|
01afe2 |
- Replace maven BuildRequires with maven-local
|
|
|
01afe2 |
|
|
|
01afe2 |
* Thu Jan 17 2013 Michal Srb <msrb@redhat.com> - 1.15-4
|
|
|
01afe2 |
- Build with xmvn
|
|
|
01afe2 |
|
|
|
01afe2 |
* Mon Nov 19 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.15-3
|
|
|
01afe2 |
- Fix source URL to be stable
|
|
|
01afe2 |
|
|
|
01afe2 |
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-2
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Wed Apr 18 2012 Alexander Kurtakov <akurtako@redhat.com> 1.15-1
|
|
|
01afe2 |
- Update to latest upstream.
|
|
|
01afe2 |
|
|
|
01afe2 |
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14-3
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Wed Jul 27 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.14-2
|
|
|
01afe2 |
- Use add_maven_depmap macro
|
|
|
01afe2 |
- Use more precise specification of files
|
|
|
01afe2 |
|
|
|
01afe2 |
* Tue Jul 26 2011 Jaromir Capik <jcapik@redhat.com> - 1.14-2
|
|
|
01afe2 |
- Removal of plexus-maven-plugin dependency (not needed)
|
|
|
01afe2 |
- Minor spec file changes according to the latest guidelines
|
|
|
01afe2 |
|
|
|
01afe2 |
* Tue May 17 2011 Alexander Kurtakov <akurtako@redhat.com> 1.14-1
|
|
|
01afe2 |
- Update to upstream 1.14 version.
|
|
|
01afe2 |
- Adapt to current guidelines.
|
|
|
01afe2 |
|
|
|
01afe2 |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13-3
|
|
|
01afe2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
01afe2 |
|
|
|
01afe2 |
* Tue Dec 22 2009 Alexander Kurtakov <akurtako@redhat.com> 1.13-2
|
|
|
01afe2 |
- Fix review comments.
|
|
|
01afe2 |
|
|
|
01afe2 |
* Tue Dec 22 2009 Alexander Kurtakov <akurtako@redhat.com> 1.13-1
|
|
|
01afe2 |
- Initial package.
|