SPECS: horde.spec - fixed webroot detection in registry.php (we ha...

baggins baggins at pld-linux.org
Fri Sep 14 00:52:58 CEST 2007


Author: baggins                      Date: Thu Sep 13 22:52:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed webroot detection in registry.php (we have configs in /etc)

---- Files affected:
SPECS:
   horde.spec (1.162 -> 1.163) 

---- Diffs:

================================================================
Index: SPECS/horde.spec
diff -u SPECS/horde.spec:1.162 SPECS/horde.spec:1.163
--- SPECS/horde.spec:1.162	Mon Aug 27 11:53:00 2007
+++ SPECS/horde.spec	Fri Sep 14 00:52:52 2007
@@ -38,6 +38,7 @@
 Patch3:		%{name}-blank-admins.patch
 Patch4:		%{name}-config-xml.patch
 Patch5:		%{name}-mime_drivers.patch
+Patch6:		%{name}-webroot.patch
 Patch100:	%{name}-branch.diff
 URL:		http://www.horde.org/
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
@@ -160,6 +161,7 @@
 done
 
 %patch5 -p1
+%patch6 -p1
 
 # Described in documentation as dangerous file...
 rm test.php
@@ -331,6 +333,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.163  2007/09/13 22:52:52  baggins
+- fixed webroot detection in registry.php (we have configs in /etc)
+
 Revision 1.162  2007/08/27 09:53:00  glen
 - update to 3.2-alpha
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde.spec?r1=1.162&r2=1.163&f=u



More information about the pld-cvs-commit mailing list