Author: glen                         Date: Tue Mar  6 19:46:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -regionNames.patch
- strict dep on enigmail

---- Files affected:
SPECS:
   mozilla-thunderbird.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: SPECS/mozilla-thunderbird.spec
diff -u SPECS/mozilla-thunderbird.spec:1.97 SPECS/mozilla-thunderbird.spec:1.98
--- SPECS/mozilla-thunderbird.spec:1.97 Tue Mar  6 03:14:42 2007
+++ SPECS/mozilla-thunderbird.spec      Tue Mar  6 20:45:57 2007
@@ -2,7 +2,7 @@
 # TODO:
 # - CHECK all features of enigmail
 # - separate spec for enigmail
-# - enigmail not compatible with 2.0
+# - enigmail says it's not compatible with thunderbird 2.0, while home page 
says it is.
 #
 # Conditional builds
 %bcond_without enigmail    # don't build enigmail - GPG/PGP support
@@ -10,14 +10,15 @@
 #
 %define                _rc             b2
 %define                _ver    2.0
+%define                _release        0.%{_rc}.%{_rel}
 %define                _enigmail_ver   0.94.2
 
-%define                _rel    2.16
+%define                _rel    2.18
 Summary:       Thunderbird Community Edition - email client
 Summary(pl.UTF-8):     Thunderbird Community Edition - klient poczty
 Name:          mozilla-thunderbird
 Version:       %{_ver}
-Release:       0.%{_rc}.%{_rel}
+Release:       %{_release}
 License:       MPL/LGPL
 Group:         Applications/Networking
 Source0:       
http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}%{_rc}/source/thunderbird-%{version}%{_rc}-source.tar.bz2
@@ -39,6 +40,7 @@
 Patch7:                mozilla-hack-gcc_4_2.patch
 Patch8:                %{name}-install.patch
 Patch9:                %{name}-myspell.patch
+Patch10:       %{name}-regionNames.patch
 URL:           http://www.mozilla.org/projects/thunderbird/
 BuildRequires: automake
 BuildRequires: freetype-devel >= 1:2.1.8
@@ -80,11 +82,12 @@
 
 %package addon-enigmail
 Summary:       Extension for the authentication and encryption features 
provided by GnuPG
-License:       MPL/LGPL
 Version:       %{_enigmail_ver}
 Release:       %{_rel}
+License:       MPL/LGPL
 Group:         Applications/Networking
 URL:           http://enigmail.mozdev.org/
+Requires:      %{name} = %{version}-%{_release}
 
 %description addon-enigmail
 Enigmail is an extension to the mail client of Mozilla Thunderbird
@@ -111,6 +114,7 @@
 %patch7 -p2
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 :> config/gcc_hidden.h
 
@@ -330,6 +334,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2007/03/06 19:45:57  glen
+- add -regionNames.patch
+- strict dep on enigmail
+
 Revision 1.97  2007/03/06 02:14:42  glen
 - plain rel for enigmail
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.97&r2=1.98&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to