!4 Bring source file into correspondence with described in spec file
From: @wang--ge Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
19829c03e7
Binary file not shown.
@ -2,13 +2,11 @@
|
|||||||
%global namedversion %{version}%{?namedreltag}
|
%global namedversion %{version}%{?namedreltag}
|
||||||
Name: jboss-jms-1.1-api
|
Name: jboss-jms-1.1-api
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: JBoss JMS API 1.1 Spec
|
Summary: JBoss JMS API 1.1 Spec
|
||||||
License: CDDL or GPLv2 with exceptions
|
License: CDDL-1.0 or GPL-2.0-only with exceptions
|
||||||
URL: http://www.jboss.org
|
URL: http://www.jboss.org
|
||||||
# git clone git://github.com/jboss/jboss-jms-api_spec.git jboss-jms-1.1-api
|
Source0: https://github.com/jboss/jboss-jms-api_spec/archive/refs/tags/jboss-jms-api_1.1_spec-1.0.1.Final.tar.gz
|
||||||
# cd jboss-jms-1.1-api/ && git archive --format=tar --prefix=jboss-jms-1.1-api jboss-jms-api_1.1_spec-1.0.1.Final | xz > jboss-jms-1.1-api-1.0.1.Final.tar.xz
|
|
||||||
Source0: jboss-jms-1.1-api-%{namedversion}.tar.xz
|
|
||||||
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
BuildRequires: mvn(org.jboss:jboss-parent:pom:)
|
BuildRequires: mvn(org.jboss:jboss-parent:pom:)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -21,7 +19,7 @@ Summary: Javadoc for jboss-jms-1.1-api
|
|||||||
This package contains the API documentation for jboss-jms-1.1-api.
|
This package contains the API documentation for jboss-jms-1.1-api.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n jboss-jms-1.1-api
|
%setup -q -n jboss-jms-api_spec-jboss-jms-api_1.1_spec-1.0.1.Final
|
||||||
%pom_remove_plugin :maven-source-plugin
|
%pom_remove_plugin :maven-source-plugin
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -39,5 +37,8 @@ This package contains the API documentation for jboss-jms-1.1-api.
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 Ge Wang <wangge20@h-partners.com> - 1.0.1-2
|
||||||
|
- Bring source file into correspondence with described in spec file
|
||||||
|
|
||||||
* Mon Aug 17 2020 yaokai <yaokai13@huawei.com> - 1.0.1-1
|
* Mon Aug 17 2020 yaokai <yaokai13@huawei.com> - 1.0.1-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
BIN
jboss-jms-api_1.1_spec-1.0.1.Final.tar.gz
Normal file
BIN
jboss-jms-api_1.1_spec-1.0.1.Final.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user