rpms/thunderbird-enigmail/devel thunderbird-enigmail.spec,1.22,1.23

Remi Collet remi at rpmfusion.org
Tue May 1 09:44:47 CEST 2012


Author: remi

Update of /cvs/free/rpms/thunderbird-enigmail/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21965

Modified Files:
	thunderbird-enigmail.spec 
Log Message:
spec cleanups


Index: thunderbird-enigmail.spec
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/devel/thunderbird-enigmail.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- thunderbird-enigmail.spec	1 May 2012 07:39:47 -0000	1.22
+++ thunderbird-enigmail.spec	1 May 2012 07:44:47 -0000	1.23
@@ -1,3 +1,5 @@
+%global debug_build 0
+
 # Use system Librairies ?
 %if 0%{?fedora} <= 17
 %global system_sqlite 0
@@ -21,7 +23,7 @@
 #
 # IMPORTANT: If there is no top level directory, this should be 
 # set to the cwd, ie: '.'
-#%define tarballdir .
+#define tarballdir .
 %global tarballdir comm-release
 
 %global official_branding 1
@@ -41,7 +43,7 @@
 URL:            http://enigmail.mozdev.org/
 License:        MPLv1.1 or GPLv2+
 Group:          Applications/Internet
-Source0:        thunderbird-%{thunver}%{?thunbeta}.source.tar.bz2
+Source0:        ftp://ftp.mozilla.org/pub/thunderbird/releases/%{thunver}%{?pre_version}/source/thunderbird-%{thunver}%{?pre_version}.source.tar.bz2
 
 Source10:       thunderbird-mozconfig
 Source11:       thunderbird-mozconfig-branded
@@ -71,7 +73,7 @@
 Patch200:       thunderbird-8.0-enable-addons.patch
 
 # ARM Specific 
-Patch210: 	mozilla-724615.patch
+Patch210:       mozilla-724615.patch
 
 
 %if %{official_branding}


More information about the rpmfusion-commits mailing list