[mozilla-https-everywhere] Change spec file to require firefox on all versions of RHEL, not just 5.

Russell William Golden niveusluna at fedoraproject.org
Mon Jul 2 17:36:27 UTC 2012


commit 21ffe19aebbf2d9ffc3188338b52d154baf1e472
Author: Russell Golden <niveusluna at niveusluna.org>
Date:   Mon Jul 2 12:35:49 2012 -0500

    Change spec file to require firefox on all versions of RHEL, not just 5.

 mozilla-https-everywhere.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mozilla-https-everywhere.spec b/mozilla-https-everywhere.spec
index 5bc9e11..0767510 100644
--- a/mozilla-https-everywhere.spec
+++ b/mozilla-https-everywhere.spec
@@ -9,7 +9,7 @@
 
 Name:           mozilla-https-everywhere
 Version:        2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        HTTPS/HSTS enforcement extension for Mozilla Firefox and SeaMonkey
 
 Group:          Applications/Internet
@@ -21,7 +21,7 @@ Source0:        https://www.eff.org/files/https-everywhere-%{version}.xpi
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  dos2unix
-%if 0%{?rhel} == 5
+%if 0%{?rhel}
 Requires:       firefox
 %else
 Requires:       mozilla-filesystem
@@ -145,6 +145,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jul 02 2012 Russell Golden <niveusluna at niveusluna.org> - 2.1-3
+- Change Requires to require firefox on all RHEL versions
+
 * Sun Jun 24 2012 Russell Golden <niveusluna at niveusluna.org> - 2.1-2
 - Fix context menu breakage when URIs lack a host
 - Fixes: CiteULike, MozillaMessaging, Yandex, Demonoid, Pirate Party,


More information about the scm-commits mailing list