package init
This commit is contained in:
parent
e3a26a3195
commit
d37cc9cbef
28
jetty-distribution-remote-resources.spec
Normal file
28
jetty-distribution-remote-resources.spec
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
Name: jetty-distribution-remote-resources
|
||||||
|
Version: 1.1
|
||||||
|
Release: 1
|
||||||
|
Summary: Jetty toolchain artifact for distribution remote resources
|
||||||
|
License: ASL 2.0 or EPL
|
||||||
|
URL: http://www.eclipse.org/jetty/
|
||||||
|
Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/snapshot/org.eclipse.jetty.toolchain-%{name}-%{version}.tar.gz
|
||||||
|
BuildArch: noarch
|
||||||
|
BuildRequires: jpackage-utils maven-local maven-remote-resources-plugin jetty-toolchain
|
||||||
|
Requires: jpackage-utils maven maven-remote-resources-plugin jetty-toolchain
|
||||||
|
%description
|
||||||
|
Jetty toolchain artifact for distribution remote distribution resources
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n org.eclipse.jetty.toolchain-%{name}-%{version} -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
%mvn_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%mvn_install
|
||||||
|
|
||||||
|
%files -f .mfiles
|
||||||
|
%doc src/main/resources/LICENSE*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Wed Aug 5 2020 huanghaitao <huanghaitao8@huawei.com> - 1.1-1
|
||||||
|
- package init
|
||||||
4
jetty-distribution-remote-resources.yaml
Normal file
4
jetty-distribution-remote-resources.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: git
|
||||||
|
src_repo: https://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git
|
||||||
|
tag_prefix: "jetty-distribution-remote-resources-"
|
||||||
|
seperator: "."
|
||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user