diff options
-rw-r--r-- | mysql55.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec index 8221c90..da65eb3 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -549,7 +549,7 @@ rm -rf $RPM_BUILD_ROOT %pre libs echo -e "\nWARNING : This MySQL RPM is not an official Fedora / Red Hat build and it" echo -e "overrides the official one. Don't file bugs on Fedora Project nor Red Hat." -echo -e "Use dedicated forums http://forums.famillecollet.com/\n" +echo -e "Use dedicated forum at http://forum.remirepo.net/\n" %if %{?fedora}%{!?fedora:99} <= 18 echo -e "WARNING : Fedora %{fedora} is now EOL :" |