SPECS: php4.spec - change yelling to TODO as the first won't do an...

glen glen at pld-linux.org
Mon Aug 8 12:34:33 CEST 2005


Author: glen                         Date: Mon Aug  8 10:34:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- change yelling to TODO as the first won't do anyway, second maybe

---- Files affected:
SPECS:
   php4.spec (1.455 -> 1.456) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.455 SPECS/php4.spec:1.456
--- SPECS/php4.spec:1.455	Sun Jul 24 23:18:34 2005
+++ SPECS/php4.spec	Mon Aug  8 12:34:28 2005
@@ -1855,13 +1855,14 @@
 	$RPM_BUILD_ROOT%{_mandir}/man1
 
 # install apache1 DSO module
-# LIBTOOL GURUS COULD LOOK AT THIS MESS AND THROW THEIR GOOD IDEAS HERE
 %if %{with apache1}
+# TODO: use libtool here
 install sapi/apache/.libs/libphp4.so $RPM_BUILD_ROOT%{_libdir}/apache1/libphp4.so
 %endif
 
 # install apache2 DSO module
 %if %{with apache2}
+# TODO: use libtool here
 install sapi/apache2handler/.libs/libphp4.so $RPM_BUILD_ROOT%{_libdir}/apache/libphp4.so
 %endif
 
@@ -2945,6 +2946,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.456  2005/08/08 10:34:28  glen
+- change yelling to TODO as the first won't do anyway, second maybe
+
 Revision 1.455  2005/07/24 21:18:34  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.455&r2=1.456&f=u




More information about the pld-cvs-commit mailing list