Author: glen                         Date: Wed Feb 23 17:14:04 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update post install message for the first time

---- Files affected:
SPECS:
   horde.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: SPECS/horde.spec
diff -u SPECS/horde.spec:1.70 SPECS/horde.spec:1.71
--- SPECS/horde.spec:1.70       Wed Feb 23 17:05:29 2005
+++ SPECS/horde.spec    Wed Feb 23 18:13:59 2005
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 # TODO:
 # - support for Oracle and Sybase
-# - php-ldap might be needed if ldap auth is used
 #
 %include       /usr/lib/rpm/macros.php
 Summary:       The common Horde Framework for all Horde modules
@@ -140,14 +139,23 @@
 fi
 
 if [ "$1" = 1 ]; then
+# put this message all properly together.
 %banner %{name} -e <<EOF
 
 IMPORTANT:
-If you are installing for the first time, You must now
+If You are installing horde for the first time, You must
 create the Horde database tables. Look into directory
 /usr/share/doc/%{name}-%{version}/scripts/sql
-to find out how to do this for your database.
+to find out how to do this for Your database.
+
+Depending on authorization You choose,
+You need to install php-ldap package and setup ldap schema from
+/usr/share/doc/%{name}-%{version}/scripts/ldap.
+
+NOTE: You don't need SQL database, if you use just LDAP.
+
 EOF
+# '
 
 fi
 
@@ -238,6 +246,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2005/02/23 17:13:59  glen
+- update post install message for the first time
+
 Revision 1.70  2005/02/23 16:05:29  glen
 - fix apache1 confdir trigger
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde.spec?r1=1.70&r2=1.71&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to