Logoj0ke.net Open Build Service > Projects > home:netmax:rebuilds > php4 > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed php4.spec
x
 
1
@@ -116,7 +116,7 @@
2
 
3
 # Added for PHP 4.4.9
4
 Patch128: php-4.4.9-pcre-x86_64.patch
5
-
6
+Patch129: php-4.4.9-dba-x86_64.patch
7
 BuildRoot: %{_tmppath}/%{name}-root
8
 
9
 BuildRequires: bzip2-devel, curl-devel >= 7.9, db4-devel, expat-devel
10
@@ -451,6 +451,7 @@
11
 # php 4.4.9 patches
12
 %ifarch x86_64
13
 %patch128 -p0 -b .pcre-64
14
+%patch129 -p0 -b .dba-64
15
 %endif
16
 
17
 # Prevent %%doc confusion over LICENSE files
18
[+] Added php-4.4.9-dba-x86_64.patch ^