Blame SPECS/plexus-io.spec

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