Blame SPECS/apache-commons-cli.spec

297686
%{?scl:%scl_package apache-%{short_name}}
297686
%{!?scl:%global pkg_name %{name}}
297686
297686
%global short_name      commons-cli
297686
297686
Name:             %{?scl_prefix}apache-%{short_name}
297686
Version:          1.4
297686
Release:          1.2%{?dist}
297686
Summary:          Command Line Interface Library for Java
297686
License:          ASL 2.0
297686
URL:              http://commons.apache.org/cli/
297686
BuildArch:        noarch
297686
297686
Source0:          http://www.apache.org/dist/commons/cli/source/%{short_name}-%{version}-src.tar.gz
297686
297686
# workaround for https://issues.apache.org/jira/browse/CLI-253
297686
Patch0:           CLI-253-workaround.patch
297686
297686
BuildRequires:  %{?scl_prefix}maven-local
297686
BuildRequires:  %{?scl_prefix}mvn(junit:junit)
297686
BuildRequires:  %{?scl_prefix}mvn(org.apache.commons:commons-parent:pom:)
297686
BuildRequires:  %{?scl_prefix}mvn(org.apache.maven.plugins:maven-antrun-plugin)
297686
297686
%description
297686
The CLI library provides a simple and easy to use API for working with the
297686
command line arguments and options.
297686
297686
%package javadoc
297686
Summary:          Javadoc for %{pkg_name}
297686
297686
%description javadoc
297686
This package contains the API documentation for %{pkg_name}.
297686
297686
%prep
297686
%setup -q -n %{short_name}-%{version}-src
297686
297686
%patch0 -p1
297686
297686
# Compatibility links
297686
%mvn_alias "%{short_name}:%{short_name}" "org.apache.commons:%{short_name}"
297686
%mvn_file :commons-cli %{short_name} %{pkg_name}
297686
297686
%build
297686
%mvn_build
297686
297686
%install
297686
%mvn_install
297686
297686
%files -f .mfiles
297686
%doc LICENSE.txt NOTICE.txt README.md RELEASE-NOTES.txt
297686
297686
%files javadoc -f .mfiles-javadoc
297686
%doc LICENSE.txt NOTICE.txt
297686
297686
%changelog
297686
* Thu Jun 22 2017 Michael Simacek <msimacek@redhat.com> - 1.4-1.2
297686
- Mass rebuild 2017-06-22
297686
297686
* Wed Jun 21 2017 Java Maintainers <java-maint@redhat.com> - 1.4-1.1
297686
- Automated package import and SCL-ization
297686
297686
* Tue Apr 11 2017 Michael Simacek <msimacek@redhat.com> - 1.4-1
297686
- Update to upstream version 1.4
297686
297686
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-6
297686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
297686
297686
* Wed Feb 01 2017 Michael Simacek <msimacek@redhat.com> - 1.3.1-5
297686
- Remove BR on jacoco
297686
297686
* Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.1-4
297686
- Regenerate build-requires
297686
297686
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3
297686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
297686
297686
* Tue Jun 23 2015 Michal Srb <msrb@redhat.com> - 1.3.1-2
297686
- Add workaround for CLI-253
297686
297686
* Wed Jun 17 2015 Michal Srb <msrb@redhat.com> - 1.3.1-1
297686
- Update to upstream version 1.3.1
297686
297686
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-2
297686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
297686
297686
* Wed Jun  3 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3-1
297686
- Update to upstream version 1.3
297686
297686
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-13
297686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
297686
297686
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.2-12
297686
- Use Requires: java-headless rebuild (#1067528)
297686
297686
* Mon Aug 05 2013 Mat Booth <fedora@matbooth.co.uk> - 1.2-11
297686
- Update for newer guidelines
297686
- Drop ancient obsoletes/provides on old jakarta name
297686
297686
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-10
297686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
297686
297686
* Tue Feb 19 2013 Mat Booth <fedora@matbooth.co.uk> - 1.2-9
297686
- Add missing maven-local BuildRequires
297686
297686
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-8
297686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
297686
297686
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-7
297686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
297686
297686
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-6
297686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
297686
297686
* Wed Nov 30 2011 Alexander Kurtakov <akurtako@redhat.com> 1.2-5
297686
- Build with maven 3.
297686
- Adapt to current guidelines.
297686
297686
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-4
297686
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
297686
297686
* Tue Nov 9 2010 Chris Spike <chris.spike@arcor.de> 1.2-3
297686
- Removed maven* BRs in favour of apache-commons-parent
297686
- Added deprecated groupId to depmap for compatibility reasons
297686
297686
* Mon Oct 18 2010 Chris Spike <chris.spike@arcor.de> 1.2-2
297686
- Removed Epoch
297686
297686
* Sun Oct 3 2010 Chris Spike <chris.spike@arcor.de> 1.2-1
297686
- Rename and rebase from jakarta-commons-cli