Author: glen Date: Thu Feb 24 22:55:32 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- database tables are not required; LDAP is alternative
- add scripts/sql to doc
---- Files affected:
SPECS:
turba.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/turba.spec
diff -u SPECS/turba.spec:1.24 SPECS/turba.spec:1.25
--- SPECS/turba.spec:1.24 Thu Feb 24 23:18:50 2005
+++ SPECS/turba.spec Thu Feb 24 23:55:26 2005
@@ -3,7 +3,7 @@
Summary(pl): TURBA - Książka adresowa dla IMP-a
Name: turba
Version: 2.0.2
-Release: 1.2
+Release: 1.3
License: LGPL
Vendor: The Horde Project
Group: Applications/Mail
@@ -104,11 +104,13 @@
if [ "$1" = 1 ]; then
%banner %{name} -e <<EOF
IMPORTANT:
-If you are installing for the first time, you must now
+If you are installing for the first time, You must need to
create the TURBA database tables. Look into directory
-/usr/share/doc/%{name}-%{version}/drivers
+/usr/share/doc/%{name}-%{version}/sql
to find out how to do this for your database.
+for LDAP backend you need php-ldap package.
+
EOF
fi
@@ -145,7 +147,7 @@
%files
%defattr(644,root,root,755)
-%doc README docs/* scripts/*.reg scripts/ldap
+%doc README docs/* scripts/*.reg scripts/ldap scripts/sql
%attr(770,root,http) %dir %{_sysconfdir}/%{name}
%attr(640,root,root) %config(noreplace) %{_sysconfdir}/apache-%{name}.conf
%attr(660,root,http) %config(noreplace) %{_sysconfdir}/%{name}/*.php
@@ -165,6 +167,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2005/02/24 22:55:26 glen
+- database tables are not required; LDAP is alternative
+- add scripts/sql to doc
+
Revision 1.24 2005/02/24 22:18:50 glen
- R: apache instead of PreReq it
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/turba.spec?r1=1.24&r2=1.25&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit