build against system NSPR again
authorWolfgang Rosenauer <wr@rosenauer.org>
Wed, 09 Jun 2010 18:24:20 +0200
changeset 82 53627cc14959
parent 81 c8f7496d60e7
child 83 d06e40a1d7de
build against system NSPR again
mozilla-xulrunner193/mozilla-xulrunner193.spec
--- a/mozilla-xulrunner193/mozilla-xulrunner193.spec	Wed Jun 09 15:59:05 2010 +0200
+++ b/mozilla-xulrunner193/mozilla-xulrunner193.spec	Wed Jun 09 18:24:20 2010 +0200
@@ -83,8 +83,7 @@
 Requires(preun): update-alternatives coreutils
 ### build configuration ###
 %define crashreporter    1
-# FIXME after NSPR 4.8.5
-%define has_system_nspr  0
+%define has_system_nspr  1
 %define has_system_nss   1
 %define has_system_cairo 0
 %define localize 1
@@ -94,7 +93,7 @@
 ### configuration end ###
 %define _use_internal_dependency_generator 0
 %define __find_requires sh %{SOURCE2}
-%global provfind sh -c "grep -Ev 'mozsqlite3|dbusservice|nspr4|plc4|plds4|unixprint' | %__find_provides"
+%global provfind sh -c "grep -Ev 'mozsqlite3|dbusservice|unixprint' | %__find_provides"
 %global __find_provides %provfind
 %if %has_system_nspr
 BuildRequires:  mozilla-nspr-devel