package init
This commit is contained in:
parent
f9baa1674f
commit
5755d8d76c
40
geronimo-jms.spec
Normal file
40
geronimo-jms.spec
Normal file
@ -0,0 +1,40 @@
|
||||
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 <songshuaishuai2@huawei.com> - 1.1.11-27
|
||||
- Package init
|
||||
BIN
geronimo-jta_1.1_spec-1.1.1.tar.gz
Normal file
BIN
geronimo-jta_1.1_spec-1.1.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user