SPECS: drupal.spec - better %post %banner message

glen glen at pld-linux.org
Mon Aug 15 12:12:51 CEST 2005


Author: glen                         Date: Mon Aug 15 10:12:51 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- better %post %banner message

---- Files affected:
SPECS:
   drupal.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/drupal.spec
diff -u SPECS/drupal.spec:1.17 SPECS/drupal.spec:1.18
--- SPECS/drupal.spec:1.17	Thu Jul  7 18:14:47 2005
+++ SPECS/drupal.spec	Mon Aug 15 12:12:45 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Platforma do zarządzania treścią o otwartych źródłach
 Name:		drupal
 Version:	4.6.2
-Release:	0.18
+Release:	0.21
 Epoch:		0
 License:	GPL
 Group:		Applications/WWW
@@ -195,12 +195,12 @@
 if [ "$1" = 1 ]; then
 %banner -e %{name} <<EOF
 If this is your first install of Drupal, you need to create drupal database:
-shell$ mysqladmin create drupal
+mysqladmin create drupal
 
 and import initial schema:
-shell$ zcat %{_docdir}/%{name}-%{version}/database/database.mysql.gz | mysql drupal
+zcat %{_docdir}/%{name}-%{version}/database/database.mysql.gz | mysql drupal
 
-(anyway, read INSTALL file from documentation).
+Also read INSTALL from documentation!
 
 EOF
 fi
@@ -260,6 +260,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/08/15 10:12:45  glen
+- better %post %banner message
+
 Revision 1.17  2005/07/07 16:14:47  qboosh
 - pl for -xmlrpc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drupal.spec?r1=1.17&r2=1.18&f=u




More information about the pld-cvs-commit mailing list