!8 Changed source url and desciption

Merge pull request !8 from Noah/master
This commit is contained in:
openeuler-ci-bot 2020-08-29 12:01:52 +08:00 committed by Gitee
commit 0d98da51f7

View File

@ -10,11 +10,11 @@
%global debug_package %{nil} %global debug_package %{nil}
Name: icedtea-web Name: icedtea-web
Version: 1.8.4 Version: 1.8.4
Release: 1 Release: 2
Summary: Additional Java components for OpenJDK - Java Web Start implementation Summary: Additional Java components for OpenJDK - Java Web Start implementation
License: LGPLv2+ and GPLv2 with exceptions License: LGPLv2+ and GPLv2 with exceptions
URL: http://icedtea.classpath.org/wiki/IcedTea-Web URL: http://icedtea.classpath.org/wiki/IcedTea-Web
Source0: http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz Source0: http://github.com/AdoptOpenJDK/IcedTea-Web/archive/%{name}-%{version}.tar.gz
BuildRequires: javapackages-tools javapackages-local %{preffered_java}-devel BuildRequires: javapackages-tools javapackages-local %{preffered_java}-devel
BuildRequires: desktop-file-utils glib2-devel autoconf automake cargo junit hamcrest BuildRequires: desktop-file-utils glib2-devel autoconf automake cargo junit hamcrest
BuildRequires: libappstream-glib tagsoup git BuildRequires: libappstream-glib tagsoup git
@ -31,7 +31,7 @@ Provides: javaws = 1:%{javaver}
Provides: %{preffered_java}-javaws = 1:%{version} Provides: %{preffered_java}-javaws = 1:%{version}
%description %description
The IcedTea-Web project provides a Free Software web browser plugin for running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. The IcedTea-Web project provides a an implementation of Java Web Start(originally based on the Netx project, now opensource part of OpenWebStart) and a settings tool to manage deployment settings for the aforementioned Web Start implements.
%package devel %package devel
Summary: Header files for icedtea-web Summary: Header files for icedtea-web
@ -162,6 +162,9 @@ exit 0
%{_datadir}/man/man1/* %{_datadir}/man/man1/*
%changelog %changelog
* Sat Aug 29 2020 noah <hedongbo@huawei.com> - 1.8.4-2
- Changed source url and description
* Thu Aug 27 2020 noah <hedongbo@huawei.com> - 1.8.4-1 * Thu Aug 27 2020 noah <hedongbo@huawei.com> - 1.8.4-1
- Update to 1.8.4 - Update to 1.8.4