diff --git a/thunderbird.spec b/thunderbird.spec index 8c78d8f..c06f465 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -12,14 +12,6 @@ %define build_langpacks 1 -%if 0%{?rhel} -%if %{?system_nss} -%global nspr_version 4.10 -%global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) -%global nss_version 3.15.2 -%global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) -%endif -%else %if %{?system_nss} %global nspr_version 4.10.2 %global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) @@ -27,8 +19,6 @@ %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) %endif -%endif - %define cairo_version 1.8.8 %define freetype_version 2.1.9