commit
aae11ebe2c
BIN
jbossws-parent-1.3.0.Final.tar.gz
Normal file
BIN
jbossws-parent-1.3.0.Final.tar.gz
Normal file
Binary file not shown.
29
jbossws-parent.spec
Normal file
29
jbossws-parent.spec
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
%global namedreltag .Final
|
||||||
|
%global namedversion %{version}%{?namedreltag}
|
||||||
|
Name: jbossws-parent
|
||||||
|
Version: 1.3.0
|
||||||
|
Release: 1
|
||||||
|
Summary: JBossWS Parent
|
||||||
|
License: LGPLv2+
|
||||||
|
URL: http://www.jboss.org/jbossws
|
||||||
|
Source0: https://github.com/jbossws/jbossws-parent/archive/jbossws-parent-%{namedversion}.tar.gz
|
||||||
|
BuildArch: noarch
|
||||||
|
BuildRequires: maven-local mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||||
|
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
|
||||||
|
%description
|
||||||
|
This package contains the JBossWS Parent.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -n jbossws-parent-jbossws-parent-%{namedversion}
|
||||||
|
|
||||||
|
%build
|
||||||
|
%mvn_build -j
|
||||||
|
|
||||||
|
%install
|
||||||
|
%mvn_install
|
||||||
|
|
||||||
|
%files -f .mfiles
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Thu Aug 20 2020 yaokai <yaokai13@huawei.com> - 1.3.0-1
|
||||||
|
- Package init
|
||||||
4
jbossws-parent.yaml
Normal file
4
jbossws-parent.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: jbossws/jbossws-parent
|
||||||
|
tag_pattern: "jbossws-parent-(.*?).Final"
|
||||||
|
seperator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user