[packages/phpstorm] up to 8.0.1
glen
glen at pld-linux.org
Sun Sep 21 12:29:35 CEST 2014
commit f9bf9537a0305798da4eb072f68eb49c58b3320c
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Sep 21 13:28:36 2014 +0300
up to 8.0.1
seems to require java8
error: phpstorm-8.0.1-1.x86_64: req java(ClassDataVersion) >= 52.0 not found
phpstorm.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/phpstorm.spec b/phpstorm.spec
index c4b7b6e..eb7d09d 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
+Version: 8.0.1
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: 4e29c06628a4db9faed1c25c5f086bbf
+# NoSource0-md5: cef81f374f35520b88fba5eb329e8b33
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-138.2000.2262
+%setup -qn PhpStorm-138.2001.2328
# keep only single arch files (don't want to pull 32bit deps by default),
# if you want to mix, install rpm from both arch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phpstorm.git/commitdiff/f9bf9537a0305798da4eb072f68eb49c58b3320c
More information about the pld-cvs-commit
mailing list