diff options
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index b6885e1..a2555c7 100644 --- a/firefox.spec +++ b/firefox.spec @@ -463,7 +463,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.\n" 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 |