|
|
0b434c |
%global bundle org.apache.felix.utils
|
|
|
0b434c |
|
|
|
0b434c |
Name: felix-utils
|
|
|
0b434c |
Version: 1.11.2
|
|
|
0b434c |
Release: 2%{?dist}
|
|
|
0b434c |
Summary: Utility classes for OSGi
|
|
|
0b434c |
License: ASL 2.0
|
|
|
0b434c |
URL: http://felix.apache.org
|
|
|
0b434c |
BuildArch: noarch
|
|
|
0b434c |
|
|
|
0b434c |
Source0: http://repo1.maven.org/maven2/org/apache/felix/%{bundle}/%{version}/%{bundle}-%{version}-source-release.tar.gz
|
|
|
0b434c |
|
|
|
0b434c |
# The module org.osgi.cmpn requires implementing methods which were not
|
|
|
0b434c |
# implemented in previous versions where org.osgi.compendium was used
|
|
|
0b434c |
Patch0: 0000-Port-to-osgi-cmpn.patch
|
|
|
0b434c |
|
|
|
0b434c |
BuildRequires: maven-local
|
|
|
0b434c |
BuildRequires: mvn(junit:junit)
|
|
|
0b434c |
BuildRequires: mvn(org.apache.felix:felix-parent:pom:)
|
|
|
0b434c |
BuildRequires: mvn(org.mockito:mockito-core)
|
|
|
0b434c |
BuildRequires: mvn(org.osgi:osgi.cmpn)
|
|
|
0b434c |
BuildRequires: mvn(org.osgi:osgi.core)
|
|
|
0b434c |
|
|
|
0b434c |
%description
|
|
|
0b434c |
Utility classes for OSGi
|
|
|
0b434c |
|
|
|
0b434c |
%package javadoc
|
|
|
0b434c |
Summary: API documentation for %{name}
|
|
|
0b434c |
|
|
|
0b434c |
%description javadoc
|
|
|
0b434c |
This package contains the API documentation for %{name}.
|
|
|
0b434c |
|
|
|
0b434c |
%prep
|
|
|
0b434c |
%setup -q -n %{bundle}-%{version}
|
|
|
0b434c |
|
|
|
0b434c |
%patch0 -p1
|
|
|
0b434c |
|
|
|
0b434c |
%pom_remove_plugin :apache-rat-plugin
|
|
|
0b434c |
|
|
|
0b434c |
%mvn_file :%{bundle} "felix/%{bundle}"
|
|
|
0b434c |
|
|
|
0b434c |
%build
|
|
|
0b434c |
%mvn_build
|
|
|
0b434c |
|
|
|
0b434c |
%install
|
|
|
0b434c |
%mvn_install
|
|
|
0b434c |
|
|
|
0b434c |
%files -f .mfiles
|
|
|
0b434c |
%license LICENSE NOTICE
|
|
|
0b434c |
%doc DEPENDENCIES
|
|
|
0b434c |
|
|
|
0b434c |
%files javadoc -f .mfiles-javadoc
|
|
|
0b434c |
%license LICENSE NOTICE
|
|
|
0b434c |
|
|
|
0b434c |
%changelog
|
|
|
0b434c |
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.11.2-2
|
|
|
0b434c |
- Mass rebuild for javapackages-tools 201902
|
|
|
0b434c |
|
|
|
0b434c |
* Mon Jul 22 2019 Marian Koncek <mkoncek@redhat.com> - 1.11.2-1
|
|
|
0b434c |
- Update to upstream version 1.11.2
|
|
|
0b434c |
|
|
|
0b434c |
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.11.0-2
|
|
|
0b434c |
- Mass rebuild for javapackages-tools 201901
|
|
|
0b434c |
|
|
|
0b434c |
* Mon Nov 05 2018 Marian Koncek <mkoncek@redhat.com> - 1.11.0-1
|
|
|
0b434c |
- Update to upstream version 1.11.0
|
|
|
0b434c |
|
|
|
0b434c |
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.4-2
|
|
|
0b434c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
0b434c |
|
|
|
0b434c |
* Mon Nov 27 2017 Michael Simacek <msimacek@redhat.com> - 1.10.4-1
|
|
|
0b434c |
- Update to upstream version 1.10.4
|
|
|
0b434c |
|
|
|
0b434c |
* Tue Sep 12 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.2-1
|
|
|
0b434c |
- Update to upstream version 1.10.2
|
|
|
0b434c |
|
|
|
0b434c |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-2
|
|
|
0b434c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
0b434c |
|
|
|
0b434c |
* Fri Jun 02 2017 Roman Vais <rvais@redhat.com> - 1.10.0-1
|
|
|
0b434c |
- Update to upstream version 1.10.0
|
|
|
0b434c |
|
|
|
0b434c |
* Wed Mar 29 2017 Michael Simacek <msimacek@redhat.com> - 1.9.0-1
|
|
|
0b434c |
- Update to upstream version 1.9.0
|
|
|
0b434c |
|
|
|
0b434c |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-2
|
|
|
0b434c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
0b434c |
|
|
|
0b434c |
* Mon Jan 23 2017 Michael Simacek <msimacek@redhat.com> - 1.8.6-1
|
|
|
0b434c |
- Update to upstream version 1.8.6
|
|
|
0b434c |
|
|
|
0b434c |
* Thu Oct 13 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.2-4
|
|
|
0b434c |
- Remove build-dependency on maven-source-plugin
|
|
|
0b434c |
|
|
|
0b434c |
* Thu Jun 16 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.2-3
|
|
|
0b434c |
- Regenerate build-requires
|
|
|
0b434c |
- Update to current packaging guidelines
|
|
|
0b434c |
|
|
|
0b434c |
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-2
|
|
|
0b434c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
0b434c |
|
|
|
0b434c |
* Wed Jan 20 2016 Michael Simacek <msimacek@redhat.com> - 1.8.2-1
|
|
|
0b434c |
- Update to upstream version 1.8.2
|
|
|
0b434c |
|
|
|
0b434c |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2
|
|
|
0b434c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
0b434c |
|
|
|
0b434c |
* Thu Mar 12 2015 Michael Simacek <msimacek@redhat.com> - 1.8.0-1
|
|
|
0b434c |
- Update to upstream version 1.8.0
|
|
|
0b434c |
|
|
|
0b434c |
* Tue Jan 27 2015 Michael Simacek <msimacek@redhat.com> - 1.6.0-1
|
|
|
0b434c |
- Update to upstream version 1.6.0
|
|
|
0b434c |
|
|
|
0b434c |
* Tue Jan 27 2015 Mat Booth <mat.booth@redhat.com> - 1.4.0-1
|
|
|
0b434c |
- Update to upstream 1.4.0 release
|
|
|
0b434c |
- Re-enable tests
|
|
|
0b434c |
|
|
|
0b434c |
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2.0-8
|
|
|
0b434c |
- Add build-requires on mockito
|
|
|
0b434c |
|
|
|
0b434c |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-7
|
|
|
0b434c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
0b434c |
|
|
|
0b434c |
* Fri May 30 2014 Michal Srb <msrb@redhat.com> - 1.2.0-6
|
|
|
0b434c |
- Update BR
|
|
|
0b434c |
|
|
|
0b434c |
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2.0-5
|
|
|
0b434c |
- Remove BuildRequires on maven-surefire-provider-junit4
|
|
|
0b434c |
|
|
|
0b434c |
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.2.0-4
|
|
|
0b434c |
- Use Requires: java-headless rebuild (#1067528)
|
|
|
0b434c |
|
|
|
0b434c |
* Mon Aug 05 2013 Mat Booth <fedora@matbooth.co.uk> - 1.2.0-3
|
|
|
0b434c |
- Update for latest guidelines
|
|
|
0b434c |
|
|
|
0b434c |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
|
|
|
0b434c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
0b434c |
|
|
|
0b434c |
* Wed Apr 17 2013 Mat Booth <fedora@matbooth.co.uk> - 1.2.0-1
|
|
|
0b434c |
- Update to latest upstream version rhbz #892553.
|
|
|
0b434c |
- Drop patch, use preferred %%pom_* macros instead.
|
|
|
0b434c |
|
|
|
0b434c |
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-9
|
|
|
0b434c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
0b434c |
|
|
|
0b434c |
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.1.0-8
|
|
|
0b434c |
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
|
0b434c |
- Replace maven BuildRequires with maven-local
|
|
|
0b434c |
|
|
|
0b434c |
* Thu Jan 03 2013 Jaromir Capik <jcapik@redhat.com> - 1.1.0-7
|
|
|
0b434c |
- Changing target from jsr14 to 1.5 (#842593)
|
|
|
0b434c |
|
|
|
0b434c |
* Tue Sep 4 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.0-6
|
|
|
0b434c |
- Install NOTICE with javadoc pakcage
|
|
|
0b434c |
|
|
|
0b434c |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-5
|
|
|
0b434c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
0b434c |
|
|
|
0b434c |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-4
|
|
|
0b434c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
0b434c |
|
|
|
0b434c |
* Thu Oct 13 2011 Jaromir Capik <jcapik@redhat.com> - 1.1.0-3
|
|
|
0b434c |
- osgi.org groupId patch removed (fixed in felix-osgi-* packages)
|
|
|
0b434c |
|
|
|
0b434c |
* Thu Sep 08 2011 Jaromir Capik <jcapik@redhat.com> - 1.1.0-2
|
|
|
0b434c |
- Moved to felix subdir
|
|
|
0b434c |
- Minor spec file changes
|
|
|
0b434c |
|
|
|
0b434c |
* Wed Jul 13 2011 Jaromir Capik <jcapik@redhat.com> - 1.1.0-1
|
|
|
0b434c |
- Initial version
|