Christoph Schug 22 лет назад
Родитель
Сommit
2969a7908c
4 измененных файлов с 4 добавлено и 4 удалено
  1. 1 1
      mysql/my.cnf
  2. 1 1
      mysql/mysql.spec
  3. 1 1
      mysql4/my.cnf
  4. 1 1
      mysql4/mysql4.spec

+ 1 - 1
mysql/my.cnf

@@ -17,7 +17,7 @@ set-variable = pid_file=@l_prefix@/var/mysql/mysqld.pid
 user         = @l_rusr@
 basedir      = @l_prefix@
 
-#   logfile destinations (update rc.mysql accordingly)
+#   logfile destinations (overwrite values of rc.mysql in rc.conf accordingly)
 log          = @l_prefix@/var/mysql/common.log
 log-update   = @l_prefix@/var/mysql/update.log
 

+ 1 - 1
mysql/mysql.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [BASE]
 Group:        Database
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20030504
+Release:      20030505
 
 #   package options
 %option       with_berkeleydb  yes

+ 1 - 1
mysql4/my.cnf

@@ -17,7 +17,7 @@ set-variable = pid_file=@l_prefix@/var/mysql4/mysqld.pid
 user         = @l_rusr@
 basedir      = @l_prefix@
 
-#   logfile destinations (update rc.mysql accordingly)
+#   logfile destinations (overwrite values of rc.mysql4 in rc.conf accordingly)
 log          = @l_prefix@/var/mysql4/common.log
 log-update   = @l_prefix@/var/mysql4/update.log
 

+ 1 - 1
mysql4/mysql4.spec

@@ -39,7 +39,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20030502
+Release:      20030505
 
 #   package options
 %option       with_berkeleydb  yes