!9 Modify invalid source0
From: @caodongxia Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
9c2f80857c
BIN
2_3_24.tar.gz
BIN
2_3_24.tar.gz
Binary file not shown.
@ -5,9 +5,9 @@
|
|||||||
%bcond_with jaxws
|
%bcond_with jaxws
|
||||||
Name: grizzly
|
Name: grizzly
|
||||||
Version: 2.3.24
|
Version: 2.3.24
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Java NIO Server Framework
|
Summary: Java NIO Server Framework
|
||||||
License: (CDDL or GPLv2 with exceptions) and BSD and ASL 2.0 and Public Domain
|
License: (CDDL-1.1 or GPLv2 with exceptions) and BSD and ASL 2.0 and Public Domain
|
||||||
URL: http://grizzly.java.net/
|
URL: http://grizzly.java.net/
|
||||||
Source0: https://github.com/javaee/grizzly/archive/2_3_24.tar.gz
|
Source0: https://github.com/javaee/grizzly/archive/2_3_24.tar.gz
|
||||||
BuildRequires: maven-local mvn(com.sun.istack:istack-commons-maven-plugin)
|
BuildRequires: maven-local mvn(com.sun.istack:istack-commons-maven-plugin)
|
||||||
@ -52,7 +52,7 @@ Summary: Javadoc for %{name}
|
|||||||
This package contains javadoc for %{name}.
|
This package contains javadoc for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-mirror-%{namedversion}
|
%setup -q -n %{name}-%{namedversion}
|
||||||
find . -name '*.class' -delete
|
find . -name '*.class' -delete
|
||||||
find . -name '*.jar' -print -delete
|
find . -name '*.jar' -print -delete
|
||||||
find . -name '*.js' -print -delete
|
find . -name '*.js' -print -delete
|
||||||
@ -149,6 +149,9 @@ xmvn test --batch-mode --offline verify -Dmaven.test.failure.ignore=true
|
|||||||
%license LICENSE.txt Grizzly_THIRDPARTYLICENSEREADME.txt
|
%license LICENSE.txt Grizzly_THIRDPARTYLICENSEREADME.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 19 2022 caodongxia <caodongxia@h-partners.com> - 2.3.24-3
|
||||||
|
- Modify invalid source0
|
||||||
|
|
||||||
* Tue Apr 27 2021 maminjie <maminjie1@huawei.com> - 2.3.24-2
|
* Tue Apr 27 2021 maminjie <maminjie1@huawei.com> - 2.3.24-2
|
||||||
- Move the test to the %check stage
|
- Move the test to the %check stage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user