Browse Source

do not promote the old calling convention any longer

Ralf S. Engelschall 19 years ago
parent
commit
4f9faf61d8
3 changed files with 6 additions and 6 deletions
  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
 Group:        Database
 License:      GPL
 License:      GPL
 Version:      %{V_opkg}
 Version:      %{V_opkg}
-Release:      20061111
+Release:      20061112
 
 
 #   package options
 #   package options
 %option       with_server      yes
 %option       with_server      yes
@@ -296,7 +296,7 @@ AutoReqProv:  no
           echo "is the DB user 'root'. Its initial password is empty."
           echo "is the DB user 'root'. Its initial password is empty."
           echo "After starting MySQL with..."
           echo "After starting MySQL with..."
           echo ""
           echo ""
-          echo "  \$ $RPM_INSTALL_PREFIX/etc/rc mysql start"
+          echo "  \$ $RPM_INSTALL_PREFIX/bin/openpkg rc mysql start"
           echo ""
           echo ""
           echo "...you should change the password as soon as possible with:"
           echo "...you should change the password as soon as possible with:"
           echo ""
           echo ""

+ 2 - 2
mysql4/mysql4.spec

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

+ 2 - 2
mysql51/mysql51.spec

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