Blame SPECS/felix-gogo-runtime.spec

68725b
%global bundle  org.apache.felix.gogo.runtime
68725b
68725b
Name:           felix-gogo-runtime
68725b
Version:        1.1.0
68725b
Release:        3%{?dist}
68725b
Summary:        Apache Felix Gogo command line shell for OSGi
68725b
# One file is also MIT licensed:
68725b
#  src/main/java/org/apache/felix/gogo/runtime/Expression.java
68725b
License:        ASL 2.0 and MIT
68725b
URL:            http://felix.apache.org/documentation/subprojects/apache-felix-gogo.html
68725b
68725b
Source0:        http://archive.apache.org/dist/felix/%{bundle}-%{version}-source-release.tar.gz
68725b
68725b
BuildArch:      noarch
68725b
68725b
BuildRequires:  maven-local
68725b
BuildRequires:  mvn(junit:junit)
68725b
BuildRequires:  mvn(org.apache.felix:gogo-parent:pom:) >= 4
68725b
BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
68725b
BuildRequires:  mvn(org.mockito:mockito-core)
68725b
BuildRequires:  mvn(org.osgi:osgi.cmpn)
68725b
BuildRequires:  mvn(org.osgi:osgi.core)
68725b
68725b
%description
68725b
Apache Felix Gogo is a subproject of Apache Felix implementing a command
68725b
line shell for OSGi. It is used in many OSGi runtimes and servers.
68725b
68725b
%package javadoc
68725b
Summary: Javadoc for %{name}
68725b
68725b
%description javadoc
68725b
This package contains the API documentation for %{name}.
68725b
68725b
%prep
68725b
%setup -q -n %{bundle}-%{version}
68725b
68725b
%mvn_file : felix/%{bundle}
68725b
68725b
%build
68725b
%mvn_build
68725b
68725b
%install
68725b
%mvn_install
68725b
68725b
%files -f .mfiles
68725b
%license LICENSE NOTICE
68725b
68725b
%files javadoc -f .mfiles-javadoc
68725b
%license LICENSE NOTICE
68725b
68725b
%changelog
68725b
* Mon Jul 01 2019 Mat Booth <mat.booth@redhat.com> - 1.1.0-3
68725b
- Fix license tag to include MIT
68725b
68725b
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
68725b
68725b
* Fri Aug 17 2018 Mat Booth <mat.booth@redhat.com> - 1.1.0-1
68725b
- Update to latest release
68725b
- Enable tests
68725b
68725b
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-4
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
68725b
68725b
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-3
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
68725b
68725b
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-2
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
68725b
68725b
* Fri May 05 2017 Michael Simacek <msimacek@redhat.com> - 1.0.4-1
68725b
- Update to upstream version 1.0.4
68725b
68725b
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.2-5
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
68725b
68725b
* Thu Jun 16 2016 Alexander Kurtakov <akurtako@redhat.com> 0.16.2-4
68725b
- Add BR maven-bundle-plugin to fix build.
68725b
68725b
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.2-3
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
68725b
68725b
* Mon Jun 29 2015 Mat Booth <mat.booth@redhat.com> - 0.16.2-2
68725b
- Remove incomplete and forbidden SCL macros
68725b
68725b
* Fri Jun 19 2015 Alexander Kurtakov <akurtako@redhat.com> 0.16.2-1
68725b
- Update to upstream 0.16.2.
68725b
68725b
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.1-2
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
68725b
68725b
* Thu Jul 3 2014 Alexander Kurtakov <akurtako@redhat.com> 0.12.1-1
68725b
- Update to upstream 0.12.1.
68725b
68725b
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.0-12
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
68725b
68725b
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.10.0-11
68725b
- Use Requires: java-headless rebuild (#1067528)
68725b
68725b
* Tue Aug 06 2013 Michal Srb <msrb@redhat.com> - 0.10.0-10
68725b
- Adapt to current guidelines
68725b
- Install NOTICE file with javadoc subpackage
68725b
68725b
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.0-9
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
68725b
68725b
* Fri Mar 15 2013 Krzysztof Daniel <kdaniel@redhat.com> 0.10.0-8
68725b
- Initial SCLization.
68725b
68725b
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.0-7
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
68725b
68725b
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0.10.0-6
68725b
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
68725b
- Replace maven BuildRequires with maven-local
68725b
68725b
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.0-5
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
68725b
68725b
* Wed Jan 18 2012 Tomas Radej <tradej@redhat.com> - 0.10.0-4
68725b
- Changed jar path
68725b
68725b
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.0-3
68725b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
68725b
68725b
* Fri Dec 16 2011 Tomas Radej <tradej@redhat.com> - 0.10.0-2
68725b
- Repackaged, minor changes
68725b
68725b
* Mon Nov 07 2011 Tomas Radej <tradej@redhat.com> - 0.10.0-1
68725b
- Initial packaging