[packages/intellij-idea-ultimate] up to 2019.3
atler
atler at pld-linux.org
Thu Nov 28 16:49:38 CET 2019
commit 7b74c0aaaa2cdfde9c0828a7b0534890e8bca39c
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Nov 28 16:41:57 2019 +0100
up to 2019.3
intellij-idea-ultimate.spec | 5 ++---
xdg-paths.patch | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/intellij-idea-ultimate.spec b/intellij-idea-ultimate.spec
index 8ab2809..ef29aec 100644
--- a/intellij-idea-ultimate.spec
+++ b/intellij-idea-ultimate.spec
@@ -3,12 +3,12 @@
%include /usr/lib/rpm/macros.java
Summary: IntelliJ IDEA - The Most Intelligent Java IDE
Name: intellij-idea-ultimate
-Version: 2019.2.4
+Version: 2019.3
Release: 1
License: IntelliJ IDEA Commercial
Group: Development/Tools
Source0: http://download.jetbrains.com/idea/ideaIU-%{version}.tar.gz
-# NoSource0-md5: 52ccf55c09136fc9bb2cc6d2fbf7455f
+# NoSource0-md5: 4680ce7cab20197481d967a462d58def
NoSource: 0
Source1: %{product}.desktop
Patch0: xdg-paths.patch
@@ -84,7 +84,6 @@ rm bin/fsnotifier64
rm bin/%{product}.vmoptions
rm bin/fsnotifier
%endif
-rm bin/fsnotifier-arm
chmod a+rx bin/*.so bin/fsnotifier*
mv bin/%{product}.png .
diff --git a/xdg-paths.patch b/xdg-paths.patch
index 664cee1..2caa544 100644
--- a/xdg-paths.patch
+++ b/xdg-paths.patch
@@ -13,7 +13,7 @@
@@ -187,6 +190,7 @@
"-XX:ErrorFile=$HOME/java_error_in_IDEA_%p.log" \
"-XX:HeapDumpPath=$HOME/java_error_in_IDEA.hprof" \
- -Didea.paths.selector=IntelliJIdea2019.2 \
+ -Didea.paths.selector=IntelliJIdea2019.3 \
+ -Dwebide.config.dir=$WEBIDE_CONFIG_DIR -Dwebide.cache.dir=$WEBIDE_CACHE_DIR \
"-Djb.vmOptionsFile=$VM_OPTIONS_FILE" \
${IDE_PROPERTIES_PROPERTY} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/intellij-idea-ultimate.git/commitdiff/7b74c0aaaa2cdfde9c0828a7b0534890e8bca39c
More information about the pld-cvs-commit
mailing list