!1 package init

Merge pull request !1 from yaokai13/master
This commit is contained in:
openeuler-ci-bot 2020-08-29 16:29:31 +08:00 committed by Gitee
commit 6eacc7925d
3 changed files with 36 additions and 0 deletions

Binary file not shown.

32
jboss-specs-parent.spec Normal file
View File

@ -0,0 +1,32 @@
%global namedreltag .Beta2
%global namedversion %{version}%{?namedreltag}
Name: jboss-specs-parent
Version: 1.0.0
Release: 1
Summary: JBoss Specification API Parent POM
License: ASL 2.0
Url: http://www.jboss.org/
# svn export http://anonsvn.jboss.org/repos/jbossas/projects/specs/tags/jboss-specs-parent-1.0.0.Beta2/
# tar czf jboss-specs-parent-1.0.0.Beta2-src-svn.tar.gz jboss-specs-parent-1.0.0.Beta2
Source0: jboss-specs-parent-%{namedversion}-src-svn.tar.gz
BuildArch: noarch
BuildRequires: maven-local mvn(org.jboss:jboss-parent:pom:)
%description
Parent POM that allows building all specification projects at once.
%prep
%setup -q -n jboss-specs-parent-%{namedversion}
%pom_xpath_remove //pom:modules
%pom_remove_plugin :maven-release-plugin
%build
%mvn_build
%install
%mvn_install
%files -f .mfiles
%changelog
* Tue Aug 18 2020 yaokai <yaokai13@huawei.com> - 1.0.0-1
- package init

4
jboss-specs-parent.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: NA
src_repo: NA
tag_pattern: NA
seperator: NA