diff options
-rw-r--r-- | mysql55.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec index 80455b2..bb34c4e 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -546,7 +546,7 @@ echo -e "\nWARNING : This MySQL RPM is not an official Fedora / Red Hat build an 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" -%if %{?fedora}%{!?fedora:99} <= 15 +%if %{?fedora}%{!?fedora:99} <= 16 echo -e "WARNING : Fedora %{fedora} is now EOL :" echo -e "You should consider upgrading to a supported release.\n" %endif |