Witam,
Zrobiłem małą poprawkę w php.spec uaktualniającą PHP Litespeed SAPI.
To co jest w źródłach php jest trochę stare i lepiej wrzucić ich aktualną
wersję dostępną na http://litespeedtech.com/lsapi-downloads.html
Z tą poprawką na pewno się php buduje i wygląda że działa.
Nie wiem tylko czy nie powinienem podbijać release, no i czy te zmiany są
zgodne z przyjętymi zasadami, bo robiłem wszystko tak jak mi się wydawało.
--
Pozdrawiam,
Paweł
Index: php/php.spec
===================================================================
RCS file: /cvsroot/packages/php/php.spec,v
retrieving revision 1.897
diff -u -r1.897 php.spec
--- php/php.spec 10 Sep 2010 19:15:10 -0000 1.897
+++ php/php.spec 12 Oct 2010 13:01:57 -0000
@@ -69,6 +69,7 @@
%define apxs1 /usr/sbin/apxs1
%define apxs2 /usr/sbin/apxs
+%define litespeed_version 5.4
# disable all sapis
%if %{with gcov}
@@ -130,6 +131,8 @@
Source12: %{name}-branch.sh
Source13: dep-tests.sh
Source14: skip-tests.sh
+Source15: http://litespeedtech.com/packages/lsapi/%{name}-litespeed-%{litespeed_version}.tgz
+# Source15-md5: 8738d9e3a232c2a0518c514802c66d73
Patch0: %{name}-shared.patch
Patch1: %{name}-pldlogo.patch
Patch2: %{name}-mail.patch
@@ -2116,6 +2119,7 @@
%endif
%if %{with litespeed}
+gzip -dc %{SOURCE15} | tar xf - -C sapi/
%{__make} -f Makefile.litespeed
%endif
_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl