Logoj0ke.net Open Build Service > Projects > internetx:php5:extensions > php5-ssh2 > Changes
Sign Up | Log In

Changes of Revision 9

[-] Changed php5-ssh2.spec
x
 
1
@@ -1,10 +1,10 @@
2
 # norootforbuild
3
 %define pkg_name    ssh2
4
-%define pkg_version 0.11.0
5
+%define pkg_version 0.11.3
6
 %define php_version %(php-config --version 2>/dev/null || echo PHPCONFIG_NOT_FOUND)
7
 #
8
 Name: php5-ssh2
9
-Version: 0.11.0
10
+Version: 0.11.3
11
 Release: 0
12
 #
13
 License: PHP
14
@@ -16,11 +16,7 @@
15
 #
16
 URL: http://pecl.php.net/ssh2
17
 Source: http://pecl.php.net/package/ssh2/%{pkg_name}-%{version}.tgz
18
-#Patch0: php5-ssh2-lib64.patch
19
-#Patch1: php5-ssh2-fixes.patch
20
-#Patch2: php5-ssh2-compile-fix.patch
21
 Patch3: php5-ssh2-stream-segfault-fix.patch
22
-Patch4:    ssh2-php53.patch
23
 
24
 Summary: Bindings for the libssh2 library
25
 %description
26
@@ -35,11 +31,7 @@
27
 %debug_package
28
 %prep
29
 %setup -n %{pkg_name}-%{version}
30
-#%patch0
31
-#%patch1
32
-#%patch2
33
 %patch3
34
-%patch4
35
 
36
 %{__mkdir} %{name}
37
 
38
[+] Deleted php5-ssh2-compile-fix.patch ^
[+] Deleted php5-ssh2-fixes.patch ^
[+] Deleted php5-ssh2-lib64.patch ^
[+] Deleted ssh2-php53.patch ^
[+] Deleted ssh2-0.10.tgz/ssh2-0.10/config.m4 ^
[+] Deleted ssh2-0.10.tgz/ssh2-0.10/php_ssh2.h ^
[+] Deleted ssh2-0.10.tgz/ssh2-0.10/ssh2.c ^
[+] Deleted ssh2-0.10.tgz/ssh2-0.10/ssh2_fopen_wrappers.c ^
[+] Deleted ssh2-0.10.tgz/ssh2-0.10/ssh2_sftp.c ^
Deleted ssh2-0.11.0.tgz ^
[+] Changed ssh2-0.11.3.tgz/package.xml ^
[+] Added ssh2-0.11.3.tgz/ssh2-0.11.3/config.m4 ^
[+] Added ssh2-0.11.3.tgz/ssh2-0.11.3/php_ssh2.h ^
[+] Added ssh2-0.11.3.tgz/ssh2-0.11.3/ssh2.c ^
[+] Added ssh2-0.11.3.tgz/ssh2-0.11.3/ssh2_fopen_wrappers.c ^
[+] Added ssh2-0.11.3.tgz/ssh2-0.11.3/ssh2_sftp.c ^