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

Changes of Revision 5

[-] Changed php5-ssh2.spec
x
 
1
@@ -18,6 +18,7 @@
2
 Source: http://pecl.php.net/package/ssh2/%{pkg_name}-%{version}.tgz
3
 Patch0: php5-ssh2-lib64.patch
4
 Patch1: php5-ssh2-fixes.patch
5
+Patch2: php5-ssh2-compile-fix.patch
6
 
7
 Summary: Bindings for the libssh2 library
8
 %description
9
@@ -34,6 +35,7 @@
10
 %setup -n %{pkg_name}-%{version}
11
 %patch0
12
 %patch1
13
+%patch2
14
 
15
 %{__mkdir} %{name}
16
 
17
[+] Added php5-ssh2-compile-fix.patch ^