SPECS: horde-nic.spec - there is sql too

paszczus paszczus at pld-linux.org
Tue Mar 28 23:23:00 CEST 2006


Author: paszczus                     Date: Tue Mar 28 21:23:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- there is sql too

---- Files affected:
SPECS:
   horde-nic.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/horde-nic.spec
diff -u SPECS/horde-nic.spec:1.1 SPECS/horde-nic.spec:1.2
--- SPECS/horde-nic.spec:1.1	Tue Mar 28 23:11:30 2006
+++ SPECS/horde-nic.spec	Tue Mar 28 23:22:54 2006
@@ -89,6 +89,15 @@
 	install /dev/null -o root -g http -m660 %{_sysconfdir}/conf.php.bak
 fi
 
+if [ "$1" = 1 ]; then
+%banner %{name} -e <<-EOF
+        IMPORTANT:
+        If you are installing NIC for the first time, You may need to
+        create the NIC database tables. To do so run:
+        zcat %{_docdir}/%{name}-%{version}/scripts/sql/%{_hordeapp}.sql.gz | mysql horde
+EOF
+fi
+
 %triggerin -- apache1
 %webapp_register apache %{_webapp}
 
@@ -126,6 +135,9 @@
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.2  2006/03/28 21:22:54  paszczus
+- there is sql too
+
 Revision 1.1  2006/03/28 21:11:30  paszczus
 - initial spec
 
================================================================

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



More information about the pld-cvs-commit mailing list