浏览代码

do not promote the old calling convention any longer

Ralf S. Engelschall 19 年之前
父节点
当前提交
4f9faf61d8
共有 3 个文件被更改,包括 6 次插入6 次删除
  1. 2 2
      mysql/mysql.spec
  2. 2 2
      mysql4/mysql4.spec
  3. 2 2
      mysql51/mysql51.spec

+ 2 - 2
mysql/mysql.spec

@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20061111
+Release:      20061112
 
 #   package options
 %option       with_server      yes
@@ -296,7 +296,7 @@ AutoReqProv:  no
           echo "is the DB user 'root'. Its initial password is empty."
           echo "After starting MySQL with..."
           echo ""
-          echo "  \$ $RPM_INSTALL_PREFIX/etc/rc mysql start"
+          echo "  \$ $RPM_INSTALL_PREFIX/bin/openpkg rc mysql start"
           echo ""
           echo "...you should change the password as soon as possible with:"
           echo ""

+ 2 - 2
mysql4/mysql4.spec

@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20061111
+Release:      20061112
 
 #   package options
 %option       with_server    yes
@@ -276,7 +276,7 @@ Provides:     mysql = %{version}-%{release}
           echo "is the DB user 'root'. Its initial password is empty."
           echo "After starting MySQL with..."
           echo ""
-          echo "  \$ $RPM_INSTALL_PREFIX/etc/rc mysql start"
+          echo "  \$ $RPM_INSTALL_PREFIX/bin/openpkg rc mysql start"
           echo ""
           echo "...you should change the password as soon as possible with:"
           echo ""

+ 2 - 2
mysql51/mysql51.spec

@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20061111
+Release:      20061112
 
 #   package options
 %option       with_server      yes
@@ -300,7 +300,7 @@ Provides:     mysql = %{version}-%{release}
           echo "is the DB user 'root'. Its initial password is empty."
           echo "After starting MySQL with..."
           echo ""
-          echo "  \$ $RPM_INSTALL_PREFIX/etc/rc mysql start"
+          echo "  \$ $RPM_INSTALL_PREFIX/bin/openpkg rc mysql start"
           echo ""
           echo "...you should change the password as soon as possible with:"
           echo ""