update to version 1.2.2
This commit is contained in:
parent
9bbde6ffd2
commit
f603a3b05e
Binary file not shown.
BIN
idlj-maven-plugin-1.2.2.tar.gz
Normal file
BIN
idlj-maven-plugin-1.2.2.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: idlj-maven-plugin
|
Name: idlj-maven-plugin
|
||||||
Version: 1.2.1
|
Version: 1.2.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: The CORBA IDL Compiler Maven Plugin
|
Summary: The CORBA IDL Compiler Maven Plugin
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://www.mojohaus.org/plugins.html
|
URL: http://www.mojohaus.org/plugins.html
|
||||||
Source0: https://github.com/mojohaus/%{name}/archive/%{name}-%{version}.tar.gz
|
Source0: https://github.com/mojohaus/idlj-maven-plugin/archive/refs/tags/%{name}-%{version}.tar.gz
|
||||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: maven-local mvn(avalon-logkit:avalon-logkit) mvn(junit:junit)
|
BuildRequires: maven-local mvn(avalon-logkit:avalon-logkit) mvn(junit:junit)
|
||||||
@ -24,6 +24,7 @@ This package contains the API documentation for %{name}.
|
|||||||
%setup -q -n %{name}-%{name}-%{version}
|
%setup -q -n %{name}-%{name}-%{version}
|
||||||
%pom_change_dep :plexus-compiler-api org.codehaus.plexus:
|
%pom_change_dep :plexus-compiler-api org.codehaus.plexus:
|
||||||
%pom_change_dep org.jacorb: :jacorb-idl-compiler
|
%pom_change_dep org.jacorb: :jacorb-idl-compiler
|
||||||
|
%pom_remove_dep org.glassfish.corba:idlj
|
||||||
cp %{SOURCE1} .
|
cp %{SOURCE1} .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -40,6 +41,9 @@ cp %{SOURCE1} .
|
|||||||
%license LICENSE-2.0.txt
|
%license LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 10 2024 Ge Wang <wang__ge@126.com> - 1.2.2-1
|
||||||
|
- Update to version 1.2.2
|
||||||
|
|
||||||
* Sat Jan 09 2021 Ge Wang <wangge20@huawei.com> - 1.2.1-2
|
* Sat Jan 09 2021 Ge Wang <wangge20@huawei.com> - 1.2.1-2
|
||||||
- Modify homepage url and Source url
|
- Modify homepage url and Source url
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user