[packages/intellij-idea-ultimate] up to 2019.1
atler
atler at pld-linux.org
Wed Mar 27 18:55:14 CET 2019
commit cece62b677f3d88f559510f1f34d9872e571f607
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Mar 27 18:54:51 2019 +0100
up to 2019.1
intellij-idea-ultimate.spec | 9 +++++----
xdg-paths.patch | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/intellij-idea-ultimate.spec b/intellij-idea-ultimate.spec
index d45a062..dda3695 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: 2018.3.5
+Version: 2019.1
Release: 1
License: IntelliJ IDEA Commercial
Group: Development/Tools
Source0: http://download.jetbrains.com/idea/ideaIU-%{version}.tar.gz
-# NoSource0-md5: cd9ae212a1028ef16133bdf03c244678
+# NoSource0-md5: fabfc7ce6ac0625f342604e4431ff1c5
NoSource: 0
Source1: %{product}.desktop
Patch0: xdg-paths.patch
@@ -105,8 +105,7 @@ cp -p %{product}.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{product}.png
ln -s %{_pixmapsdir}/%{product}.png $RPM_BUILD_ROOT%{_appdir}/bin/%{product}.png
cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/%{product}.desktop
ln -s %{_appdir}/bin/%{product}.sh $RPM_BUILD_ROOT%{_bindir}/%{product}
-rm -r $RPM_BUILD_ROOT%{_appdir}/plugins/tfsIntegration/lib/native/{aix,freebsd,hpux,macosx,solaris,win32}
-rm -r $RPM_BUILD_ROOT%{_appdir}/plugins/tfsIntegration/lib/native/linux/{arm,ppc}
+rm -r $RPM_BUILD_ROOT%{_appdir}/lib/pty4j-native/linux/ppc64le
desktop-file-validate $RPM_BUILD_ROOT%{_desktopdir}/%{product}.desktop
@@ -159,6 +158,8 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%dir %{_appdir}/jre64
%dir %{_appdir}/jre64/bin
+%attr(755,root,root) %{_appdir}/jre64/bin/clhsdb
+%attr(755,root,root) %{_appdir}/jre64/bin/hsdb
%attr(755,root,root) %{_appdir}/jre64/bin/java
%attr(755,root,root) %{_appdir}/jre64/bin/jjs
%attr(755,root,root) %{_appdir}/jre64/bin/keytool
diff --git a/xdg-paths.patch b/xdg-paths.patch
index 4562125..f80eea2 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=IntelliJIdea2018.3 \
+ -Didea.paths.selector=IntelliJIdea2019.1 \
+ -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/cece62b677f3d88f559510f1f34d9872e571f607
More information about the pld-cvs-commit
mailing list