# HG changeset patch # User Wolfgang Rosenauer # Date 1276100660 -7200 # Node ID 53627cc14959f12fadbc193b502ad59b40f02ae1 # Parent c8f7496d60e72b32dce03a794119480ae3448ea0 build against system NSPR again diff -r c8f7496d60e7 -r 53627cc14959 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