summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mysql-dev.spec2
-rw-r--r--mysql.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/mysql-dev.spec b/mysql-dev.spec
index 9eb637e..1609ec9 100644
--- a/mysql-dev.spec
+++ b/mysql-dev.spec
@@ -397,7 +397,7 @@ echo -e "\nWARNING : This MySQL RPM is not an official Fedora/Redhat build and i
echo -e "overrides the official one. Don't file bugs on Fedora Project nor Redhat."
echo -e "Use dedicated forums http://forums.famillecollet.com/\n"
-%if %{?fedora}%{!?fedora:99} <= 11
+%if %{?fedora}%{!?fedora:99} <= 12
echo -e "WARNING : Fedora %{fedora} is now EOL :"
echo -e "You should consider upgrading to a supported release.\n"
%endif
diff --git a/mysql.spec b/mysql.spec
index fa89563..4a1082c 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -398,7 +398,7 @@ echo -e "\nWARNING : This MySQL RPM is not an official Fedora/Redhat build and i
echo -e "overrides the official one. Don't file bugs on Fedora Project nor Redhat."
echo -e "Use dedicated forums http://forums.famillecollet.com/\n"
-%if %{?fedora}%{!?fedora:99} <= 11
+%if %{?fedora}%{!?fedora:99} <= 12
echo -e "WARNING : Fedora %{fedora} is now EOL :"
echo -e "You should consider upgrading to a supported release.\n"
%endif