SPECS: mozilla-thunderbird.spec - kill broken visibility games. - ...
pluto
pluto at pld-linux.org
Wed May 10 23:28:47 CEST 2006
Author: pluto Date: Wed May 10 21:28:47 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- kill broken visibility games.
- tons of warnings burn my eyes. mozilla sources are evil.
---- Files affected:
SPECS:
mozilla-thunderbird.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/mozilla-thunderbird.spec
diff -u SPECS/mozilla-thunderbird.spec:1.59 SPECS/mozilla-thunderbird.spec:1.60
--- SPECS/mozilla-thunderbird.spec:1.59 Sun Apr 30 22:36:57 2006
+++ SPECS/mozilla-thunderbird.spec Wed May 10 23:28:42 2006
@@ -50,8 +50,8 @@
%define _thunderbirddir %{_libdir}/%{name}
# mozilla and thunderbird provide their own versions
-%define _noautoreqdep libgkgfx.so libgtkembedmoz.so libgtkxtbin.so libjsj.so libmozjs.so libxpcom.so libxpcom_compat.so
-%define _noautoprovfiles libplc4.so libplds4.so
+%define _noautoreqdep libgkgfx.so libgtkembedmoz.so libgtkxtbin.so libjsj.so libmozjs.so libxpcom.so libxpcom_compat.so
+%define _noautoprovfiles libplc4.so libplds4.so
%description
Mozilla Thunderbird is an open-source,fast and portable email client.
@@ -85,6 +85,8 @@
%patch3 -p1
%{?with_enigmail:%patch4 -p1}
+:> config/gcc_hidden.h
+
%build
export CFLAGS="%{rpmcflags} `%{_bindir}/pkg-config mozilla-nspr --cflags-only-I`"
export CXXFLAGS="%{rpmcflags} `%{_bindir}/pkg-config mozilla-nspr --cflags-only-I`"
@@ -276,6 +278,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2006/05/10 21:28:42 pluto
+- kill broken visibility games.
+- tons of warnings burn my eyes. mozilla sources are evil.
+
Revision 1.59 2006/04/30 20:36:57 mguevara
1.5.0.2 rel 3 - ldap works fine - bcond enables it by default
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list