Jelajahi Sumber

do not promote the old calling convention any longer

Ralf S. Engelschall 19 tahun lalu
induk
melakukan
4f9faf61d8
3 mengubah file dengan 6 tambahan dan 6 penghapusan
  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 ""