!1 package init

Merge pull request !1 from Causeway_Bay/master
This commit is contained in:
openeuler-ci-bot 2020-08-27 22:11:57 +08:00 committed by Gitee
commit 3aa8f6e2fe
3 changed files with 42 additions and 0 deletions

Binary file not shown.

38
maven-mapping.spec Normal file
View File

@ -0,0 +1,38 @@
Name: maven-mapping
Version: 3.0.0
Release: 1
Summary: Apache Maven Mapping
License: ASL 2.0
URL: http://maven.apache.org/shared/maven-mapping/
BuildArch: noarch
Source0: http://archive.apache.org/dist/maven/shared/maven-mapping-%{version}-source-release.zip
BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.maven:maven-core)
BuildRequires: mvn(org.apache.maven.plugin-testing:maven-plugin-testing-harness)
BuildRequires: mvn(org.apache.maven.shared:maven-shared-components:pom:)
BuildRequires: mvn(org.codehaus.plexus:plexus-interpolation)
%description
Maven shared component that implements file name mapping.
%package javadoc
Summary: API documentation for %{name}
%description javadoc
This package provides %{summary}.
%prep
%setup -q
%build
%mvn_build
%install
%mvn_install
%files -f .mfiles
%license LICENSE NOTICE
%files javadoc -f .mfiles-javadoc
%license LICENSE NOTICE
%changelog
* Tue Jul 28 2020 wangchong <wangchong56@huawei.com> - 3.0.0-1
- package init

4
maven-mapping.yaml Normal file
View File

@ -0,0 +1,4 @@
version-control: github
src_repo: apache/maven-mapping
tag_prefix: maven-mapping-
seperator: .