rpms/thunderbird-enigmail/F-12 sources, 1.4, 1.5 thunderbird-enigmail.spec, 1.3, 1.4

Remi Collet remi at rpmfusion.org
Mon Nov 30 18:33:10 CET 2009


Author: remi

Update of /cvs/free/rpms/thunderbird-enigmail/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13947

Modified Files:
	sources thunderbird-enigmail.spec 
Log Message:
update to 1.0.0 official release


Index: sources
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-12/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	25 Nov 2009 18:10:35 -0000	1.4
+++ sources	30 Nov 2009 17:33:10 -0000	1.5
@@ -1,2 +1,2 @@
 f9da82698c8171a4cf68bdd234065844  thunderbird-3.0rc1.source.tar.bz2
-4eb9598d9a0e7a8266528ac010eb83d0  enigmail-20091121.tgz
+e3a6d379f1a72ac023751bdde2de750a  enigmail-1.0.0.tar.gz


Index: thunderbird-enigmail.spec
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-12/thunderbird-enigmail.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- thunderbird-enigmail.spec	25 Nov 2009 18:10:35 -0000	1.3
+++ thunderbird-enigmail.spec	30 Nov 2009 17:33:10 -0000	1.4
@@ -8,7 +8,7 @@
 %define moz_objdir objdir-tb
 
 %global thunver 3.0
-%global CVS     20091121
+#global CVS     20091121
 
 # The tarball is pretty inconsistent with directory structure.
 # Sometimes there is a top level directory.  That goes here.
@@ -23,7 +23,7 @@
 
 Summary:        Authentication and encryption extension for Mozilla Thunderbird
 Name:           thunderbird-enigmail
-Version:        1.0
+Version:        1.0.0
 %if 0%{?CVS}
 Release:        0.1.cvs%{CVS}%{?dist}
 %else
@@ -45,7 +45,7 @@
 # tar czf /home/rpmbuild/SOURCES/enigmail-20091121.tgz --exclude CVS -C enigmail/src .
 Source100:      enigmail-%{CVS}.tgz
 %else
-Source100:      http://www.mozilla-enigmail.org/downloads/src/enigmail-%{version}.tar.gz
+Source100:      http://www.mozilla-enigmail.org/download/source/enigmail-%{version}.tar.gz
 %endif
 
 # http://www.mozdev.org/pipermail/enigmail/2009-April/011018.html
@@ -227,7 +227,7 @@
 
 %{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}
 
-%{__unzip} -q %{moz_objdir}/mozilla/dist/bin/enigmail-%{version}-linux-*.xpi -d $RPM_BUILD_ROOT%{_libdir}/%{name}
+%{__unzip} -q %{moz_objdir}/mozilla/dist/bin/enigmail-*-linux-*.xpi -d $RPM_BUILD_ROOT%{_libdir}/%{name}
 %{__install} -p -m 755 %{SOURCE102} $RPM_BUILD_ROOT%{_libdir}/%{name}/mozilla-extension-update.sh
 
 
@@ -275,6 +275,9 @@
 #===============================================================================
 
 %changelog
+* Mon Nov 30 2009 Remi Collet <rpms at famillecollet.com> 1.0.0-1
+- Enigmail 1.0 (against thunderbird 3.0rc1)
+
 * Sat Nov 21 2009 Remi Collet <rpms at famillecollet.com> 1.0-0.1.cvs20091121
 - new CVS snapshot (against thunderbird 3.0rc1)
 



More information about the rpmfusion-commits mailing list