commit
68e18aeb41
45
felix-utils.spec
Normal file
45
felix-utils.spec
Normal file
@ -0,0 +1,45 @@
|
||||
Name: felix-utils
|
||||
Version: 1.10.4
|
||||
Release: 4
|
||||
Summary: Utility library for OSGi
|
||||
License: ASL 2.0
|
||||
URL: http://felix.apache.org
|
||||
BuildArch: noarch
|
||||
Source0: http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.utils/%{version}/org.apache.felix.utils-%{version}-source-release.tar.gz
|
||||
|
||||
BuildRequires: maven-local mvn(org.apache.felix:felix-parent:pom:)
|
||||
BuildRequires: mvn(org.osgi:org.osgi.compendium) mvn(org.osgi:org.osgi.core)
|
||||
|
||||
%description
|
||||
Utility library for OSGi
|
||||
|
||||
%package help
|
||||
Summary: API usage documentation for felix-utils
|
||||
Provides: felix-utils-javadoc = %{version}-%{release}
|
||||
Obsoletes: felix-utils-javadoc < %{version}-%{release}
|
||||
|
||||
%description help
|
||||
This package is documentation that introduce usage for felix-utils.
|
||||
|
||||
%prep
|
||||
%autosetup -n org.apache.felix.utils-%{version} -p1
|
||||
|
||||
%pom_remove_plugin :apache-rat-plugin
|
||||
|
||||
%mvn_file :org.apache.felix.utils "felix/org.apache.felix.utils"
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
|
||||
%files -f .mfiles
|
||||
%license LICENSE NOTICE
|
||||
%doc DEPENDENCIES
|
||||
|
||||
%files help -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Thu Dec 12 2018 wanjiankang <wanjiankang@huawei.com> - 1.10.4-4
|
||||
- Package Init
|
||||
BIN
org.apache.felix.utils-1.10.4-source-release.tar.gz
Normal file
BIN
org.apache.felix.utils-1.10.4-source-release.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user