Blame SPECS/felix-osgi-foundation.spec

2343fd
%{?scl:%scl_package felix-osgi-foundation}
2343fd
%{!?scl:%global pkg_name %{name}}
2343fd
2343fd
%global bundle org.osgi.foundation
2343fd
2343fd
Name:    %{?scl_prefix}felix-osgi-foundation
2343fd
Version: 1.2.0
2343fd
Release: 21.2%{?dist}
2343fd
Summary: Felix OSGi Foundation EE Bundle
2343fd
Group:   Development/Libraries
2343fd
License: ASL 2.0
2343fd
URL:     http://felix.apache.org
2343fd
Source0: http://www.apache.org/dist/felix/%{bundle}-%{version}-project.tar.gz
2343fd
2343fd
BuildArch: noarch
2343fd
2343fd
BuildRequires: java-devel >= 1:1.6.0
2343fd
BuildRequires: %{?scl_prefix}jpackage-utils
2343fd
BuildRequires: %{?scl_prefix}maven-local
2343fd
BuildRequires: %{?scl_prefix}mockito
2343fd
BuildRequires: %{?scl_prefix}felix-parent
2343fd
2343fd
Requires: java-headless >= 1:1.6.0
2343fd
2343fd
%description
2343fd
OSGi Foundation Execution Environment (EE) Classes.
2343fd
2343fd
%package javadoc
2343fd
Group:          Documentation
2343fd
Summary:        API documentation for %{pkg_name}
2343fd
2343fd
%description javadoc
2343fd
This package contains API documentation for %{pkg_name}.
2343fd
2343fd
%prep
2343fd
%setup -q -n %{bundle}-%{version}
2343fd
2343fd
%mvn_file :%{bundle} "felix/%{bundle}"
2343fd
%mvn_alias "org.apache.felix:%{bundle}" "org.osgi:%{bundle}"
2343fd
2343fd
%build
2343fd
%mvn_build
2343fd
2343fd
%install
2343fd
%mvn_install
2343fd
2343fd
%files -f .mfiles
2343fd
%doc LICENSE NOTICE
2343fd
2343fd
%files javadoc -f .mfiles-javadoc
2343fd
%doc LICENSE NOTICE
2343fd
2343fd
%changelog
2343fd
* Thu Jun 22 2017 Michael Simacek <msimacek@redhat.com> - 1.2.0-21.2
2343fd
- Mass rebuild 2017-06-22
2343fd
2343fd
* Wed Jun 21 2017 Java Maintainers <java-maint@redhat.com> - 1.2.0-21.1
2343fd
- Automated package import and SCL-ization
2343fd
2343fd
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-21
2343fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2343fd
2343fd
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-20
2343fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2343fd
2343fd
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-19
2343fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2343fd
2343fd
* Tue Jun 10 2014 Alexander Kurtakov <akurtako@redhat.com> 1.2.0-18
2343fd
- Add misssing BR on felix-parent.
2343fd
2343fd
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-17
2343fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2343fd
2343fd
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2.0-16
2343fd
- Remove BuildRequires on maven-surefire-provider-junit4
2343fd
2343fd
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.2.0-15
2343fd
- Use Requires: java-headless rebuild (#1067528)
2343fd
2343fd
* Mon Aug 05 2013 Mat Booth <fedora@matbooth.co.uk> - 1.2.0-14
2343fd
- Update for latest guidelines
2343fd
2343fd
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-13
2343fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2343fd
2343fd
* Mon Feb 25 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2.0-12
2343fd
- Add missing BR: maven-local
2343fd
2343fd
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-11
2343fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2343fd
2343fd
* Thu Aug 16 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2.0-10
2343fd
- Install LICENSE and NOTICE
2343fd
- Fix directory permissions
2343fd
- Remove rpm bug workaround
2343fd
2343fd
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-9
2343fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2343fd
2343fd
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-8
2343fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2343fd
2343fd
* Wed Nov 30 2011 Alexander Kurtakov <akurtako@redhat.com> 1.2.0-7
2343fd
- Build with maven 3.
2343fd
- Adapt to current guidelines.
2343fd
2343fd
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-6
2343fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2343fd
2343fd
* Mon Dec 27 2010 Mat Booth <fedora@matbooth.co.uk> - 1.2.0-5
2343fd
- Update maven plug-in BRs.
2343fd
2343fd
* Mon Dec 13 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.2.0-4
2343fd
- Versionless jars & javadocs
2343fd
- Fix pom filename (#655800)
2343fd
2343fd
* Wed Jun 30 2010 Victor G. Vasilyev <victor.vasilyev@sun.com> 1.2.0-3
2343fd
- The javadoc subpackage should have requires on jpackage-utils
2343fd
- Use the mavenpomdir macro
2343fd
- Rename the mavenPOM macro to publicPOM
2343fd
2343fd
* Tue Jun 29 2010 Victor G. Vasilyev <victor.vasilyev@sun.com> 1.2.0-2
2343fd
- Use maven to build the project instead of ant
2343fd
2343fd
* Thu Jun 24 2010 Victor G. Vasilyev <victor.vasilyev@sun.com> 1.2.0-1
2343fd
- Release 1.2.0