[packages/intellij-idea-ultimate] up to 2021.1

atler atler at pld-linux.org
Wed Apr 7 13:24:37 CEST 2021


commit 10b766f6fbc82fdbd94dbb5adf26aef3aa1eb25b
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Apr 7 12:00:46 2021 +0200

    up to 2021.1

 intellij-idea-ultimate.spec | 10 ++++++++--
 xdg-paths.patch             |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/intellij-idea-ultimate.spec b/intellij-idea-ultimate.spec
index 4c36b18..8a6f2a9 100644
--- a/intellij-idea-ultimate.spec
+++ b/intellij-idea-ultimate.spec
@@ -2,12 +2,12 @@
 %define		proddir	%{product}-IU
 Summary:	IntelliJ IDEA - The Most Intelligent Java IDE
 Name:		intellij-idea-ultimate
-Version:	2020.3.3
+Version:	2021.1
 Release:	1
 License:	IntelliJ IDEA Commercial
 Group:		Development/Tools
 Source0:	https://download.jetbrains.com/idea/ideaIU-%{version}.tar.gz
-# NoSource0-md5:	ff5b2d37608f3a2b188150788ef45ed8
+# NoSource0-md5:	72c14d3fab43f7add5a6b4e8d37b7646
 NoSource:	0
 Source1:	%{product}.desktop
 Patch0:		xdg-paths.patch
@@ -166,11 +166,17 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_appdir}/jbr/bin/jaotc
 %attr(755,root,root) %{_appdir}/jbr/bin/java
 %attr(755,root,root) %{_appdir}/jbr/bin/javac
+%attr(755,root,root) %{_appdir}/jbr/bin/jcmd
 %attr(755,root,root) %{_appdir}/jbr/bin/jdb
 %attr(755,root,root) %{_appdir}/jbr/bin/jfr
 %attr(755,root,root) %{_appdir}/jbr/bin/jhsdb
+%attr(755,root,root) %{_appdir}/jbr/bin/jinfo
 %attr(755,root,root) %{_appdir}/jbr/bin/jjs
+%attr(755,root,root) %{_appdir}/jbr/bin/jmap
+%attr(755,root,root) %{_appdir}/jbr/bin/jps
 %attr(755,root,root) %{_appdir}/jbr/bin/jrunscript
+%attr(755,root,root) %{_appdir}/jbr/bin/jstack
+%attr(755,root,root) %{_appdir}/jbr/bin/jstat
 %attr(755,root,root) %{_appdir}/jbr/bin/keytool
 %attr(755,root,root) %{_appdir}/jbr/bin/pack200
 %attr(755,root,root) %{_appdir}/jbr/bin/rmid
diff --git a/xdg-paths.patch b/xdg-paths.patch
index 61e88a4..b902eec 100644
--- a/xdg-paths.patch
+++ b/xdg-paths.patch
@@ -15,7 +15,7 @@
    "-Didea.vendor.name=${PRODUCT_VENDOR}" \
    "-Didea.paths.selector=${PATHS_SELECTOR}" \
 +  -Dwebide.config.dir=$WEBIDE_CONFIG_DIR -Dwebide.cache.dir=$WEBIDE_CACHE_DIR \
-   "-Djb.vmOptionsFile=$VM_OPTIONS_FILE" \
+   "-Djb.vmOptionsFile=${USER_VM_OPTIONS_FILE:-${VM_OPTIONS_FILE}}" \
    ${IDE_PROPERTIES_PROPERTY} \
    -Didea.jre.check=true \
 --- IntelliJIdea-145.258.2/bin/idea.properties~	2016-03-16 17:02:05.000000000 +0200
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/intellij-idea-ultimate.git/commitdiff/93a2384812559857a01f5bd2403ef7429c967522



More information about the pld-cvs-commit mailing list