SPECS: mozilla-thunderbird.spec - AC-branch merge (hawk): don't ...

glen glen at pld-linux.org
Tue Jan 30 00:11:10 CET 2007


Author: glen                         Date: Mon Jan 29 23:11:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- AC-branch merge (hawk):
  don't use BUILD_OFFICIAL/MOZILLA_OFFICIAL, we are not allowed to do so
  s/Mozilla Thunderbird/Thunderbird Community Edition/, "Mozilla Thunderbird"
  is a registered trademark and we can't use that name

---- Files affected:
SPECS:
   mozilla-thunderbird.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/mozilla-thunderbird.spec
diff -u SPECS/mozilla-thunderbird.spec:1.75 SPECS/mozilla-thunderbird.spec:1.76
--- SPECS/mozilla-thunderbird.spec:1.75	Wed Dec 27 22:43:43 2006
+++ SPECS/mozilla-thunderbird.spec	Tue Jan 30 00:11:05 2007
@@ -9,8 +9,8 @@
 %bcond_without	spellcheck  # build without spellcheck function
 %bcond_without	ldap	    # disable e-mail address lookups in LDAP directories
 #
-Summary:	Mozilla Thunderbird - email client
-Summary(pl):	Mozilla Thunderbird - klient poczty
+Summary:	Thunderbird Community Edition - email client
+Summary(pl):	Thunderbird Community Edition - klient poczty
 Name:		mozilla-thunderbird
 Version:	1.5.0.9
 Release:	1
@@ -63,11 +63,12 @@
 %define		_noautoreqdep		libgkgfx.so libgtkembedmoz.so libgtkxtbin.so libjsj.so libmozjs.so libxpcom.so libxpcom_compat.so
 
 %description
-Mozilla Thunderbird is an open-source,fast and portable email client.
+Thunderbird Community Edition is an open-source,fast and portable
+email client.
 
 %description -l pl
-Mozilla Thunderbird jest open sourcowym, szybkim i przenośnym klientem
-poczty.
+Thunderbird Community Edition jest open sourcowym, szybkim i
+przenośnym klientem poczty.
 
 %package dictionary-en-US
 Summary:	English (US) dictionary for spellchecking
@@ -77,13 +78,13 @@
 
 %description dictionary-en-US
 This package contains English (US) myspell-compatible dictionary used
-for spellcheck function of mozilla-thunderbird. An alternative for
-this can be the OpenOffice's dictionary.
+for spellcheck function of Thunderbird Community Edition. An
+alternative for this can be the OpenOffice's dictionary.
 
 %description dictionary-en-US -l pl
 Ten pakiet zawiera angielski (USA) słownik kompatybilny z myspellem,
-używany przez funkcję sprawdzania pisowni mozilli-thunderbird.
-Alternatywą dla niego może być słownik OpenOffice'a.
+używany przez funkcję sprawdzania pisowni w Thunderbird Community
+Edition. Alternatywą dla niego może być słownik OpenOffice'a.
 
 %prep
 %setup -q -c
@@ -111,13 +112,6 @@
 cat << 'EOF' > .mozconfig
 . $topsrcdir/mail/config/mozconfig
 
-export BUILD_OFFICIAL=1
-export MOZILLA_OFFICIAL=1
-#export MOZ_THUNDERBID=1
-
-mk_add_options BUILD_OFFICIAL=1
-mk_add_options MOZILLA_OFFICIAL=1
-
 ac_add_options --prefix=%{_prefix}
 ac_add_options --exec-prefix=%{_exec_prefix}
 ac_add_options --bindir=%{_bindir}
@@ -207,9 +201,9 @@
 
 %if %{with enigmail}
 _enig_dir=$RPM_BUILD_ROOT%{_thunderbirddir}/extensions/\{847b3a00-7ab1-11d4-8f02-006008948af5\}
-mkdir -p $_enig_dir/chrome
-mkdir -p $_enig_dir/components
-mkdir -p $_enig_dir/defaults/preferences
+install -d $_enig_dir/chrome
+install -d $_enig_dir/components
+install -d $_enig_dir/defaults/preferences
 mv -f $RPM_BUILD_ROOT%{_thunderbirddir}/chrome/enigmail.jar $_enig_dir/chrome
 mv -f $RPM_BUILD_ROOT%{_thunderbirddir}/chrome/enigmail-skin-tbird.jar $_enig_dir/chrome
 mv -f $RPM_BUILD_ROOT%{_thunderbirddir}/components/enig* $_enig_dir/components
@@ -299,6 +293,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2007/01/29 23:11:05  glen
+- AC-branch merge (hawk):
+  don't use BUILD_OFFICIAL/MOZILLA_OFFICIAL, we are not allowed to do so
+  s/Mozilla Thunderbird/Thunderbird Community Edition/, "Mozilla Thunderbird"
+  is a registered trademark and we can't use that name
+
 Revision 1.75  2006/12/27 21:43:43  qboosh
 - merged update to 1.5.0.9 from AC-branch
   (fixes CVE-2006-6497, CVE-2006-6498, CVE-2006-6499, CVE-2006-6500,
================================================================

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



More information about the pld-cvs-commit mailing list