From 8adbd59b6405b0685015b7ffc7329318046eecdc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Dec 2010 15:05:22 +0100 Subject: Fedora 12 is now EOL --- mysql.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql.spec') 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 -- cgit