SPECS: mozilla-firefox.spec, mozilla-thunderbird.spec, seamonkey.s...
qboosh
qboosh at pld-linux.org
Sun Jun 3 10:10:47 CEST 2007
Author: qboosh Date: Sun Jun 3 08:10:47 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no need to _noautoreqdep sonames already eliminated by _noautoreq
---- Files affected:
SPECS:
mozilla-firefox.spec (1.194 -> 1.195) , mozilla-thunderbird.spec (1.111 -> 1.112) , seamonkey.spec (1.64 -> 1.65) , xulrunner.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.194 SPECS/mozilla-firefox.spec:1.195
--- SPECS/mozilla-firefox.spec:1.194 Sat Jun 2 21:12:41 2007
+++ SPECS/mozilla-firefox.spec Sun Jun 3 10:10:41 2007
@@ -65,8 +65,8 @@
Obsoletes: mozilla-firebird
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-# mozilla and firefox provide their own versions
-%define _noautoreqdep libgkgfx.so libgtkembedmoz.so libgtkxtbin.so libjsj.so libmozjs.so libxpcom.so libxpcom_compat.so libxpcom_core.so
+# firefox/thunderbird/seamonkey provide their own versions
+%define _noautoreqdep libgkgfx.so libgtkxtbin.so libjsj.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 libxul.so
@@ -367,6 +367,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.195 2007/06/03 08:10:41 qboosh
+- no need to _noautoreqdep sonames already eliminated by _noautoreq
+
Revision 1.194 2007/06/02 19:12:41 qboosh
- don't provide sonames which xulrunner should provide
================================================================
Index: SPECS/mozilla-thunderbird.spec
diff -u SPECS/mozilla-thunderbird.spec:1.111 SPECS/mozilla-thunderbird.spec:1.112
--- SPECS/mozilla-thunderbird.spec:1.111 Sat Jun 2 21:12:41 2007
+++ SPECS/mozilla-thunderbird.spec Sun Jun 3 10:10:42 2007
@@ -56,8 +56,8 @@
Obsoletes: mozilla-thunderbird-dictionary-en-US
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-# mozilla and thunderbird provide their own versions
-%define _noautoreqdep libgfxpsshar.so libgkgfx.so libgtkembedmoz.so libgtkxtbin.so libjsj.so libldap50.so libmozjs.so libprldap50.so libssldap50.so libxpcom_compat.so libxpcom_core.so libxpcom.so libxpistub.so
+# firefox/thunderbird/seamonkey provide their own versions
+%define _noautoreqdep libgfxpsshar.so libgkgfx.so libgtkxtbin.so libjsj.so libxpcom_compat.so libxpcom_core.so libxpistub.so
%define _noautoprovfiles %{_libdir}/%{name}/components
# we don't want these to satisfy xulrunner-devel
%define _noautoprov libgtkembedmoz.so libldap50.so libmozjs.so libprldap50.so libssldap50.so libxpcom.so libxul.so
@@ -339,6 +339,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.112 2007/06/03 08:10:42 qboosh
+- no need to _noautoreqdep sonames already eliminated by _noautoreq
+
Revision 1.111 2007/06/02 19:12:41 qboosh
- don't provide sonames which xulrunner should provide
================================================================
Index: SPECS/seamonkey.spec
diff -u SPECS/seamonkey.spec:1.64 SPECS/seamonkey.spec:1.65
--- SPECS/seamonkey.spec:1.64 Sat Jun 2 21:12:41 2007
+++ SPECS/seamonkey.spec Sun Jun 3 10:10:42 2007
@@ -68,8 +68,8 @@
%define _seamonkeydir %{_libdir}/%{name}
%define _chromedir %{_libdir}/%{name}/chrome
-# seamonkey, mozilla and firefox provide their own versions
-%define _noautoreqdep libgfxpsshar.so libgkgfx.so libgtkembedmoz.so libgtkxtbin.so libjsj.so libldap50.so libmozjs.so libprldap50.so libssldap50.so libxlibrgb.so libxpcom.so libxpcom_compat.so libxpcom_core.so libxpistub.so
+# firefox/thunderbird/seamonkey provide their own versions
+%define _noautoreqdep libgfxpsshar.so libgkgfx.so libgtkxtbin.so libjsj.so libxlibrgb.so libxpcom_compat.so libxpcom_core.so libxpistub.so
# we don't want these to satisfy xulrunner-devel
%define _noautoprov libgtkembedmoz.so libldap50.so libmozjs.so libprldap50.so libssldap50.so libxpcom.so libxul.so
# and as we don't provide them, don't require either
@@ -760,6 +760,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.65 2007/06/03 08:10:42 qboosh
+- no need to _noautoreqdep sonames already eliminated by _noautoreq
+
Revision 1.64 2007/06/02 19:12:41 qboosh
- don't provide sonames which xulrunner should provide
================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.29 SPECS/xulrunner.spec:1.30
--- SPECS/xulrunner.spec:1.29 Fri Jun 1 18:47:35 2007
+++ SPECS/xulrunner.spec Sun Jun 3 10:10:42 2007
@@ -58,13 +58,10 @@
%define specflags -fno-strict-aliasing
-# mozilla, seamonkey and firefox provide their own versions
-%define _noautoreqdep libgtkembedmoz.so libldap50.so libmozjs.so libprldap50.so libssldap50.so libxpcom.so
-
-# we don't want these to satisfy xulrunner-devel
-%define _noautoprov libmozjs.so libxpcom.so
-# and as we don't provide them, don't require either (we have strict deps for these)
-%define _noautoreq libmozjs.so libxpcom.so libxul.so
+# we don't want these to satisfy xulrunner-devel [???]
+%define _noautoprov libmozjs.so libxpcom.so
+# no need to require them (we have strict deps for these)
+%define _noautoreq libgtkembedmoz.so libldap50.so libmozjs.so libprldap50.so libssldap50.so libxpcom.so libxul.so
%description
XULRunner is a Mozilla runtime package that can be used to bootstrap
@@ -468,6 +465,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2007/06/03 08:10:42 qboosh
+- no need to _noautoreqdep sonames already eliminated by _noautoreq
+
Revision 1.29 2007/06/01 16:47:35 arekm
- drop gcc4 hack
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.194&r2=1.195&f=u
http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.111&r2=1.112&f=u
http://cvs.pld-linux.org/SPECS/seamonkey.spec?r1=1.64&r2=1.65&f=u
http://cvs.pld-linux.org/SPECS/xulrunner.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list