Author: glen Date: Sat Oct 27 21:42:10 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - noauto stuff from mozilla-firefox.spec
---- Files affected: SPECS: mozilla-sunbird.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/mozilla-sunbird.spec diff -u SPECS/mozilla-sunbird.spec:1.17 SPECS/mozilla-sunbird.spec:1.18 --- SPECS/mozilla-sunbird.spec:1.17 Sat Oct 27 23:30:35 2007 +++ SPECS/mozilla-sunbird.spec Sat Oct 27 23:42:05 2007 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Mozilla Sunbird - samodzielny kalendarz Name: mozilla-sunbird Version: 0.7 -Release: 0.1 +Release: 0.2 License: MPL/LGPL Group: X11/Applications/Networking #Source0: ftp://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/%{version}/source/lightning-sunbird-%{version}-source.tar.bz2 @@ -47,6 +47,16 @@ Requires: nss >= 1:3.11.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +# firefox/thunderbird/seamonkey/sunbird provide their own versions +%define _noautoreqdep libgkgfx.so libgtkxtbin.so libxpcom_compat.so libxpcom_core.so +%define _noautoprovfiles %{_libdir}/%{name}/components +# we don't want these to satisfy xulrunner-devel +%define _noautoprov libgtkembedmoz.so libmozjs.so libxpcom.so +# and as we don't provide them, don't require either +%define _noautoreq libgtkembedmoz.so libmozjs.so libxpcom.so + +%define specflags -fno-strict-aliasing + %description The Sunbird Project is a cross platform standalone calendar application based on Mozilla's XUL user interface language. @@ -211,6 +221,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2007/10/27 21:42:05 glen +- noauto stuff from mozilla-firefox.spec + Revision 1.17 2007/10/27 21:30:35 glen - install and package files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozilla-sunbird.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
