diff options
-rw-r--r-- | thunderbird.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thunderbird.spec b/thunderbird.spec index 96e41fe..1f29f85 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -482,7 +482,7 @@ echo -e "\nWARNING : This %{name} RPM is not an official Fedora build and it" echo -e "overrides the official one. Don't file bugs on Fedora Project." 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 |