From ac36dfc0db31e30d2ab87b4abd5356116af0bc19 Mon Sep 17 00:00:00 2001 From: Russell Golden Date: Oct 09 2012 21:18:16 +0000 Subject: Changing requires to Firefox >= 3.5 to RHEL builds. Don't plan to enforce until next release. --- diff --git a/mozilla-https-everywhere.spec b/mozilla-https-everywhere.spec index ed264bd..070b0d6 100644 --- a/mozilla-https-everywhere.spec +++ b/mozilla-https-everywhere.spec @@ -24,7 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dos2unix %if 0%{?rhel} -Requires: firefox +Requires: firefox >= 3.5 %else Requires: mozilla-filesystem %endif