Name: geronimo-jms Version: 1.1.1 Release: 27 Summary: Geronimo Jms License: ASL 2.0 URL: http://geronimo.apache.org/ BuildArch: noarch Source0: https://github.com/apache/geronimo-specs/archive/geronimo-jta_1.1_spec-%{version}.tar.gz BuildRequires: maven-local mvn(org.apache.geronimo.specs:specs:pom:) %description Geronimo-jmsis a messaging standard that allows application components based on the Java 2 Platform.It Enterprises Edition(J2EE) to create, send, receive, and read messages. %package help Summary: Help documentation for geronimo-jms Provides: %{name}-javadoc = %{version}-%{release} Obsoletes: %{name}-javadoc < %{version}-%{release} %description help This geronimo-jms-help package contains help document. %prep %autosetup -n geronimo-specs-geronimo-jta_1.1_spec-%{version} -p1 %mvn_file : geronimo-jms geronimo-jms_1.1_spec jms %mvn_alias : javax.jms:jms %build %mvn_build -f %install %mvn_install %files -f .mfiles %license LICENSE.txt %files help -f .mfiles-javadoc %doc NOTICE.txt %changelog * Sun Mar 15 2020 Shuaishuai Song - 1.1.11-27 - Package init