Add NEWS
This commit is contained in:
parent
9f7bcfc740
commit
901505b01d
2557
SOURCES/NEWS
Normal file
2557
SOURCES/NEWS
Normal file
File diff suppressed because it is too large
Load Diff
@ -587,6 +587,8 @@ Source0: openjdk-jdk%{featurever}u-%{vcstag}.tar.xz
|
||||
# Disabled in portables
|
||||
#Source9: jconsole.desktop.in
|
||||
|
||||
# Release notes
|
||||
Source10: NEWS
|
||||
|
||||
# nss configuration file
|
||||
Source11: nss.cfg.in
|
||||
@ -1188,6 +1190,7 @@ function installjdk() {
|
||||
find ${imagepath}/bin/ -exec chmod +x {} \;
|
||||
|
||||
# Install local files which are distributed with the JDK
|
||||
install -m 644 %{SOURCE10} ${imagepath}
|
||||
install -m 644 nss.cfg ${imagepath}/conf/security/
|
||||
|
||||
# Create fake alt-java as a placeholder for future alt-java
|
||||
|
Loading…
Reference in New Issue
Block a user