commit 62a6879b346b0253fb131019363180153e215ef6
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jul 22 13:54:44 2015 +0300

    up to 9.0

 phpstorm.spec |  6 +++---
 pld.patch     | 11 +++++------
 2 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/phpstorm.spec b/phpstorm.spec
index 7ea4c67..29803c7 100644
--- a/phpstorm.spec
+++ b/phpstorm.spec
@@ -1,13 +1,13 @@
 %include       /usr/lib/rpm/macros.java
 Summary:       Lightweight and Smart PHP IDE
 Name:          phpstorm
-Version:       8.0.3
+Version:       9.0
 Release:       1
 # TODO: figure out what's the licensing and redistribution
 License:       ?
 Group:         Development/Tools
 Source0:       http://download.jetbrains.com/webide/PhpStorm-%{version}.tar.gz
-# NoSource0-md5:       84bf478ea1104e62771047a1c30474ef
+# NoSource0-md5:       57df6b40a1fa6814802fa999cff7ed66
 NoSource:      0
 Source1:       %{name}.desktop
 Source2:       %{name}.py
@@ -46,7 +46,7 @@ Note: PhpStorm includes all the functionality of WebStorm 
(HTML/CSS
 Editor, JavaScript Editor) and adds full-fledged support for PHP.
 
 %prep
-%setup -qn PhpStorm-139.1348
+%setup -qn PhpStorm-141.1912
 
 # keep only single arch files (don't want to pull 32bit deps by default),
 # if you want to mix, install rpm from both arch
diff --git a/pld.patch b/pld.patch
index ea9cbad..e5c3b33 100644
--- a/pld.patch
+++ b/pld.patch
@@ -1,18 +1,17 @@
---- PhpStorm-139.732/bin/phpstorm.sh~  2014-12-10 13:42:32.000000000 +0200
-+++ PhpStorm-139.732/bin/phpstorm.sh   2014-12-13 21:00:59.776397175 +0200
-@@ -152,8 +152,11 @@
+--- PhpStorm-141.1912/bin/phpstorm.sh~ 2015-07-07 13:24:20.000000000 +0300
++++ PhpStorm-141.1912/bin/phpstorm.sh  2015-07-22 13:30:21.733198210 +0300
+@@ -157,7 +157,10 @@
    fi
  fi
  
+-IDE_JVM_ARGS="-Didea.platform.prefix=PhpStorm -Didea.no.jre.check=true"
 +WEBIDE_CONFIG_DIR="${XDG_CONFIG_HOME:-$HOME/.config}/PhpStorm"
 +WEBIDE_CACHE_DIR="${XDG_CACHE_HOME:-$HOME/.cache}/PhpStorm"
 +
- COMMON_JVM_ARGS="-XX:ErrorFile=$HOME/java_error_in_WEBIDE_%p.log 
\"-Xbootclasspath/a:$IDE_HOME/lib/boot.jar\" -Didea.paths.selector=WebIde80 
$IDE_PROPERTIES_PROPERTY"
--IDE_JVM_ARGS="-Didea.platform.prefix=PhpStorm -Didea.no.jre.check=true"
 +IDE_JVM_ARGS="-Didea.platform.prefix=PhpStorm -Didea.no.jre.check=true 
-Dwebide.config.dir=$WEBIDE_CONFIG_DIR -Dwebide.cache.dir=$WEBIDE_CACHE_DIR"
- ALL_JVM_ARGS="$VM_OPTIONS $COMMON_JVM_ARGS $IDE_JVM_ARGS $AGENT 
$REQUIRED_JVM_ARGS"
  
  CLASSPATH="$IDE_HOME/lib/bootstrap.jar"
+ CLASSPATH="$CLASSPATH:$IDE_HOME/lib/extensions.jar"
 --- PhpStorm-133.982/bin/idea.properties~      2014-02-25 05:43:47.000000000 
+0200
 +++ PhpStorm-133.982/bin/idea.properties       2014-03-19 23:57:13.956684223 
+0200
 @@ -6,21 +6,25 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phpstorm.git/commitdiff/62a6879b346b0253fb131019363180153e215ef6

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to