summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--thunderbird-lightning.spec8
1 files changed, 2 insertions, 6 deletions
diff --git a/thunderbird-lightning.spec b/thunderbird-lightning.spec
index cbcef1f..39f5d57 100644
--- a/thunderbird-lightning.spec
+++ b/thunderbird-lightning.spec
@@ -1,4 +1,4 @@
-%global nspr_version 4.8.6
+%global nspr_version 4.8.7
%global nss_version 3.12.8
%global cairo_version 1.10.0
%global freetype_version 2.1.9
@@ -53,10 +53,8 @@ Patch9: lightning-wcap.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-%if 0%{?fedora} >= 12
-BuildRequires: nspr-devel >= %{nspr_version}
-%endif
%if 0%{?fedora} >= 13
+BuildRequires: nspr-devel >= %{nspr_version}
BuildRequires: nss-devel >= %{nss_version}
%endif
%if 0%{?fedora} > 15
@@ -158,8 +156,6 @@ cat %{SOURCE10} \
%endif
%if %{fedora} < 13
| grep -v system-nss \
-%endif
-%if %{fedora} < 12
| grep -v system-nspr \
%endif
%if %{fedora} < 15