Blame SPECS/felix-gogo-runtime.spec

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