summaryrefslogtreecommitdiffstats
path: root/xulrunner.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-10-09 11:26:01 +0200
committerRemi Collet <fedora@famillecollet.com>2012-10-09 11:26:01 +0200
commitf5900e2201707ea4a3c6595f8f4e96be2a1b3785 (patch)
treeadbae86275f50d30522642eea74526394b2f8ab6 /xulrunner.spec
parent963e0b37fc2d1c7a9d590db828c564e528aaa80a (diff)
php-pecl-mysqlnd-qc: save our spec
Diffstat (limited to 'xulrunner.spec')
-rw-r--r--xulrunner.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/xulrunner.spec b/xulrunner.spec
index 0afa88c..d38fb53 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -1,5 +1,5 @@
# Use system nspr/nss?
-%if 0%{?fedora} < 15 && 0%{?rhel} < 6
+%if 0%{?fedora} < 16 && 0%{?rhel} < 7
%define system_nss 0
%else
%define system_nss 1
@@ -34,7 +34,7 @@
%global lcms_version 1.18
%if %{?system_nss}
-%global nspr_version 4.9
+%global nspr_version 4.9.2
%global nss_version 3.13.3
%endif