rpms/thunderbird-enigmail/F-11 thunderbird-enigmail.spec,1.4,1.5

Remi Collet remi at rpmfusion.org
Mon Nov 30 18:40:08 CET 2009


Author: remi

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

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


Index: thunderbird-enigmail.spec
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-11/thunderbird-enigmail.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- thunderbird-enigmail.spec	25 Nov 2009 19:36:57 -0000	1.4
+++ thunderbird-enigmail.spec	30 Nov 2009 17:40:08 -0000	1.5
@@ -7,7 +7,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.
@@ -22,7 +22,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}.1
 %else
@@ -44,7 +44,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
@@ -225,7 +225,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
 
 
@@ -273,6 +273,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.1
 - fix F11 dependencies (no need of sqlite)
 



More information about the rpmfusion-commits mailing list