SPECS: drupal.spec - typo

glen glen at pld-linux.org
Mon Oct 31 15:02:16 CET 2005


Author: glen                         Date: Mon Oct 31 14:02:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   drupal.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/drupal.spec
diff -u SPECS/drupal.spec:1.36 SPECS/drupal.spec:1.37
--- SPECS/drupal.spec:1.36	Mon Oct 31 15:00:18 2005
+++ SPECS/drupal.spec	Mon Oct 31 15:02:11 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Platforma do zarządzania treścią o otwartych źródłach
 Name:		drupal
 Version:	4.6.3
-Release:	0.33
+Release:	0.34
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://drupal.org/files/projects/%{name}-%{version}.tar.gz
@@ -207,7 +207,7 @@
 mysqladmin create drupal
 zcat %{_docdir}/%{name}-db-mysql-%{version}/database.mysql.gz | mysql drupal
 mysql -e "GRANT SELECT, INSERT, UPDATE, DELETE ON drupal.* TO 'drupal'@'localhost' IDENTIFIED BY 'PASSWORD'"
-mysql -e "GRANT CREATE TEMPORARY TABLES, LOCK TABLES ON *.* TO 'drupal'@'localhost"
+mysql -e "GRANT CREATE TEMPORARY TABLES, LOCK TABLES ON *.* TO 'drupal'@'localhost'"
 
 EOF
 fi
@@ -290,6 +290,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2005/10/31 14:02:11  glen
+- typo
+
 Revision 1.36  2005/10/31 14:00:18  glen
 - database related stuff to database subpackages
 
================================================================

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




More information about the pld-cvs-commit mailing list