diff --git a/.gitignore b/.gitignore index 3d543f9..9fd6cb6 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-24.5.0-20140428.tar.xz /thunderbird-24.6.0.source.tar.bz2 /thunderbird-langpacks-24.6.0-20140609.tar.xz +/thunderbird-24.7.0.source.tar.bz2 +/thunderbird-langpacks-24.7.0-20140722.tar.xz diff --git a/sources b/sources index 58924ba..58b8e68 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 7804283cb4f5c1bbec711b470afe2472 thunderbird-24.7.0.source.tar.bz2 +ff00fce21aaca53bb9e0daf0910b7ba8 thunderbird-langpacks-24.7.0-20140722.tar.xz diff --git a/thunderbird.spec b/thunderbird.spec index 75faa8e..31518a0 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -1,4 +1,5 @@ # Use system nspr/nss? + %define system_nss 1 # Build as a debug package?