package init
This commit is contained in:
parent
70aac8e357
commit
8e56d768a7
BIN
znerd-oss-parent-3.tar.gz
Normal file
BIN
znerd-oss-parent-3.tar.gz
Normal file
Binary file not shown.
34
znerd-oss-parent.spec
Normal file
34
znerd-oss-parent.spec
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
Name: znerd-oss-parent
|
||||||
|
Version: 3
|
||||||
|
Release: 1
|
||||||
|
Summary: Znerd.org OSS Parent
|
||||||
|
License: BSD
|
||||||
|
URL: https://github.com/znerd/znerd-oss-parent
|
||||||
|
Source0: https://github.com/znerd/znerd-oss-parent/archive/znerd-oss-parent-%{version}.tar.gz
|
||||||
|
|
||||||
|
BuildRequires: maven-local mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||||
|
BuildRequires: mvn(org.apache.maven.plugins:maven-release-plugin)
|
||||||
|
BuildRequires: mvn(org.apache.maven.shared:maven-common-artifact-filters)
|
||||||
|
BuildRequires: mvn(org.apache.maven.shared:maven-shared-components:pom:)
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
%description
|
||||||
|
Parent for znerd.org OSS Projects.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -n %{name}-%{name}-%{version}
|
||||||
|
%pom_remove_plugin org.apache.maven.plugins:maven-eclipse-plugin
|
||||||
|
|
||||||
|
%build
|
||||||
|
%mvn_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%mvn_install
|
||||||
|
|
||||||
|
%files -f .mfiles
|
||||||
|
%doc CHANGES.txt README.txt
|
||||||
|
%license COPYRIGHT.txt
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Mon Aug 17 2020 maminjie <maminjie1@huawei.com> - 3-1
|
||||||
|
- package init
|
||||||
4
znerd-oss-parent.yaml
Normal file
4
znerd-oss-parent.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: znerd/znerd-oss-parent
|
||||||
|
tag_prefix: "znerd-oss-parent-"
|
||||||
|
seperator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user