From 18195564ba93e0d18a6af38e703bc0e5611c1b3f Mon Sep 17 00:00:00 2001 From: Salman Siddiqui Date: Nov 21 2018 19:09:34 +0000 Subject: Initial import (#1649570). --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..63185b5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/1.0.1.tar.gz diff --git a/ee4j-parent.spec b/ee4j-parent.spec new file mode 100644 index 0000000..8795981 --- /dev/null +++ b/ee4j-parent.spec @@ -0,0 +1,40 @@ +Name: ee4j-parent +Version: 1.0.1 +Release: 1%{?dist} +Summary: Parent POM file for Eclipse Enterprise for Java projects + +License: EPL-2.0 or GPLv2 with exceptions +URL: https://github.com/eclipse-ee4j/ee4j + +Source0: https://github.com/eclipse-ee4j/ee4j/archive/1.0.1.tar.gz + +BuildArch: noarch + +BuildRequires: maven-local + +%description +Eclipse Enterprise for Java (EE4J) is an open source initiative to create +standard APIs, implementations of those APIs, and technology compatibility kits +for Java run-times that enable development, deployment, and management of +server-side and cloud-native applications. + +%global tarball_name ee4j-%{version} + +%prep +%setup -q -n %{tarball_name} + +mv %{_builddir}/%{tarball_name}/parent/pom.xml %{_builddir}/%{tarball_name}/pom.xml +rm -r %{_builddir}/%{tarball_name}/parent/ + +%build +%mvn_build + +%install +%mvn_install + +%files -f .mfiles +%doc README.md + +%changelog +* Fri Sep 21 2018 Salman Siddiqui - 1.0.1-1 +- Initial packaging diff --git a/sources b/sources new file mode 100644 index 0000000..697486c --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (1.0.1.tar.gz) = 72a97e40c83c084f7be4a9c4649ea68299ae1ff48bcdd4c0d0991eb497f7b4fb8aee16238ccbdf81ee5f6281d0f48e8d5625d722726adcffb86ce4805d753d2a