!5 Update to version 1.8.1
From: @wang--ge Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
f0dcc27794
BIN
1_2.tar.gz
BIN
1_2.tar.gz
Binary file not shown.
BIN
grizzly-npn-1_8_1.tar.gz
Normal file
BIN
grizzly-npn-1_8_1.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: grizzly-npn
|
Name: grizzly-npn
|
||||||
Version: 1.2
|
Version: 1.8.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Grizzly Next Protocol Negotiation API
|
Summary: Grizzly Next Protocol Negotiation API
|
||||||
License: CDDL or GPLv2 with exceptions
|
License: CDDL-1.0 or GPLv2 with exceptions
|
||||||
URL: https://grizzly.java.net/spdy.html
|
URL: https://grizzly.java.net/spdy.html
|
||||||
Source0: https://github.com/javaee/%{name}/archive/1_2.tar.gz
|
Source0: https://github.com/javaee/%{name}/archive/1_8_1/%{name}-1_8_1.tar.gz
|
||||||
Source1: https://javaee.github.io/glassfish/LICENSE
|
Source1: https://javaee.github.io/glassfish/LICENSE
|
||||||
BuildRequires: maven-local mvn(net.java:jvnet-parent:pom:)
|
BuildRequires: maven-local mvn(net.java:jvnet-parent:pom:)
|
||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
@ -45,7 +45,7 @@ Summary: Javadoc for %{name}
|
|||||||
This package contains javadoc for %{name}.
|
This package contains javadoc for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-1_2
|
%setup -q -n %{name}-1_8_1
|
||||||
cp -p %{SOURCE1} LICENSE.html
|
cp -p %{SOURCE1} LICENSE.html
|
||||||
sed -i "s,59 Temple Place,51 Franklin Street,;s,Suite 330,Fifth Floor,;s,02111-1307,02110-1301," $(find -name "*.java") LICENSE.html
|
sed -i "s,59 Temple Place,51 Franklin Street,;s,Suite 330,Fifth Floor,;s,02111-1307,02110-1301," $(find -name "*.java") LICENSE.html
|
||||||
mkdir -p osgi/target/classes/META-INF
|
mkdir -p osgi/target/classes/META-INF
|
||||||
@ -91,6 +91,9 @@ rm -r bootstrap/src/main/java/sun/security/ssl/Alerts.java \
|
|||||||
%license LICENSE.html
|
%license LICENSE.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 29 2024 Ge Wang <wang__ge@126.com> - 1.8.1-1
|
||||||
|
- Update to version 1.8.1
|
||||||
|
|
||||||
* Mon Nov 9 2020 wutao <wutao61@huawei.com> - 1.2-2
|
* Mon Nov 9 2020 wutao <wutao61@huawei.com> - 1.2-2
|
||||||
- fix build error
|
- fix build error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user