commit
52beacb256
30
felix-gogo-parent.spec
Normal file
30
felix-gogo-parent.spec
Normal file
@ -0,0 +1,30 @@
|
||||
Name: felix-gogo-parent
|
||||
Version: 4
|
||||
Release: 1
|
||||
Summary: Parent pom for Apache Felix Gogo
|
||||
License: ASL 2.0
|
||||
URL: http://felix.apache.org/documentation/subprojects/apache-felix-gogo.html
|
||||
Source0: http://archive.apache.org/dist/felix/gogo-parent-%{version}-source-release.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local mvn(org.apache.felix:felix-parent:pom:)
|
||||
|
||||
%description
|
||||
Apache Felix Gogo is a subproject of Apache Felix implementing a command
|
||||
line shell for OSGi. It is used in many OSGi runtimes and servers.
|
||||
|
||||
%prep
|
||||
%setup -q -n gogo-parent-%{version}
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
|
||||
%files -f .mfiles
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Aug 3 2020 leiju <leiju4@huawei.com> - 4-1
|
||||
- Package init
|
||||
4
felix-gogo-parent.yaml
Normal file
4
felix-gogo-parent.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: apache/felix-dev
|
||||
tag_prefix: "gogo-parent-"
|
||||
seperator: "."
|
||||
BIN
gogo-parent-4-source-release.tar.gz
Normal file
BIN
gogo-parent-4-source-release.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user