commit
6594e4a001
BIN
uom-parent-1.0.3.tar.gz
Normal file
BIN
uom-parent-1.0.3.tar.gz
Normal file
Binary file not shown.
28
uom-parent.spec
Normal file
28
uom-parent.spec
Normal file
@ -0,0 +1,28 @@
|
||||
Name: uom-parent
|
||||
Version: 1.0.3
|
||||
Release: 5
|
||||
Summary: Measurement Project Parent POM for Units
|
||||
License: BSD
|
||||
URL: https://github.com/unitsofmeasurement/uom-parent
|
||||
Source0: https://github.com/unitsofmeasurement/uom-parent/archive/%{version}/uom-parent-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: maven-local maven-install-plugin
|
||||
%description
|
||||
This is the main parent pom for all Units of Measurement Maven projects.
|
||||
|
||||
%prep
|
||||
%autosetup -n uom-parent-%{version} -p1
|
||||
%pom_remove_parent
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
|
||||
%files -f .mfiles
|
||||
%doc README.md LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Jun 4 2020 yanan li <liyanan032@huawei.com> - 1.0.3-5
|
||||
- Package init
|
||||
5
uom-parent.yaml
Normal file
5
uom-parent.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
git_url: https://github.com/unitsofmeasurement/uom-parent.git
|
||||
version_control: github
|
||||
src_repo: unitsofmeasurement/uom-parent
|
||||
tag_prefix: ""
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user