[packages/icedtea8] move %{_jvmdir}/java to -jre

jajcus jajcus at pld-linux.org
Mon Jun 5 10:10:31 CEST 2017


commit 7da2f2a640f41157885898f8771f31cd1f9a9f57
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Jun 5 10:09:14 2017 +0200

    move %{_jvmdir}/java to -jre
    
    This is the only generic path pointing to JRE files (including
    libjvm.so), it should be provided by the -jre package.

 icedtea8.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icedtea8.spec b/icedtea8.spec
index 5d884c6..801eada 100644
--- a/icedtea8.spec
+++ b/icedtea8.spec
@@ -648,7 +648,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/wsgen
 %attr(755,root,root) %{_bindir}/wsimport
 %attr(755,root,root) %{_bindir}/xjc
-%{_jvmdir}/java
 %{_mandir}/man1/extcheck.1*
 %{_mandir}/man1/idlj.1*
 %{_mandir}/man1/jarsigner.1*
@@ -789,6 +788,7 @@ rm -rf $RPM_BUILD_ROOT
 %lang(ja) %{_mandir}/ja/man1/servertool.1*
 %lang(ja) %{_mandir}/ja/man1/tnameserv.1*
 %lang(ja) %{_mandir}/ja/man1/unpack200.1*
+%{_jvmdir}/java
 
 %files jre-base
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icedtea8.git/commitdiff/7da2f2a640f41157885898f8771f31cd1f9a9f57



More information about the pld-cvs-commit mailing list