1124b2a
%global bundle  org.apache.felix.gogo.command
1124b2a
747c4ec
Name:           felix-gogo-command
d0c1a15
Version:        1.0.2
245e924
Release:        7%{?dist}
1124b2a
Summary:        Apache Felix Gogo command line shell for OSGi
Krzysztof Daniel b42b896
License:        ASL 2.0
d0c1a15
URL:            http://felix.apache.org/documentation/subprojects/apache-felix-gogo.html
Krzysztof Daniel b42b896
BuildArch:      noarch
Krzysztof Daniel b42b896
1124b2a
Source0:        https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/%{version}/%{bundle}-%{version}-source-release.tar.gz
1124b2a
6e4cf49
BuildRequires:  maven-local
5aa6e79
BuildRequires:  mvn(org.apache.felix:gogo-parent:pom:)
5aa6e79
BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
5aa6e79
BuildRequires:  mvn(org.apache.felix:org.apache.felix.gogo.runtime)
d0c1a15
BuildRequires:  mvn(org.mockito:mockito-core)
d0c1a15
BuildRequires:  mvn(org.osgi:osgi.cmpn)
d0c1a15
BuildRequires:  mvn(org.osgi:osgi.core)
Krzysztof Daniel b42b896
Krzysztof Daniel b42b896
%description
1124b2a
Apache Felix Gogo is a subproject of Apache Felix implementing a command
1124b2a
line shell for OSGi. It is used in many OSGi runtimes and servers.
1124b2a
1124b2a
This package implements a set of basic commands.
Krzysztof Daniel b42b896
Krzysztof Daniel b42b896
%package javadoc
1124b2a
Summary: Javadoc for %{name}
Krzysztof Daniel b42b896
Krzysztof Daniel b42b896
%description javadoc
1124b2a
This package contains API documentation for %{name}.
Krzysztof Daniel b42b896
Krzysztof Daniel b42b896
%prep
1124b2a
%setup -q -n %{bundle}-%{version}
1124b2a
1124b2a
%mvn_file : felix/%{bundle}
5aa6e79
8bb5c61
# Use provided scope because this is useful on OSGi frameworks other than Felix
8bb5c61
%pom_change_dep :org.osgi.core :osgi.core::provided
8bb5c61
%pom_change_dep :org.osgi.compendium :osgi.cmpn::provided
5ad33f0
Krzysztof Daniel b42b896
%build
d7126d6
%mvn_build
Krzysztof Daniel b42b896
Krzysztof Daniel b42b896
%install
d7126d6
%mvn_install
Krzysztof Daniel b42b896
d7126d6
%files -f .mfiles
d0c1a15
%license LICENSE NOTICE
Krzysztof Daniel b42b896
d7126d6
%files javadoc -f .mfiles-javadoc
d0c1a15
%license LICENSE NOTICE
Krzysztof Daniel b42b896
Krzysztof Daniel b42b896
%changelog
245e924
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-7
245e924
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
245e924
1124b2a
* Sat Aug 18 2018 Mat Booth <mat.booth@redhat.com> - 1.0.2-6
1124b2a
- Fix install location as in the other felix packages
1124b2a
df56eb2
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5
df56eb2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
df56eb2
812905b
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4
812905b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
812905b
816b488
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3
816b488
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
816b488
8bb5c61
* Mon Jun 19 2017 Mat Booth <mat.booth@redhat.com> - 1.0.2-2
8bb5c61
- Make dependencies on OSGi framework provided scope
8bb5c61
d0c1a15
* Fri May 05 2017 Michael Simacek <msimacek@redhat.com> - 1.0.2-1
d0c1a15
- Update to upstream version 1.0.2
d0c1a15
9a25228
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-4
9a25228
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
9a25228
03ecf17
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-3
03ecf17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
03ecf17
5ad33f0
* Wed Oct 07 2015 Mat Booth <mat.booth@redhat.com> - 0.16.0-2
5ad33f0
- Remove unneeded hard dep on felix-bundlerepository
5ad33f0
29f0fcd
* Tue Oct 6 2015 Alexander Kurtakov <akurtako@redhat.com> 0.16.0-1
29f0fcd
- Update to upstream 0.16.0 release.
29f0fcd
- Drop no longer needed Java 7 compatibility patch.
29f0fcd
747c4ec
* Mon Jun 29 2015 Mat Booth <mat.booth@redhat.com> - 0.14.0-5
747c4ec
- Drop incomplete and forbidden SCL macros
747c4ec
fad812c
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.0-4
fad812c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
fad812c
5aa6e79
* Mon Mar 30 2015 Mat Booth <mat.booth@redhat.com> - 0.14.0-3
5aa6e79
- Avoid unnecessary runtime deps and re-generate build-deps
5aa6e79
6bd3136
* Thu Jul 03 2014 Mat Booth <mat.booth@redhat.com> - 0.14.0-2
6bd3136
- BR/R: gogo-runtime >= 0.12.0
6bd3136
ed3e092
* Thu Jul 3 2014 Alexander Kurtakov <akurtako@redhat.com> 0.14.0-1
ed3e092
- Update to 0.14.0.
ed3e092
f42a197
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.0-11
f42a197
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
f42a197
d7126d6
* Fri May 16 2014 Alexander Kurtakov <akurtako@redhat.com> 0.12.0-10
d7126d6
- Start using mvn_build/install.
d7126d6
Krzysztof Daniel 7b02da6
* Mon Aug 5 2013 Krzysztof Daniel <kdaniel@redhat.com> 0.12.0-9
Krzysztof Daniel 7b02da6
- Fix FTBS.
Krzysztof Daniel 7b02da6
5c111ab
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.0-8
5c111ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
5c111ab
Krzysztof Daniel ba025df
* Fri Mar 15 2013 Krzysztof Daniel <kdaniel@redhat.com> 0.12.0-7
Krzysztof Daniel ba025df
- Initial SCLization.
Krzysztof Daniel ba025df
2d7cbc2
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.0-6
2d7cbc2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2d7cbc2
Stanislav Ochotnicky ed0448f
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0.12.0-5
Stanislav Ochotnicky ed0448f
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
Stanislav Ochotnicky ed0448f
- Replace maven BuildRequires with maven-local
Stanislav Ochotnicky ed0448f
4a88bf5
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.0-4
4a88bf5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
4a88bf5
Krzysztof Daniel ac4b88f
* Fri Jan 27 2012 Krzysztof Daniel <kdaniel@redhat.com> 0.12.0-3
Krzysztof Daniel 3ffdf2d
- Dependency to Java 7 added.
Krzysztof Daniel 3ffdf2d
- Sources are patched to compile with OpenJDK 7.
Krzysztof Daniel 3ffdf2d
Krzysztof Daniel b42b896
* Tue Jan 10 2012 Krzysztof Daniel <kdaniel@redhat.com> 0.12.0-2
Krzysztof Daniel b42b896
- description formatting removed
Krzysztof Daniel b42b896
- jar_repack removed
Krzysztof Daniel b42b896
- license added to the javadoc
Krzysztof Daniel b42b896
Krzysztof Daniel b42b896
* Tue Jan 10 2012 Krzysztof Daniel <kdaniel@redhat.com> 0.12.0-1
Krzysztof Daniel b42b896
- Release 0.12.0