mozilla-xulrunner193/mozilla-xulrunner193.spec
changeset 80 67e4ee440947
parent 79 bc6311ee4f5e
child 82 53627cc14959
--- a/mozilla-xulrunner193/mozilla-xulrunner193.spec	Wed Jun 09 11:59:44 2010 +0200
+++ b/mozilla-xulrunner193/mozilla-xulrunner193.spec	Wed Jun 09 14:49:01 2010 +0200
@@ -76,6 +76,7 @@
 Patch13:        toolkit-ui-lockdown.patch
 # ---
 Patch14:        mozilla-cpuid.patch
+Patch15:        mozilla-libvpx-buildfix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       mozilla-js193
 Requires(post):  update-alternatives coreutils
@@ -93,7 +94,7 @@
 ### configuration end ###
 %define _use_internal_dependency_generator 0
 %define __find_requires sh %{SOURCE2}
-%global provfind sh -c "grep -v 'libsqlite3.so' | %__find_provides"
+%global provfind sh -c "grep -Ev 'mozsqlite3|dbusservice|nspr4|plc4|plds4|unixprint' | %__find_provides"
 %global __find_provides %provfind
 %if %has_system_nspr
 BuildRequires:  mozilla-nspr-devel
@@ -217,6 +218,11 @@
 %if %suse_version < 1120
 %patch14 -p1
 %endif
+%if %suse_version <= 1120
+%ifarch %ix86
+%patch15 -p1
+%endif
+%endif
 
 %build
 #%if %suse_version >= 1110