summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-09-18 09:35:22 +0200
committerRemi Collet <fedora@famillecollet.com>2010-09-18 09:35:22 +0200
commit741df0ae02a1d6b6d817ec3790e7817c344dda4b (patch)
treedfc6d8289f97166a4e746c80156f9c7f0e749f40
parenta0b0bd725c59bef36177bb02c3f79c665a96c4a6 (diff)
nss 3.12.7 and nspr 4.8.6 now available in updates
-rw-r--r--thunderbird.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/thunderbird.spec b/thunderbird.spec
index 45422cd..0b36c49 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -80,8 +80,8 @@ Patch6: remove-static.patch
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-%if 0%{?fedora} >= 15
-## NSPR 4.8.6 is on updates-testing
+%if 0%{?fedora} >= 13
+## NSPR 4.8.6 is on updates-testing (f12)
BuildRequires: nspr-devel >= %{nspr_version}
%endif
%if 0%{?fedora} >= 11
@@ -125,7 +125,7 @@ BuildRequires: GConf2-devel
%if 0%{?fedora} >= 9
Requires: mozilla-filesystem
%endif
-%if 0%{?fedora} >= 15
+%if 0%{?fedora} >= 13
Requires: nspr >= %{nspr_version}
%endif
%if 0%{?fedora} >= 11