Author: glen                         Date: Tue Mar  6 01:43:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- do not satisfy deps for xulrunner-devel

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.182 -> 1.183) , seamonkey.spec (1.56 -> 1.57) , 
xulrunner.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.182 SPECS/mozilla-firefox.spec:1.183
--- SPECS/mozilla-firefox.spec:1.182    Mon Mar  5 00:01:22 2007
+++ SPECS/mozilla-firefox.spec  Tue Mar  6 02:43:41 2007
@@ -72,6 +72,10 @@
 # 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
 %define                _noautoprovfiles        %{_libdir}/%{name}/components
+# we don't want these to satisfy xulrunner-devel
+%define                _noautoprov                     libmozjs.so libxpcom.so 
libxul.so
+# and as we don't provide them, don't require either
+%define                _noautoreq                      libmozjs.so libxpcom.so 
libxul.so
 
 %define                specflags       -fno-strict-aliasing -fno-tree-vrp 
-fno-stack-protector
 
@@ -370,6 +374,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.183  2007/03/06 01:43:41  glen
+- do not satisfy deps for xulrunner-devel
+
 Revision 1.182  2007/03/04 23:01:22  glen
 - dictionaries fixes from AC-branch
 

================================================================
Index: SPECS/seamonkey.spec
diff -u SPECS/seamonkey.spec:1.56 SPECS/seamonkey.spec:1.57
--- SPECS/seamonkey.spec:1.56   Tue Feb 13 09:06:44 2007
+++ SPECS/seamonkey.spec        Tue Mar  6 02:43:41 2007
@@ -66,12 +66,17 @@
 Obsoletes:     seamonkey-calendar
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                specflags       -fno-strict-aliasing
-
 %define                _seamonkeydir   %{_libdir}/%{name}
-%define                _chromedir      %{_libdir}/%{name}/chrome
+%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
+# we don't want these to satisfy xulrunner-devel
+%define                _noautoprov                     libmozjs.so libxpcom.so 
libxul.so
+# and as we don't provide them, don't require either
+%define                _noautoreq                      libmozjs.so libxpcom.so 
libxul.so
+
+%define                specflags       -fno-strict-aliasing
 
 %description
 SeaMonkey Community Edition is an open-source web browser, designed
@@ -758,6 +763,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2007/03/06 01:43:41  glen
+- do not satisfy deps for xulrunner-devel
+
 Revision 1.56  2007/02/13 08:06:44  glen
 - tabs in preamble
 

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.16 SPECS/xulrunner.spec:1.17
--- SPECS/xulrunner.spec:1.16   Mon Feb 26 11:22:16 2007
+++ SPECS/xulrunner.spec        Tue Mar  6 02:43:41 2007
@@ -63,6 +63,11 @@
 # 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 
libxul.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
+
 %description
 XULRunner is a Mozilla runtime package that can be used to bootstrap
 XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It
@@ -455,6 +460,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/03/06 01:43:41  glen
+- do not satisfy deps for xulrunner-devel
+
 Revision 1.16  2007/02/26 10:22:16  arekm
 - gcc 4.2 hack added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.182&r2=1.183&f=u
    http://cvs.pld-linux.org/SPECS/seamonkey.spec?r1=1.56&r2=1.57&f=u
    http://cvs.pld-linux.org/SPECS/xulrunner.spec?r1=1.16&r2=1.17&f=u

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

Reply via email to