From fc466de7fc81171ca0109979395afda5bee5fd65 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 --- firefox-dev.spec | 2 +- firefox.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/firefox-dev.spec b/firefox-dev.spec index 6bd5e17..304c958 100644 --- a/firefox-dev.spec +++ b/firefox-dev.spec @@ -483,7 +483,7 @@ echo -e "\nWARNING : This %{name} %{version} %{mycomment} RPM is not an official echo -e "Fedora build and it 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 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 -- cgit