| %{?scl:%scl_package plexus-io} |
| %{!?scl:%global pkg_name %{name}} |
| |
| Name: %{?scl_prefix}plexus-io |
| Version: 2.7.1 |
| Release: 2.2%{?dist} |
| Summary: Plexus IO Components |
| License: ASL 2.0 |
| URL: https://github.com/codehaus-plexus/plexus-io |
| BuildArch: noarch |
| |
| Source0: https://github.com/codehaus-plexus/plexus-io/archive/plexus-io-%{version}.tar.gz |
| Source1: http://www.apache.org/licenses/LICENSE-2.0.txt |
| |
| BuildRequires: %{?scl_prefix}maven-local |
| BuildRequires: %{?scl_prefix}mvn(com.google.code.findbugs:jsr305) |
| BuildRequires: %{?scl_prefix}mvn(commons-io:commons-io) |
| BuildRequires: %{?scl_prefix}mvn(org.apache.maven.plugins:maven-enforcer-plugin) |
| BuildRequires: %{?scl_prefix}mvn(org.codehaus.plexus:plexus-container-default) |
| BuildRequires: %{?scl_prefix}mvn(org.codehaus.plexus:plexus:pom:) |
| BuildRequires: %{?scl_prefix}mvn(org.codehaus.plexus:plexus-utils) |
| |
| %description |
| Plexus IO is a set of plexus components, which are designed for use |
| in I/O operations. |
| |
| %package javadoc |
| Summary: Javadoc for %{pkg_name} |
| |
| %description javadoc |
| API documentation for %{pkg_name}. |
| |
| %prep |
| %setup -q -n plexus-io-plexus-io-%{version} |
| cp %{SOURCE1} . |
| |
| %pom_remove_plugin :animal-sniffer-maven-plugin |
| |
| %build |
| %mvn_file : plexus/io |
| %mvn_build |
| |
| %install |
| %mvn_install |
| |
| %files -f .mfiles |
| %license NOTICE.txt LICENSE-2.0.txt |
| |
| %files javadoc -f .mfiles-javadoc |
| %license NOTICE.txt LICENSE-2.0.txt |
| |
| %changelog |
| * Thu Jun 22 2017 Michael Simacek <msimacek@redhat.com> - 2.7.1-2.2 |
| - Mass rebuild 2017-06-22 |
| |
| * Wed Jun 21 2017 Java Maintainers <java-maint@redhat.com> - 2.7.1-2.1 |
| - Automated package import and SCL-ization |
| |
| * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-2 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild |
| |
| * Wed Apr 20 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.7.1-1 |
| - Update to upstream version 2.7.1 |
| |
| * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-3 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild |
| |
| * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-2 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild |
| |
| * Tue Jun 9 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-1 |
| - Update to upstream version 2.6 |
| |
| * Wed Apr 1 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.5-2 |
| - Update upstream URL |
| |
| * Tue Mar 24 2015 Michael Simacek <msimacek@redhat.com> - 2.5-1 |
| - Update to upstream version 2.5 |
| |
| * Mon Nov 3 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.3.3-1 |
| - Update to upstream version 2.3.3 |
| |
| * Fri Oct 24 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.3.2-1 |
| - Update to upstream version 2.3.2 |
| |
| * Fri Oct 24 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.3-1 |
| - Update to upstream version 2.3 |
| |
| * Fri Oct 24 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2-1 |
| - Update to upstream version 2.2 |
| |
| * Fri Oct 24 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.4-1 |
| - Update to upstream version 2.1.4 |
| |
| * Fri Oct 3 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.3-1 |
| - Update to upstream version 2.1.3 |
| |
| * Wed Oct 1 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.2-1 |
| - Update to upstream version 2.1.2 |
| - Remove patch for PLXCOMP-244 (accepted upstream) |
| |
| * Mon Sep 29 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.1-2 |
| - Don't try to set attributes of symbolic links |
| |
| * Mon Sep 29 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.1-1 |
| - Update to upstream version 2.1.1 |
| - Remove patch for PLXCOMP-241: accepted upstream |
| |
| * Tue Sep 23 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.12-1 |
| - Update to upstream version 2.0.12 |
| |
| * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.10-3 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild |
| |
| * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.0.10-2 |
| - Use Requires: java-headless rebuild ( |
| |
| * Tue Jan 21 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.10-1 |
| - Update to upstream version 2.0.10 |
| |
| * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.5-8 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild |
| |
| * Wed Jun 12 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.0.5-7 |
| - Add ASL 2.0 license text to rpms |
| |
| * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.5-6 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild |
| |
| * Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.0.5-5 |
| - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild |
| - Replace maven BuildRequires with maven-local |
| |
| * Thu Jan 17 2013 Michal Srb <msrb@redhat.com> - 2.0.5-4 |
| - Build with xmvn |
| |
| * Thu Nov 22 2012 Jaromir Capik <jcapik@redhat.com> - 2.0.5-3 |
| - Migration to plexus-containers-container-default |
| |
| * Tue Nov 13 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.0.5-2 |
| - Use ordinary URL for Source0 |
| - Make sure we use 1.5 source/target |
| - Add enforcer plugin to BR |
| |
| * Wed Oct 10 2012 Alexander Kurtakov <akurtako@redhat.com> 2.0.5-1 |
| - Update to upstream 2.0.5 release. |
| |
| * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.4-2 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild |
| |
| * Wed Apr 18 2012 Alexander Kurtakov <akurtako@redhat.com> 2.0.4-1 |
| - Update to latest upstream. |
| |
| * Thu Feb 02 2012 Tomas Radej <tradej@redhat.com> - 2.0.2-1 |
| - Updated to upstream version |
| |
| * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-2 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild |
| |
| * Thu Sep 8 2011 Alexander Kurtakov <akurtako@redhat.com> 2.0.1-1 |
| - Update to 2.0.1 upstream release. |
| |
| * Wed Jul 27 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.0.1-2 |
| - Use add_maven_depmap macro |
| |
| * Wed Jul 27 2011 Jaromir Capik <jcapik@redhat.com> - 1.0.1-2 |
| - Removal of plexus-maven-plugin dependency (not needed) |
| - Minor spec file changes according to the latest guidelines |
| |
| * Tue May 17 2011 Alexander Kurtakov <akurtako@redhat.com> 1.0.1-1 |
| - Update to upstream 1.0.1. |
| - Adapt to current guidelines. |
| |
| * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.3.a5 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild |
| |
| * Wed Dec 23 2009 Alexander Kurtakov <akurtako@redhat.com> 1.0-0.2.a5 |
| - Fix review comments. |
| |
| * Wed Dec 23 2009 Alexander Kurtakov <akurtako@redhat.com> 1.0-0.1.a5.1 |
| - Initial package |