commit
1d37b00949
28
apache-logging-parent.spec
Normal file
28
apache-logging-parent.spec
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
Name: apache-logging-parent
|
||||||
|
Version: 1
|
||||||
|
Release: 1
|
||||||
|
License: ASL 2.0
|
||||||
|
Summary: Parent pom for Apache Logging Services projects
|
||||||
|
URL: https://logging.apache.org/
|
||||||
|
Source0: https://repo1.maven.org/maven2/org/apache/logging/logging-parent/%{version}/logging-parent-%{version}-source-release.zip
|
||||||
|
BuildArch: noarch
|
||||||
|
BuildRequires: maven-local mvn(org.apache:apache:pom:)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Parent pom for Apache Logging Services projects.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -n logging-parent-%{version}
|
||||||
|
|
||||||
|
%build
|
||||||
|
%mvn_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%mvn_install
|
||||||
|
|
||||||
|
%files -f .mfiles
|
||||||
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Tue Jul 28 2020 chengzihan <chengzihan2@huawei.com> - 1-1
|
||||||
|
- Package init
|
||||||
5
apache-logging-parent.yaml
Normal file
5
apache-logging-parent.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
git_url: https://github.com/apache/logging-parent.git
|
||||||
|
version_control: github
|
||||||
|
src_repo: apache/logging-parent
|
||||||
|
tag_prefix: "logging-parent-"
|
||||||
|
seperator: "."
|
||||||
BIN
logging-parent-1-source-release.zip
Normal file
BIN
logging-parent-1-source-release.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user