diff options
| author | Remi Collet <fedora@famillecollet.com> | 2010-12-03 15:05:22 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2010-12-03 15:05:22 +0100 | 
| commit | 8adbd59b6405b0685015b7ffc7329318046eecdc (patch) | |
| tree | 6d661f4ef8711ac7b35bbb6a513b5af3aeac1f9e | |
| parent | 73922df2c384596ad7e40604818946480be29100 (diff) | |
Fedora 12 is now EOL
| -rw-r--r-- | mysql-dev.spec | 2 | ||||
| -rw-r--r-- | mysql.spec | 2 | 
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 @@ -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  | 
