!8 Changed source url and desciption
Merge pull request !8 from Noah/master
This commit is contained in:
commit
0d98da51f7
@ -10,11 +10,11 @@
|
||||
%global debug_package %{nil}
|
||||
Name: icedtea-web
|
||||
Version: 1.8.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Additional Java components for OpenJDK - Java Web Start implementation
|
||||
License: LGPLv2+ and GPLv2 with exceptions
|
||||
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: desktop-file-utils glib2-devel autoconf automake cargo junit hamcrest
|
||||
BuildRequires: libappstream-glib tagsoup git
|
||||
@ -31,7 +31,7 @@ Provides: javaws = 1:%{javaver}
|
||||
Provides: %{preffered_java}-javaws = 1:%{version}
|
||||
|
||||
%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
|
||||
Summary: Header files for icedtea-web
|
||||
@ -162,6 +162,9 @@ exit 0
|
||||
%{_datadir}/man/man1/*
|
||||
|
||||
%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
|
||||
- Update to 1.8.4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user