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 | 65418bd6978d2a738dc2a9afa9cd704cfe484f29 (patch) | |
tree | cce3411e7682869c6819c4a80ffc5adcbfad6c44 | |
parent | 91f464248cf9c4686643feda9aa13fc24a4ca601 (diff) |
Fedora 12 is now EOL
-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 |